ReqRequisitionsHelper::preparePurchReqLineExplosion Method [AX 2012]

Prepares the necessary information that is related to a requisition line, so that an MRP explosion can be performed on that requisition line.

Syntax

server public static void preparePurchReqLineExplosion(RecId _purchReqLineRecId)

Run On

Server

Parameters

  • _purchReqLineRecId
    Type: RecId Extended Data Type
    The RecId value of the requisition line to prepare for MRP explosion.

See Also

Reference

ReqRequisitionsHelper Class