Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates a derived requirement transaction for the planned transfer order.
Syntax
public void createTransferDemand(
ReqPO _reqPO,
[ReqPlanData _reqPlanData,
InventLocationId _fromInventLocationId])
Run On
ClientOrServer
Parameters
- _reqPO
Type: ReqPO Table
A ReqPO record that represents a planned transfer order.
- _reqPlanData
Type: ReqPlanData Class
An instance of the ReqPlanData class that holds master scheduling settings.
- _fromInventLocationId
Type: InventLocationId Extended Data Type
A string value that holds the from location ID.