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.
Removes the Ledger Voucher that was added in from the Inventory and splits it.
Syntax
server public static void postItemReverseTransaction(ProjPost projPost, [Map ledgerDistributionMap])
Run On
Server
Parameters
- projPost
Type: ProjPost Class
The projPost object to use that contains information about the transaction that is being posted.
- ledgerDistributionMap
Type: Map Class
The LedgerDistributionMap object to be used by this ledger voucher; optional.