DBA Data[Home] [Help]

APPS.IGS_AD_IMP_UH_TST_PKG dependencies on IGS_GE_GEN_003

Line 46: igs_ge_gen_003.set_org_id(p_org_id);

42: -- Issue a savepoint for the purpose of rolling back of transaction
43: SAVEPOINT impuhtst;
44:
45: -- To populate org_id
46: igs_ge_gen_003.set_org_id(p_org_id);
47:
48: -- Initialize the retcode
49: retcode := 0;
50: