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.
Updates the temporary tax calculation table with the table ID and record ID of the packing slip transaction, and inserts the records into tax transaction main table.
Syntax
server public static void moveFromDeliverySlip(
TmpTaxWorkTrans _tmpTaxWorkTrans,
CustPackingSlipJour _custPackingSlipJour,
SalesLine _salesLine)
Run On
Server
Parameters
- _tmpTaxWorkTrans
Type: TmpTaxWorkTrans Table
A TmpTaxWorkTrans buffer.
- _custPackingSlipJour
Type: CustPackingSlipJour Table
A CustPackingSlipJour buffer.
- _salesLine
Type: SalesLine Table
A SalesLine buffer.