Is there any CA7 command to find the CA7 calendar modifications to the resolved scheduled dates (SCHMOD changes)? We are going to do the global resolve, prior to that we want to know if there are any calendar changes done in the job level.
You can use the following command to search for any Schedule Modification that has been made to a schedule for a given calendar:
LSCHD,JOB=*,SCAL=xx,ST=MOD
Where xx is your Calendar name.
Note: You can also specify the command SCAL=* for a list of all calendars.