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.
Gets the ledger posting type for the posting value type.
Syntax
public LedgerPostingType getPostingType(RAssetPostValue _postValue, boolean _debit)
Run On
Server
Parameters
- _postValue
Type: RAssetPostValue Enumeration
The posting value type.
- _debit
Type: boolean
A Boolean value: true if the posting type must be defined for the debit side of the general ledger transaction; false if it must be defined for the credit side.
Return Value
Type: LedgerPostingType Enumeration
The ledger posting type for the general ledger transaction.