ReqCalc.pdsMaintainSafetyStock Method [AX 2012]
Ensures that safety stock level is maintained for expiring receipts.
Syntax
protected void pdsMaintainSafetyStock(
ReqTrans _receipt,
ReqTrans _issue,
ReqSetupDim _setupDim)
Run On
Called
Parameters
- _receipt
Type: ReqTrans Table
A reqTrans record with positive quantity.
- _issue
Type: ReqTrans Table
A reqTrans record with a negative quantity.
- _setupDim
Type: ReqSetupDim Class
The dimension setup for the item.