DBA Data[Home] [Help]

APPS.IGIRX_C_IAC_PROJ dependencies on IGIRX_IAC_PROJ

Line 133: igirx_iac_proj.proj(

129:
130: h_request_id := fnd_global.conc_request_id;
131:
132: igi_iac_debug_pkg.debug_other_string(g_state_level,l_path,'Before calling inner procedure, request id: '||h_request_id);
133: igirx_iac_proj.proj(
134: p_projection_id => to_number(argument1),
135: p_request_id => h_request_id,
136: retcode => retcode,
137: errbuf => errbuf);