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.
Forward schedules the specified planned order date based on the lead time and requirement setup.
Syntax
public SchedDate schedReqPoForward(
SchedDate _fromDate,
ReqPO _reqPO,
CalendarId _calendarId)
Run On
Called
Parameters
- _fromDate
Type: SchedDate Extended Data Type
The starting date to schedule from.
- _reqPO
Type: ReqPO Table
The planned order to schedule.
- _calendarId
Type: CalendarId Extended Data Type
The ID of the primary calendar to use.
Return Value
Type: SchedDate Extended Data Type
A date that complies with the parameters.