DBA Data[Home] [Help]

APPS.IGS_FI_LOAD_EXT_CHG dependencies on IGS_GE_GEN_003

Line 452: igs_ge_gen_003.Set_Org_Id(p_org_id);

448:
449: BEGIN
450:
451: -- Set the Org Id
452: igs_ge_gen_003.Set_Org_Id(p_org_id);
453:
454: -- SYKRISHN -- Bug 2682928 -- Logging of parameters introduced.. 31DEC2002
455: IF p_person_id IS NOT NULL THEN
456: l_person_number := igs_fi_gen_008.get_party_number(p_person_id);