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.
Deletes additional information while posting the journals when there is no common tax codes, that is, when the DiotAddInfo_MX check box is marked, are not attached update ledgerJournalTrans.OperationType_MX field value to the Blank value.
Syntax
server public static boolean validateDeleteAdditionalInfo(RefRecId _ledgerJournalTransRecId)
Run On
Server
Parameters
- _ledgerJournalTransRecId
Type: RefRecId Extended Data Type
A parameter for the validateDeleteAdditionalInfo method.
Return Value
Type: boolean
true if the Operation type field is entered; otherwise, false.
Remarks
Called from the checkWhenPost method of the LedgerJournalTransUpdate class.