Creating a custom common code type
You can create a custom common code type.
About this task
To create a custom common code type:
Procedure
- From the tree in the application rules side panel, choose Presentation > Custom Common Code Types. The Custom Common Code Types window displays in the work area.
- Choose the Create New icon. The Code Type Details pop-up window displays.
- In Code Type, enter the name of the custom
common code type. Note: Value of the new common code type Maximum length is 15 characters. This value is automatically appended with
.ex
extension so that it does not conflict with the Sterling™ Order Management System Software-defined common codes. This value must be passed to thegetCommonCodeList()
API. - In Short Description, enter a brief description of the theme.
- In Long Description, enter a more detailed description of the theme.
- In Maximum Code Value Length, enter the maximum length of a code value for this custom common code type. When users create code values for this common code type, they can enter values that have a maximum length of the value specified here.
- Choose the Save icon.