A.5.2 Register in AAICL_OBJ_TYPE_TL

This step registers the localized name and description of the template in the COM translation table.

Insert the following record into AAICL_OBJ_TYPE_TL

INSERT INTO AAICL_OBJ_TYPE_TL
(V_OBJ_TYPE_CODE, V_LOCALE_CODE, V_OBJ_TYPE_NAME, V_OBJ_TYPE_DESC)
VALUES ('TEMP_SCEN','en-US','Scenario Weightage','Scenario Weightage');