Specialized Administration > Tailoring Business Objects > Type and Attribute Management > Working with the Type and Attribute Management Utility > Managing Types > Creating a New Subtype
  
Creating a New Subtype
New subtypes of certain existing types can be created in order to meet your business needs. If the type is not subtypeable, then the New Subtype action is not available for that type. Only site and organization administrators can create subtypes.
A subtype is created in the context from which the Type and Attribute Management utility was launched.
To create a new subtype, use the following procedure:
1. Open the New Subtype window in one of the following ways:
From the Manage Types window, right click the type that you want to create a new subtype for, and select New Subtype from the right-click actions menu.
Select New Subtype from the Actions menu on the type information page.
2. Enter information in each field as appropriate:
Field
Description
Internal Name
The unique name for the subtype. The reverse internet domain name for the owning organization is automatically pre-appended to the name you enter.
This is a required field.
Display Name
The name that is displayed in the user interface to represent the new type. If you do not provide a display name, the internal name is used.
Description
Description of the new type. This value can be inherited from the parent type.
Icon
The full file path, relative to codebase, of the icon image to represent the new type. Images to be used for icons must be located in a directory under codebase/com, for example codebase/com/mycompany/images. The value entered for the Icon property would then be com/mycompany/images/myicon.png. The path can have a maximum of 200 characters. This value can be inherited from the parent type.
Instantiable
If Yes, a user can create an instance of the type. The type appears in the list of available types when creating an object such as a part or document. If No, then no instances of this type can be created. This value can be inherited from the parent type. This is a required field.
Subtypeable
If Yes, then subtypes can be created for this type. If No, then subtypes cannot be created for this type.
* 
The TypeManaged types do not support Subtypeable property. If you try to edit the Subtypeable property of TypeManaged types, an error message appears on the screen.
3. Click OK.
The type is created and available for use in the system. The information page for the new type displays in the Manage Types window, in edit mode.
4. You can edit the new type’s properties and attributes as needed. Click Done to save the changes and return to view mode, or click Save to save the changes but remain in edit mode.