PreviousNext
JavaScript must be enabled to correctly display this content
12.2.1 Template Creation Process
This section provides a high-level overview of the template creation process:
To create a template:
Create combinations by mapping a component with required properties in AF_TB_COMBINATION_MAPPING_DETAIL.
2. Map combinations to groups using AF_TB_COMBINATION_GROUP_MAPPING.
Create the template entry in AF_TB_TEMPLATE_MASTER.
Register the template in the COM tables (AAICL_OBJ_TYPE_B and AAICL_OBJ_TYPE_TL).
The Object Type value must correspond to the template code defined during template creation. Specify a high sequence number to avoid potential clashes with existing object type entries in the system.
Map groups to the template using AF_TB_TEMPLATE_GROUP_MAPPING.
Configure combination dependencies in AF_TB_COMBINATION_DEP_MAPPING, if required.
Note:
This configuration-driven process ensures that once database entries are completed, the UI is automatically rendered.