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 co-product or byproduct items.
Syntax
public boolean checkCoByTrans(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.