DBA Data[Home] [Help]

APPS.IGS_SC_BULK_ASSIGN dependencies on IGS_GE_GEN_003

Line 321: igs_ge_gen_003.set_org_id;

317: l_person_num igs_pe_person.person_number%type;
318:
319: BEGIN
320:
321: igs_ge_gen_003.set_org_id;
322:
323: --Disable Business Event before running Bulk Process
324: IGS_PE_GEN_003.TURNOFF_TCA_BE (
325: P_TURNOFF => 'Y'