LedgerJournalTrans.checkOpertaionType_MX Method
Checks for the operation type if it is blank.
Syntax
public boolean checkOpertaionType_MX(LedgerJournalType _ledgerJournalType)
Run On
Called
Parameters
- _ledgerJournalType
Type: LedgerJournalType Enumeration
The value that is used to identify the journal.
Return Value
Type: boolean
true if the operation type is not blank; otherwise, false.
Remarks
The method is called to check whether the value of the operation type is available when the record is saved.