ST_BA_SchedException
The ST_BA_SchedException structure describes a calendar set of exceptions (ExceptionSchedule).
TYPE ST_BA_SchedException :
STRUCT
eType : E_BA_DateValChoice := E_BA_DateValChoice.Invalid;
uDate : U_BA_DateVal;
aEntry : T_BA_SchedExceptionEntryList;
END_STRUCT
END_TYPE