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