DBA Data[Home] [Help]

APPS.FII_FA_EXP_B_C dependencies on FII_FA_CAT_C

Line 1143: IF(FII_FA_CAT_C.NEW_CAT_IN_FA) THEN

1139: FII_UTIL.put_line('Calling Procedure: VERIFY_CAT_ID_UP_TO_DATE');
1140: FII_UTIL.put_line('');
1141: end if;
1142:
1143: IF(FII_FA_CAT_C.NEW_CAT_IN_FA) THEN
1144:
1145: if g_debug_flag = 'Y' then
1146: FII_UTIL.put_line('CAT_ID Dimension is not up to date, calling CAT_ID Dimension update program');
1147: end if;