Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.