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.
Adds the specified transaction.
Syntax
public boolean addTrans(LedgerVoucherTransObject _ledgerVoucherTransObject)
Run On
Server
Parameters
- _ledgerVoucherTransObject
Type: LedgerVoucherTransObject Class
The LedgerVoucherTransObject object.
Return Value
Type: boolean
true if the transaction was added; otherwise, false.