DBA Data[Home] [Help]

APPS.CZ_PRC_CALLBACK_UTIL dependencies on CZ_ATP_CALLBACK_UTIL

Line 160: vComponentCode := cz_atp_callback_util.component_code_from_item_key(tabItemKey(i));

156: AND item_key_type = G_ITEM_KEY_BOM_NODE;
157:
158: FOR i IN 1..tabItemKey.COUNT LOOP
159:
160: vComponentCode := cz_atp_callback_util.component_code_from_item_key(tabItemKey(i));
161:
162: IF(INSTR(vComponentCode, COMP_CODE_DELIMITER) = 0)THEN
163:
164: --For every line, we extract the component code and see if it contains the delimiter