All names relating to the database use the Alternate name configuration property of the item.
The alternate name for a class containing persistent attributes is used as the name of the class’s database table. The alternate name for a persistent attribute is used as the attribute’s column name in the database table. The maximum length of an alternate name is 25 characters.
Note: Tables of each system are owned by the user derived from the database schema name. Refer to the Build and Deployment Configuration Properties in the Agile Business Suite Developer User Guide for more information.
The alternate name defaults to the name of the object in the model. If the object name is not appropriate, for example it can be up to 64 characters in length or it is not unique within its containing class, and the user has not specified an alternate name, then Builder generates an alternate name from the object’s GUID. An example of a generated alternate name is “FFGB2WPGHITFGJR33IZPCBMUL”.