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.
Determines the futures date and time for the current requirement transaction.
Syntax
public boolean setFuturesDateTimeReceipt(
ReqPlanData _reqPlanData,
ReqSetupDim _setupDim,
boolean _includeDerivedFutureDays)
Run On
Called
Parameters
- _reqPlanData
Type: ReqPlanData Class
A ReqPlanData object that holds master planning settings.
A ReqPlanData object that holds the master planning settings.
- _setupDim
Type: ReqSetupDim Class
A ReqSetupDim object that holds coverage settings for a specific item ID and inventory dimensions.
A ReqSetupDim object that holds the coverage settings for a specific item ID and inventory dimension.
- _includeDerivedFutureDays
Type: boolean
true if futures days from derived requirement transactions must be included; otherwise, false.
A Boolean value that indicates whether futures days from derived requirement transactions must be included.
Return Value
Type: boolean
true if a new futures date has been determined; otherwise, false.