T_BA_SchedExceptionEntryList
The type declaration combines individual exceptions into an array for the exception scheduler.
TYPE T_BA_SchedExceptionEntryList : ARRAY[1 .. XBA_Param.nSched_EntryCount] OF ST_BA_SchedEntry; END_TYPE
The type declaration combines individual exceptions into an array for the exception scheduler.
TYPE T_BA_SchedExceptionEntryList : ARRAY[1 .. XBA_Param.nSched_EntryCount] OF ST_BA_SchedEntry; END_TYPE