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.
This method is used to insert the data in the TaxTrans table.
Syntax
public void inventPost(
    LedgerVoucher _ledgerVoucherloc, 
    boolean _isShip, 
   [InventTransferParmLine _inventTransferParmLineLoc, 
    InventTransferVoucherId _stockTransferVoucherId])
Run On
Server
Parameters
- _ledgerVoucherloc
 Type: LedgerVoucher Class
 A ledger voucher object.
- _isShip
 Type: boolean
 A boolean value.
- _inventTransferParmLineLoc
 Type: InventTransferParmLine Table
 A buffer of the InventTransferParmLine table.
- _stockTransferVoucherId
 Type: InventTransferVoucherId Extended Data Type
 A transfer voucher id.