T_BA_ScheduleExceptionList

The type declaration contains a field of 24 schedule exception profiles, see ST_BA_ScheduleException.

This field is limited by the global parameter BA_Param.nScheduleExceptionCount, see BA_Param.

TYPE 
  T_BA_ScheduleExceptionList : ARRAY[1 .. BA_Param.nScheduleExceptionCount] OF ST_BA_ScheduleException; 
END_TYPE