ReqTransFormExplosion::tmpReqExplosionOnhandBuildServer Method [AX 2012]
Populates the table for critical on-hand information on the server.
server public static void tmpReqExplosionOnhandBuildServer(
TmpReqExplosionOnHand _tmpReqExplosionOnHand,
container _packedMapReqTransSettled,
RefRecId _reqTransCallerRecId,
container _packedMapReqTrans)
Run On
ServerParameters
- _tmpReqExplosionOnHand
- Type: TmpReqExplosionOnHand Table
The table to be populated.
- _packedMapReqTransSettled
- Type: container
The packed map containing settled requirement transactions.
- _reqTransCallerRecId
- Type: RefRecId Extended Data Type
The ID of the calling requirement transaction.
- _packedMapReqTrans
- Type: container
The packed map containing requirement transactions.
Show: