Hitachi

JP1 Version 12 JP1/Automatic Job Management System 3 Command Reference


7.4.9 Constants used by the change plan API

Organization of this subsection

(1) ChangeStartTimeType

This constant indicates the type of the execution start time when a plan is changed temporarily.

The following table lists and describes the character string constants for the ChangeStartTimeType constant.

Table 7‒77: List of the character string constants for the ChangeStartTimeType constant

Constant

Description

ABSOLUTETIME

Specifies the absolute time.

RELATIVETIME

Specifies the relative time.

(2) ChangePushedAheadType

This constant indicates how the start time is pushed ahead when a plan is changed temporarily.

The following table lists and describes the character string constants for the ChangePushedAheadType constant.

Table 7‒78: List of the character string constants for the ChangePushedAheadType constant

Constant

Description

ADD

Indicates that a new schedule will be added.

MOVE

Indicates that the next schedule will be moved.

(3) ChangeLowerType

This constant indicates whether to change the start time of lower jobnets when the plan of an upper jobnet is changed temporarily.

The following table lists and describes the character string constants for the ChangeLowerType constant.

Table 7‒79: List of the character string constants for the ChangeLowerType constant

Constant

Description

NOTSHIFT

The start time of lower jobnets is not changed.

The start time of only the specified jobnet is changed.

SHIFT

The start time of lower jobnets is also changed.

The start time of all the nested jobnets under the specified jobnet is changed relatively.