Share via


ReqTransFormExplosion::tmpReqExplosionOnhandBuildServer Method [AX 2012]

Populates the table for critical on-hand information on the server.

Syntax

server public static void tmpReqExplosionOnhandBuildServer(
    TmpReqExplosionOnHand _tmpReqExplosionOnHand, 
    container _packedMapReqTransSettled, 
    RefRecId _reqTransCallerRecId, 
    container _packedMapReqTrans)

Run On

Server

Parameters

  • _packedMapReqTransSettled
    Type: container
    The packed map containing settled requirement transactions.
  • _packedMapReqTrans
    Type: container
    The packed map containing requirement transactions.

See Also

Reference

ReqTransFormExplosion Class