UpdatePLA_IN.checkPosted Method
Checks whether record can be posted.
Syntax
public boolean checkPosted(LedgerJournalTrans _ledgerJournalTrans)
Run On
Called
Parameters
- _ledgerJournalTrans
Type: LedgerJournalTrans Table
A instance of LedgerJournalTrans table is used to find record.
Return Value
Type: boolean
Returns true if check is valid.