12.2.1 Template Creation Process

This section provides a high-level overview of the template creation process:

To create a template:
  1. Create combinations by mapping a component with required properties in AF_TB_COMBINATION_MAPPING_DETAIL.
  2. 2. Map combinations to groups using AF_TB_COMBINATION_GROUP_MAPPING.
  3. Create the template entry in AF_TB_TEMPLATE_MASTER.
  4. 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.
  5. Map groups to the template using AF_TB_TEMPLATE_GROUP_MAPPING.
  6. 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.