E_BA_Attribute

TYPE E_BA_Attribute :
(
  Invalid    := 0,
  eIndex     := 1
) BYTE;
END_TYPE