RetailInventoryFunctions::createForPostedStatement Method [AX 2012]
Initializes the class and calls the createPhysicalInventory method to create physical inventory for the statement ID passed as a parameter.
client server public static void createForPostedStatement(RetailStatementId _statementId)
Run On
CalledParameters
- _statementId
- Type: RetailStatementId Extended Data Type
The current value of the statement ID.
Show: