They must be mentioned in the PGM.AUTOM.ID field in the COMPANY application Even though AUTO ID generation is set, the user is allowed to form an ID as long as the validation rules are satisfied. To make AUTO ID generation mandatory, we must suffix the application name with M in the COMPANY file. (e.g.: CUSTOMER M) AUTO.ID.START application is used to mention the first ID to be generated for each application The last ID generated is held in the LOCKING file, so that’s how T24 knows the next ID to generate.