DBA Data[Home] [Help]

APPS.IGS_AD_IMP_014 dependencies on IGS_AD_IMP_014

Line 1: PACKAGE BODY Igs_Ad_Imp_014 AS

1: PACKAGE BODY Igs_Ad_Imp_014 AS
2: /* $Header: IGSAD92B.pls 115.23 2003/12/09 11:57:21 akadam ship $ */
3: -------------------------------------------------------------------------------------------
4: --Change History:
5: --Who When What

Line 135: l_label := 'igs.plsql.igs_ad_imp_014.prc_pe_recruitments_dtl.crt_upd_recruitments_dtls';

131:
132: IF fnd_log.test(fnd_log.level_procedure,l_prog_label) THEN
133:
134:
135: l_label := 'igs.plsql.igs_ad_imp_014.prc_pe_recruitments_dtl.crt_upd_recruitments_dtls';
136: l_debug_str := 'Interface Run ID' || p_interface_run_id;
137:
138: fnd_log.string_with_context( fnd_log.level_procedure,
139: l_label,

Line 259: l_label := 'igs.plsql.igs_ad_imp_014.prc_pe_recruitments_dtl.crt_upd_recruitments_dtls.for_loop.execption'||l_error_code;

255: END IF;
256: ELSE
257: IF fnd_log.test(fnd_log.level_exception,l_prog_label) THEN
258:
259: l_label := 'igs.plsql.igs_ad_imp_014.prc_pe_recruitments_dtl.crt_upd_recruitments_dtls.for_loop.execption'||l_error_code;
260:
261: fnd_message.set_name('IGS','IGS_PE_IMP_ERROR');
262: fnd_message.set_token('INTERFACE_ID',recruit_rec.interface_recruitment_id);
263: fnd_message.set_token('ERROR_CD',l_error_code);

Line 304: l_prog_label := 'igs.plsql.igs_ad_imp_014.prc_pe_recruitments_dtl';

300:
301: -- begin of main process prc_pe_recruitments_dtl
302: BEGIN
303:
304: l_prog_label := 'igs.plsql.igs_ad_imp_014.prc_pe_recruitments_dtl';
305: l_label := 'igs.plsql.igs_ad_imp_014.prc_pe_recruitments_dtl.';
306: l_request_id := fnd_global.conc_request_id;
307:
308: IF fnd_log.test(fnd_log.level_procedure,l_prog_label) THEN

Line 305: l_label := 'igs.plsql.igs_ad_imp_014.prc_pe_recruitments_dtl.';

301: -- begin of main process prc_pe_recruitments_dtl
302: BEGIN
303:
304: l_prog_label := 'igs.plsql.igs_ad_imp_014.prc_pe_recruitments_dtl';
305: l_label := 'igs.plsql.igs_ad_imp_014.prc_pe_recruitments_dtl.';
306: l_request_id := fnd_global.conc_request_id;
307:
308: IF fnd_log.test(fnd_log.level_procedure,l_prog_label) THEN
309:

Line 311: l_label := 'igs.plsql.igs_ad_imp_014.prc_pe_recruitments_dtl.begin';

307:
308: IF fnd_log.test(fnd_log.level_procedure,l_prog_label) THEN
309:
310:
311: l_label := 'igs.plsql.igs_ad_imp_014.prc_pe_recruitments_dtl.begin';
312: l_debug_str := 'igs_ad_imp_014.prc_pe_recruitments_dtl';
313:
314: fnd_log.string_with_context( fnd_log.level_procedure,
315: l_label,

Line 312: l_debug_str := 'igs_ad_imp_014.prc_pe_recruitments_dtl';

308: IF fnd_log.test(fnd_log.level_procedure,l_prog_label) THEN
309:
310:
311: l_label := 'igs.plsql.igs_ad_imp_014.prc_pe_recruitments_dtl.begin';
312: l_debug_str := 'igs_ad_imp_014.prc_pe_recruitments_dtl';
313:
314: fnd_log.string_with_context( fnd_log.level_procedure,
315: l_label,
316: l_debug_str, NULL,

Line 449: END Igs_Ad_Imp_014;

445:
446:
447: END prc_pe_recruitments_dtl;
448:
449: END Igs_Ad_Imp_014;