DBA Data[Home] [Help]

APPS.IGS_FI_PRC_STDNT_DPSTS dependencies on IGS_GE_GEN_003

Line 1497: igs_ge_gen_003.set_org_id(NULL);

1493: retcode :=0;
1494: errbuf := NULL;
1495:
1496: -- Should Set the org_id
1497: igs_ge_gen_003.set_org_id(NULL);
1498:
1499: -- Obtain the value of manage_accounts in the System Options form
1500: -- If it is null or 'OTHER', then this process is not available, so error out.
1501: igs_fi_com_rec_interface.chk_manage_account( p_v_manage_acc => l_v_manage_acc,