DBA Data[Home] [Help]

APPS.IGS_AD_IMP_025 dependencies on IGS_GE_DATE

Line 1158: l_default_date := IGS_GE_DATE.IGSDATE('4712/12/31');

1154: --
1155: -- End of Local Procedure
1156: --
1157: BEGIN
1158: l_default_date := IGS_GE_DATE.IGSDATE('4712/12/31');
1159: l_prog_label := 'igs.plsql.igs_ad_imp_025.prc_pe_hearing_dtls';
1160: l_label := 'igs.plsql.igs_ad_imp_025.prc_pe_hearing_dtls.';
1161: l_enable_log := igs_ad_imp_001.g_enable_log;
1162: l_interface_run_id := igs_ad_imp_001.g_interface_run_id; -- fetching the interface run ID from the AD imp process.

Line 2106: l_default_date := IGS_GE_DATE.IGSDATE('4712/12/31');

2102: END validate_record; -- End of local function.
2103:
2104: BEGIN -- Main procedure for importing privacy details.
2105:
2106: l_default_date := IGS_GE_DATE.IGSDATE('4712/12/31');
2107: l_prog_label := 'igs.plsql.igs_ad_imp_025.prc_priv_dtls';
2108: l_label := 'igs.plsql.igs_ad_imp_025.prc_priv_dtls.';
2109: l_enable_log := igs_ad_imp_001.g_enable_log;
2110: l_interface_run_id:=igs_ad_imp_001.g_interface_run_id; -- fetching the interface run ID from the AD imp process.