LedgerJournalTrans::existLedgerJournalTrans_IN Method
Determines whether the record exists in the table with specified value model.
Syntax
client server public static boolean existLedgerJournalTrans_IN(AssetBookIdPurchSalesInvent _assetBookIdPurchSalesInvent, NoYesId _accountNum)
Run On
Called
Parameters
- _assetBookIdPurchSalesInvent
Type: AssetBookIdPurchSalesInvent Extended Data Type
The value model of the LedgerJournalTrans table record.
- _accountNum
Type: NoYesId Extended Data Type
A enumration that indicates transaction whether have ledger dimension.
Return Value
Type: boolean
true if the record exits; otherwise, false.