DBA Data[Home] [Help]

APPS.IGS_AD_GEN_002 dependencies on IGS_GE_GEN_003

Line 2271: igs_ge_gen_003.set_org_id(null);

2267: BEGIN -- admp_ext_vtac_return
2268: --Block for Parameter Validation/Splitting of Parameters
2269:
2270: -- The following code is added for disabling of OSS in R12.IGS.A - Bug 4955192
2271: igs_ge_gen_003.set_org_id(null);
2272:
2273: retcode:=0;
2274: DECLARE
2275: invalid_parameter EXCEPTION;

Line 2929: igs_ge_gen_003.set_org_id(null);

2925: v_last_char VARCHAR2(1);
2926: BEGIN
2927:
2928: -- The following code is added for disabling of OSS in R12.IGS.A - Bug 4955192
2929: igs_ge_gen_003.set_org_id(null);
2930:
2931: retcode := 0;
2932: v_length := 0;
2933: --Get the In_file_Directory Path

Line 4491: X_Org_Id => igs_ge_gen_003.get_org_id,

4487: X_Enrolment_Cat => hist_rec.enrolment_cat,
4488: X_Funding_Source => hist_rec.funding_source,
4489: X_Applicant_Acptnce_Cndtn => hist_rec.applicant_acptnce_cndtn,
4490: X_Cndtnl_Offer_Cndtn => hist_rec.cndtnl_offer_cndtn,
4491: X_Org_Id => igs_ge_gen_003.get_org_id,
4492: X_Appl_inst_status => hist_rec.appl_inst_status,
4493: X_DECISION_DATE => hist_rec.DECISION_DATE,
4494: X_DECISION_MAKE_ID => hist_rec.DECISION_MAKE_ID,
4495: X_DECISION_REASON_ID => hist_rec.DECISION_REASON_ID,