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 construct the InventTransLineTax_IN class.
Syntax
client server public static InventTransLineTax_IN construct(
Common _orderTable,
[TransDate _inventTransferParmLineTransDate,
InventTransferParmLine _inventTransferParmLine])
Run On
ClientOrServer
Parameters
- _orderTable
Type: Common Table
A common table buffer.
- _inventTransferParmLineTransDate
Type: TransDate Extended Data Type
A transaction date.
- _inventTransferParmLine
Type: InventTransferParmLine Table
A inventTransferParmLine buffer.
Return Value
Type: InventTransLineTax_IN Class
Returns the object of InventTransLineTax_IN class.
Remarks
This method is used construct the InventTransLineTax_IN class.