  TYPE
    nat$internet_sap_identifier = 0 .. nac$max_internet_sap_identifier;

 CONST
    nac$max_internet_sap_identifier = 0ffff(16);
