INSERT CPLAT
Insert operation user-defined late information.
ACTION=INSERT,RESOURCE=CPLAT,ADID=application_description,
IA=input_arrival_datetime,
LATACT=action_taken_if_op_not_started,
LATACTDT=datetime_by_which_op_must_start_before_
action_is_taken,
LATALEDT=datetime_by_which_op_must_start_before_
alert_is_issued,
OPNO=operation_number;
- application_description
- Character (char(16)) can be generic (%*)
- input_arrival_datetime
- Date and time (YYMMDDHHMM)
- action_taken_if_op_not_started
- Y or N (char(1))
- datetime_by_which_op_must_start_before_action_is_taken
- Date and time (YYMMDDHHMM)
- datetime_by_which_op_must_start_before_alert_is_issued
- Date and time (YYMMDDHHMM)
- operation_number
- Integer (integer(4))