DBA Data[Home] [Help]

APPS.IGS_OR_GEN_001 dependencies on IGS_GE_GEN_003

Line 883: l_org_id := igs_ge_gen_003.get_org_id ;

879: x_oss_org_unit_cd => hz_parties_rec.oss_org_unit_cd --mmkumar , party_number impact
880:
881: );
882:
883: l_org_id := igs_ge_gen_003.get_org_id ;
884:
885: -- 1 Second is deducted, to prevent the PK validation. The Hisory Start Date is part of PK.
886: l_hist_start_dt := hz_parties_rec.last_update_date - 1/(60*24*60);
887: l_hist_end_dt := SYSDATE;