MODIFY CPSAI

Create, modify, or delete the system automation information for an operation in the current plan.
ACTION=MODIFY,RESOURCE=CPSAI,ADID=application_description,
                            AUTFUNC=automated_function,
                            COMMTEXT=command_text,
                            COMPINFO=completion_info;
                            IA=input_arrival_datetime,
                            OPNO=operation_number,
                            SECELEM=security_element;
application_description
Character (char(16)) can be generic (%*).
automated_function
Character (char(8)). To delete the operation automated function, enter AUTFUNC=' '.
command_text
Character (char(255)).
completion_info
Character (char(64)). To delete the operation completion information, enter COMPINFO=' '.
Note: This keyword is positional. For details, see Managing the Workload.
input_arrival_datetime
Date and time (YYMMDDHHMM).
operation_number
Integer (integer(4)).
security_element
Character (char(8)). To delete the operation security element, enter SECELEM=' '.