Search Results igs_uc_export_decision_reply
Overview
The APPS.IGS_UC_EXPORT_DECISION_REPLY package is a PL/SQL API belonging to the Oracle E-Business Suite Student System (formerly Oracle Student System / OSS) module, specifically the UCAS (Universities and Colleges Admissions Service) integration area. In the ETRM 12.1.1 documentation it is classified with an API classification of OTHER and is owned by the APPS schema, with the package declared as AUTHID CURRENT_USER. Its business purpose is to export admissions decision and reply information from the Oracle student records environment outward toward the UCAS processing channel, ensuring that applicant status changes captured within EBS are propagated to the external admissions workflow.
The AUTHID CURRENT_USER declaration indicates the package executes with the privileges of the invoking user rather than the definer, so callers must hold the appropriate grants on the underlying UCAS and admissions interface objects.
Key Procedures and Functions
The package exposes two documented procedures. No functions are documented.
- EXPORT_DECISION — Accepts an application number (
p_app_no) and a choice number (p_choice_number) and performs the export of the admissions decision associated with that applicant choice. This is the routine responsible for transmitting the institution's decision outcome for a given UCAS choice. - EXPORT_REPLY — Accepts the same application number and choice number parameters and exports the applicant's reply data for the corresponding choice. It handles the propagation of reply information recorded against the application/choice combination.
Both procedures are parameterised by the same two identifiers, reflecting that decisions and replies are keyed at the application-and-choice granularity within the UCAS data model.
Tables Accessed
The ETRM metadata lists the following tables referenced through APPS synonyms. The core driving table is IGS_UC_APP_CHOICES, which supplies the application number and choice number columns used as the procedure parameters and holds the UCAS applicant choice records being exported. The admissions interface layer is represented by tables such as IGS_AD_APPL_ALL, IGS_AD_PS_APPL_ALL, IGS_AD_PS_APPL_INST_ALL, IGS_AD_ADMDE_INT_ALL, IGS_AD_OFFRESP_INT and its sequence IGS_AD_OFFRESP_INT_S, IGS_AD_OFFRESP_BATCH and IGS_AD_OFFRESP_BATCH_S, and IGS_AD_BATC_DEF_DET_ALL. Supporting reference and control objects include IGS_AD_SS_APPL_TYP, IGS_AD_CODE_CLASSES, IGS_AD_OU_STAT, and IGS_AD_INTERFACE_CTL_S. The FND_NEW_MESSAGES table is used for Oracle Application Object Library messaging and notification during processing.
Usage Notes
The package is referenced by one other package in the ETRM metadata and is therefore typically invoked programmatically rather than directly by end users. In a UCAS admissions integration it would normally be called from batch or interface processing logic that evaluates newly recorded decisions and replies and drives the outbound export to UCAS. Callers should supply a valid application number and choice number pair as held in IGS_UC_APP_CHOICES. Because the package is AUTHID CURRENT_USER, the invoking session must have the necessary object privileges on the UCAS and admissions interface tables. The header revision context (IGSUC65S.pls 115.2) indicates this is a student-system 11.5.x-era object carried forward into the 12.1.1 and 12.2.2 releases, so integrators should confirm behaviour against their specific patch level before use.
-
PACKAGE: APPS.IGS_UC_EXPORT_DECISION_REPLY
12.1.1
-
PACKAGE: APPS.IGS_UC_EXPORT_DECISION_REPLY
12.1.1
owner:APPS, object_type:PACKAGE, object_name:IGS_UC_EXPORT_DECISION_REPLY, status:VALID,
-
SYNONYM: APPS.IGS_UC_APP_CHOICES
12.1.1
owner:APPS, object_type:SYNONYM, object_name:IGS_UC_APP_CHOICES, status:VALID,
-
PACKAGE BODY: APPS.IGS_UC_EXPORT_DECISION_REPLY
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:IGS_UC_EXPORT_DECISION_REPLY, status:VALID,
-
SYNONYM: APPS.IGS_AD_OFFRESP_BATCH_S
12.1.1
owner:APPS, object_type:SYNONYM, object_name:IGS_AD_OFFRESP_BATCH_S, status:VALID,
-
SYNONYM: APPS.IGS_UC_OLD_OUSTAT
12.1.1
owner:APPS, object_type:SYNONYM, object_name:IGS_UC_OLD_OUSTAT, status:VALID,
-
SYNONYM: APPS.IGS_AD_OFFRESP_INT_S
12.1.1
owner:APPS, object_type:SYNONYM, object_name:IGS_AD_OFFRESP_INT_S, status:VALID,
-
PACKAGE: APPS.IGS_AD_BATC_DEF_DET_PKG
12.1.1
owner:APPS, object_type:PACKAGE, object_name:IGS_AD_BATC_DEF_DET_PKG, status:VALID,
-
PACKAGE: APPS.IGS_UC_OLD_OUSTAT_PKG
12.1.1
owner:APPS, object_type:PACKAGE, object_name:IGS_UC_OLD_OUSTAT_PKG, status:VALID,
-
SYNONYM: APPS.IGS_AD_OFFRESP_BATCH
12.1.1
owner:APPS, object_type:SYNONYM, object_name:IGS_AD_OFFRESP_BATCH, status:VALID,
-
SYNONYM: APPS.IGS_AD_BATC_DEF_DET_ALL
12.1.1
owner:APPS, object_type:SYNONYM, object_name:IGS_AD_BATC_DEF_DET_ALL, status:VALID,
-
SYNONYM: APPS.IGS_UC_MAP_OUT_STAT
12.1.1
owner:APPS, object_type:SYNONYM, object_name:IGS_UC_MAP_OUT_STAT, status:VALID,
-
PACKAGE: APPS.IGS_AD_IMP_OFF_RESP_DATA
12.1.1
owner:APPS, object_type:PACKAGE, object_name:IGS_AD_IMP_OFF_RESP_DATA, status:VALID,
-
SYNONYM: APPS.IGS_AD_PS_APPL_ALL
12.1.1
owner:APPS, object_type:SYNONYM, object_name:IGS_AD_PS_APPL_ALL, status:VALID,
-
SYNONYM: APPS.IGS_UC_SYS_CALNDRS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:IGS_UC_SYS_CALNDRS, status:VALID,
-
PACKAGE: APPS.IGS_AD_ADMDE_INT_PKG
12.1.1
owner:APPS, object_type:PACKAGE, object_name:IGS_AD_ADMDE_INT_PKG, status:VALID,
-
PACKAGE: APPS.IGS_UC_APP_CHOICES_PKG
12.1.1
owner:APPS, object_type:PACKAGE, object_name:IGS_UC_APP_CHOICES_PKG, status:VALID,
-
PACKAGE: APPS.IGS_AD_IMP_ADM_DES
12.1.1
owner:APPS, object_type:PACKAGE, object_name:IGS_AD_IMP_ADM_DES, status:VALID,
-
SYNONYM: APPS.IGS_AD_OFFRESP_INT
12.1.1
owner:APPS, object_type:SYNONYM, object_name:IGS_AD_OFFRESP_INT, status:VALID,
-
SYNONYM: APPS.IGS_UC_TRANSACTIONS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:IGS_UC_TRANSACTIONS, status:VALID,
-
SYNONYM: APPS.IGS_AD_INTERFACE_CTL_S
12.1.1
owner:APPS, object_type:SYNONYM, object_name:IGS_AD_INTERFACE_CTL_S, status:VALID,
-
SYNONYM: APPS.IGS_UC_MAP_OFF_RESP
12.1.1
owner:APPS, object_type:SYNONYM, object_name:IGS_UC_MAP_OFF_RESP, status:VALID,
-
SYNONYM: APPS.IGS_AD_ADMDE_INT_ALL
12.1.1
owner:APPS, object_type:SYNONYM, object_name:IGS_AD_ADMDE_INT_ALL, status:VALID,
-
SYNONYM: APPS.IGS_PS_US_PRENR_CFG
12.1.1
owner:APPS, object_type:SYNONYM, object_name:IGS_PS_US_PRENR_CFG, status:VALID,
-
SYNONYM: APPS.IGS_PS_OFR_UNIT_SET
12.1.1
owner:APPS, object_type:SYNONYM, object_name:IGS_PS_OFR_UNIT_SET, status:VALID,
-
SYNONYM: APPS.IGS_UC_APPLICANTS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:IGS_UC_APPLICANTS, status:VALID,
-
SYNONYM: APPS.IGS_PS_OF_OPT_UNT_ST
12.1.1
owner:APPS, object_type:SYNONYM, object_name:IGS_PS_OF_OPT_UNT_ST, status:VALID,
-
SYNONYM: APPS.IGS_UC_DEFAULTS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:IGS_UC_DEFAULTS, status:VALID,
-
SYNONYM: APPS.IGS_EN_UNIT_SET_CAT
12.1.1
owner:APPS, object_type:SYNONYM, object_name:IGS_EN_UNIT_SET_CAT, status:VALID,
-
SYNONYM: APPS.IGS_AD_SS_APPL_TYP
12.1.1
owner:APPS, object_type:SYNONYM, object_name:IGS_AD_SS_APPL_TYP, status:VALID,
-
PACKAGE: APPS.IGS_AD_GEN_008
12.1.1
owner:APPS, object_type:PACKAGE, object_name:IGS_AD_GEN_008, status:VALID,
-
PACKAGE BODY: APPS.IGS_UC_EXPORT_TO_OSS
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:IGS_UC_EXPORT_TO_OSS, status:VALID,
-
SYNONYM: APPS.IGS_AD_OU_STAT
12.1.1
owner:APPS, object_type:SYNONYM, object_name:IGS_AD_OU_STAT, status:VALID,
-
SYNONYM: APPS.IGS_AD_CODE_CLASSES
12.1.1
owner:APPS, object_type:SYNONYM, object_name:IGS_AD_CODE_CLASSES, status:VALID,
-
SYNONYM: APPS.IGS_AD_PS_APPL_INST_ALL
12.1.1
owner:APPS, object_type:SYNONYM, object_name:IGS_AD_PS_APPL_INST_ALL, status:VALID,
-
SYNONYM: APPS.IGS_AD_APPL_ALL
12.1.1
owner:APPS, object_type:SYNONYM, object_name:IGS_AD_APPL_ALL, status:VALID,
-
VIEW: APPS.IGS_AD_PS_APPL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_AD_PS_APPL, object_name:IGS_AD_PS_APPL, status:VALID,
-
VIEW: APPS.IGS_PS_OFR_OPT
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_PS_OFR_OPT, object_name:IGS_PS_OFR_OPT, status:VALID,
-
VIEW: APPS.IGS_EN_UNIT_SET
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_EN_UNIT_SET, object_name:IGS_EN_UNIT_SET, status:VALID,
-
APPS.IGS_UC_EXPORT_DECISION_REPLY dependencies on IGS_UC_EXPORT_DECISION_REPLY
12.1.1
-
APPS.IGS_UC_EXPORT_TO_OSS dependencies on IGS_UC_EXPORT_DECISION_REPLY
12.1.1
-
12.1.1 DBA Data
12.1.1
-
12.1.1 DBA Data
12.1.1
-
SYNONYM: APPS.FND_NEW_MESSAGES
12.1.1
owner:APPS, object_type:SYNONYM, object_name:FND_NEW_MESSAGES, status:VALID,
-
APPS.IGS_UC_EXPORT_DECISION_REPLY dependencies on IGS_UC_APP_CHOICES
12.1.1
-
APPS.IGS_UC_EXPORT_DECISION_REPLY dependencies on APP_EXCEPTION
12.1.1
-
PACKAGE BODY: APPS.IGS_UC_EXPORT_DECISION_REPLY
12.1.1
-
PACKAGE: APPS.IGS_GE_MSG_STACK
12.1.1
owner:APPS, object_type:PACKAGE, object_name:IGS_GE_MSG_STACK, status:VALID,
-
PACKAGE: APPS.FND_FILE
12.1.1
owner:APPS, object_type:PACKAGE, object_name:FND_FILE, status:VALID,
-
APPS.IGS_UC_EXPORT_DECISION_REPLY dependencies on IGS_UC_APP_CHOICES
12.1.1