DBA Data[Home] [Help]

APPS.BSC_TAB_TPLATE dependencies on BSC_AOP_TPLATE

Line 675: if (NOT BSC_AOP_TPLATE.Create_Analysis_Options) then

671:
672: -- create analysis options
673: --DBMS_OUTPUT.PUT_LINE('create analysis options------------------------------');
674:
675: if (NOT BSC_AOP_TPLATE.Create_Analysis_Options) then
676: l_debug_stmt := bsc_apps.get_message('BSC_ERROR_CREATE_AO');
677: Raise BSC_ERROR;
678: end if;
679: