ReqCalcExplodeSales_PBA::newSalesIdPrompt Method [AX 2012]

Runs a requirement calculation explosion.

server public static ReqCalcExplodeSales_PBA newSalesIdPrompt(SalesId _salesId, InventTransId _inventTransId)

Run On

Server

Parameters

_salesId
Type: SalesId Extended Data Type
A sales ID.
_inventTransId
Type: InventTransId Extended Data Type
An inventory transaction ID.

Return Value

Type: ReqCalcExplodeSales_PBA Class
A ReqCalcExplodeSales_PBA instance.
Show: