Share via


ReqPO.setReqDateFields Method

Sets the order date and order delivery date fields.

Syntax

public void setReqDateFields(
    ReqSetupDim _setupDim, 
    ReqPlanData _reqPlanData, 
   [boolean _adjustDateWithLockingFence])

Run On

Called

Parameters

  • _setupDim
    Type: ReqSetupDim Class
    A ReqSetupDim object that has the item coverage per dimension information.
  • _reqPlanData
    Type: ReqPlanData Class
    A ReqPlanData object that holds all the plan data.
  • _adjustDateWithLockingFence
    Type: boolean
    A Boolean that indicates whether the locking fence is considered when you set the order date; optional.

Remarks

In case the date is not adjusted with the locking fence a warning is produced in order to inform the user who the order was kept in the freezing time fence.

See Also

Reference

ReqPO Table