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.
Validates the posting transaction for an end item.
Syntax
public boolean checkProdTrans(JournalTransData _journalTransData)
Run On
Called
Parameters
- _journalTransData
Type: JournalTransData Class
The transaction data.
Return Value
Type: boolean
true if the journal line can be posted; otherwise false.