DBA Data[Home] [Help]

APPS.IGS_FI_PRC_APPL dependencies on IGS_GE_GEN_003

Line 396: igs_ge_gen_003.set_org_id(p_org_id);

392: BEGIN
393:
394: retcode :=0;
395: -- Set the Org Id
396: igs_ge_gen_003.set_org_id(p_org_id);
397:
398: --Populate the rec_installed value into g_rec_installed to know whether Oracle Financials is
399: --set to Yes or No in System Options Form.
400: g_rec_installed := igs_fi_gen_005.finp_get_receivables_inst;