Share via


ReqPlanData.schedReqPoForward Method [AX 2012]

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

  • _reqPO
    Type: ReqPO Table
    The planned order to schedule.

Return Value

Type: SchedDate Extended Data Type
A date that complies with the parameters.

See Also

Reference

ReqPlanData Class