LedgerJournalTrans.findLedgerJournalTransAssetSibling Method
Performs a company-safe lookup of a LedgerJournalTrans_Asset sibling record of the transaction.
Syntax
public LedgerJournalTrans_Asset findLedgerJournalTransAssetSibling()
Run On
Called
Return Value
Type: LedgerJournalTrans_Asset Table
The LedgerJournalTrans_Asset sibling record of the record.
Remarks
This method should be used to retrieve the LedgerJournalTrans_Asset sibling of a LedgerJournalTrans. If the find method of the LedgerJournalTrans_Asset is used directly, the find may be performed in the wrong company.