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.
Initializes a new instance of the LedgerVoucherTransObject class from a ledger allocation item.
Syntax
client server public static LedgerVoucherTransObject newLedgerAllocationItem(LedgerVoucherTransObject _baseTransaction, LedgerAllocationItem _allocationItem)
Run On
Called
Parameters
- _baseTransaction
Type: LedgerVoucherTransObject Class
The base ledger posting transaction.
- _allocationItem
Type: LedgerAllocationItem Class
The ledger allocation item.
Return Value
Type: LedgerVoucherTransObject Class
A new instance of the LedgerVoucherTransObject class.