InterCompanyPostPurch_PackingSlip.interCompanyMarkupAllocationForPO Method [AX 2012]
Performs the allocation of miscellaneous charges on an intercompany purchase order.
Syntax
protected void interCompanyMarkupAllocationForPO(
PurchTable _purchTable,
Num _docNum,
TransDate _transDate)
Run On
Called
Parameters
- _purchTable
Type: PurchTable Table
The purchase order.
- _docNum
Type: Num Extended Data Type
The number of the packing slip that triggers the allocation.
- _transDate
Type: TransDate Extended Data Type
The date of the packing slip that triggers the allocation.