Max Transfer: NOW=date_called,time_called; SCH=schedule_start_date,schedule_start_time;schedule_end_date,schedule_end_time; schedule_days
Explanation: This message is issued only when debug messages are enabled for program SFMCO026. It displays the dates and times used to determine if a transfer is within the scheduled time:
date_called is the current date in the format YYYYMMDD
time_called is the current local time in the format HHMM
schedule_start_date is the schedule start date in YYYYMMDD format
schedule_start_time is the local schedule start time in HHMM format
schedule_end_date is the schedule end date in YYYYMMDD format
schedule_end_time is the local schedule end time in HHMM format
schedule_days is a string of 7 “Y” or “N” characters representing schedule coverage for each day of the week, beginning with Sunday
Action: None
