InterCompanyPostPurch_PackingSlip::interCompanyMarkupAllocation Method [AX 2012]
Performs the allocation of miscellaneous charges on an intercompany purchase order.
Syntax
client server public static void interCompanyMarkupAllocation(
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.