DBA Data[Home] [Help]

APPS.IGS_AD_TI_COMP dependencies on IGS_GE_GEN_003

Line 754: igs_ge_gen_003.set_org_id( p_org_id);

750:
751: BEGIN
752:
753: -- Set the Org_id for the corresponding responsibility.
754: igs_ge_gen_003.set_org_id( p_org_id);
755: RETCODE := 0;
756: ERRBUF := NULL;
757: lv_sql_stmt := igs_pe_dynamic_persid_group.get_dynamic_sql(p_person_id_group,lv_status,lv_group_type);
758: -- Log the Initial parameters into the LOG file.