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.
Determines whether the selected financial charge is posted.
Syntax
public boolean postingFinancialCharge([boolean _posting])
Run On
Server
Parameters
- _posting
Type: boolean
A Boolean value that indicates whether the financial charge is posted.
Return Value
Type: boolean
true if the financial charge is posted; otherwise, false.