PMFSequencingRoute.schedule Method [AX 2012]

Performs the scheduling changes for the planned route.

public boolean schedule(utcdatetime _startDateTime)

Run On

Called

Parameters

_startDateTime
Type: utcdatetime
The minimum starting date/time (without time zone) for the sequenced operation.

Return Value

Type: boolean
true if scheduling succeeded; otherwise, false.

If this method cannot complete scheduling, the NewFromDateTime field for the sequenced change operation will be set to the minimum date/time value (empty).

Community Additions

ADD
Show: