Insert CPLAT

Table 1. Insert CPLAT Arguments
Arg names Length Data type Description
LATACT 1 Char The action taken if the operation has not yet started when the specified day and time is reached:
  • A = Only an alert message is issued.
  • C = The operation is set to Complete, if its status allows it. Otherwise, it is NOPed.
  • E = The operation is set to Error with OLAT, if its status allows it. Otherwise, this setting is postponed at the time when the status allows it.
  • N = The operation and all its internal successors are NOPed, if their status allows NOPing. Otherwise, it is ignored.
LATACTDT 10 Char YYMMDDHHMM Date and time by which the operation must start. If not, an action is issued.
LATALEDT 10 Char YYMMDDHHMM Date and time by which the operation must start. If not, an alert is taken.
Note:
  1. Always identify an operation with an INSERT or MODIFY CPOP request before an INSERT CPLAT request.
  2. To modify a value already set in LATACTDT or LATALEDT, you must re-issue an INSERT CPLAT request with the desired values.