DBA Data[Home] [Help]

APPS.CZ_IB_TRANSACTIONS dependencies on CZ_CONFIG_QUERY_RECORD

Line 2841: p_Config_Query_Table => SYSTEM.cz_config_query_table(SYSTEM.cz_config_query_record(1,1)),

2837: BEGIN
2838: --DBMS_OUTPUT.enable(2000000);
2839: Get_Connected_Configurations
2840: (
2841: p_Config_Query_Table => SYSTEM.cz_config_query_table(SYSTEM.cz_config_query_record(1,1)),
2842: p_Instance_Level => 'PENDING',
2843: x_Config_Pair_Table => t_config_pair_table,
2844: x_run_id => v_run_id
2845: );