Search Results business letter templates
The IGS_CO_LTR_PARM_TYPE table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical data structure within the iGears (Integrated Global Enterprise Resource System) module, specifically designed to manage parameter types for correspondence letters. This table plays a pivotal role in defining and categorizing parameters used in generating dynamic correspondence, such as letters, emails, or notifications, within Oracle EBS. Below is a detailed breakdown of its purpose, structure, and functional significance.
Purpose and Functional Context
The IGS_CO_LTR_PARM_TYPE table stores metadata about parameter types that are referenced in correspondence templates. These parameters act as placeholders, dynamically populated with runtime data (e.g., student names, dates, or financial amounts) when generating letters. The table ensures consistency in parameter definitions across the system, enabling reusable and standardized correspondence templates. It is particularly vital in modules like Student Administration (SA) or Financials, where automated communication (e.g., enrollment confirmations, fee reminders) is required.
Key Columns and Structure
The table typically includes the following columns:
- PARAMETER_TYPE_CODE: A unique identifier for the parameter type (e.g., "STUDENT_NAME," "ENROLLMENT_DATE").
- DESCRIPTION: A human-readable explanation of the parameter's purpose.
- DATA_TYPE: Specifies the parameter's data format (e.g., VARCHAR2, DATE, NUMBER).
- DEFAULT_VALUE: An optional default value if no runtime data is provided.
- ENABLED_FLAG: A Boolean flag ("Y"/"N") to activate or deactivate the parameter.
- CREATED_BY, CREATION_DATE, LAST_UPDATED_BY, LAST_UPDATE_DATE: Audit columns tracking record changes.
Integration with Other Components
The IGS_CO_LTR_PARM_TYPE table integrates with:
- IGS_CO_LTR_TEMPLATE: Templates reference parameter types to define dynamic content.
- IGS_CO_LTR_PARM_VALUE: Stores actual values for parameters during correspondence generation.
- Oracle Workflow: Parameters may be passed to workflows for automated processing.
Technical and Business Impact
From a technical perspective, this table ensures data integrity by enforcing standardized parameter definitions. Administrators can configure new parameter types without code modifications, enhancing flexibility. For business users, it enables personalized, automated communications while reducing manual effort. For example, a university using Oracle EBS could generate thousands of admission letters with dynamically inserted student-specific data.
Version-Specific Considerations
In EBS 12.2.2, the table may include additional columns or constraints to support enhanced features like REST API integrations or cloud compatibility. However, its core functionality remains consistent with 12.1.1. Customizations or extensions to this table should be carefully managed to avoid conflicts during upgrades.
Conclusion
The IGS_CO_LTR_PARM_TYPE table is a foundational element in Oracle EBS correspondence management, bridging technical configurability with business automation needs. Its design reflects Oracle's emphasis on modularity and reuse, making it indispensable for organizations leveraging EBS for large-scale communication workflows.
-
Table: IGS_CO_LTR_PARM_TYPE
12.2.2
product: IGS - Student System (Obsolete) , description: Describes user-defined letter parameters to be merged with letter templates , implementation_dba_data: Not implemented in this database ,
-
Table: IGS_CO_S_LTR_PARAM
12.2.2
product: IGS - Student System (Obsolete) , description: Describes system-recognized parameters that can be merged with letter templates , implementation_dba_data: Not implemented in this database ,
-
Lookup Type: IGS_CO_SYS_LTR_CODE
12.2.2
product: IGS - Student System (Obsolete) , meaning: Correspondence System Letter Code , description: Correspondence System Letter Code ,
-
Lookup Type: IGS_CO_DOC_TYPE
12.2.2
product: IGS - Student System (Obsolete) , meaning: Correspondence Document Type , description: Correspondence Document Type ,
-
Lookup Type: LETTER_REFERENCE_TYPE
12.2.2
product: IGS - Student System (Obsolete) , meaning: Letter Reference Type , description: Letter Reference Type ,
-
Concurrent Program: IGSENP17
12.2.2
execution_filename: IGSENP17 , product: IGS - Student System (Obsolete) , user_name: IGSENP17 , description: Termination Letter , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Concurrent Program: IGSCOS02
12.2.2
execution_filename: IGSCOS02 , product: IGS - Student System (Obsolete) , user_name: IGSCOS02 , description: Admission Outcome Letter , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Concurrent Program: IGSENP16
12.2.2
execution_filename: IGSENP16 , product: IGS - Student System (Obsolete) , user_name: IGSENP16 , description: Intermission/Discontinuation/Lapsed Letter , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Concurrent Program: IGSCOJ09
12.2.2
execution_filename: IGS_CO_SUBMIT.submit_correspondence_request , product: IGS - Student System (Obsolete) , user_name: IGSCOJ02 , description: Admissions: Conditional Offer Letter , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: IGSADJ05
12.2.2
execution_filename: IGS_AD_GEN_011.ADMS_INS_ADM_LETTER , product: IGS - Student System (Obsolete) , user_name: IGSADJ05 , description: Admission Letter Production , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: IGSCOJ21
12.2.2
execution_filename: IGS_CO_SUBMIT.submit_correspondence_request , product: IGS - Student System (Obsolete) , user_name: IGSCOJ02 , description: Admissions: Conditional Offer Letter , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: IGSCOJ13
12.2.2
execution_filename: IGS_CO_SUBMIT.submit_correspondence_request , product: IGS - Student System (Obsolete) , user_name: IGSCOJ02 , description: Admissions: Conditional Offer Letter , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: IGSCOJ06
12.2.2
execution_filename: IGS_CO_SUBMIT.submit_correspondence_request , product: IGS - Student System (Obsolete) , user_name: IGSCOJ02 , description: Admissions: Conditional Offer Letter , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: IGSCOJ11
12.2.2
execution_filename: IGS_CO_SUBMIT.submit_correspondence_request , product: IGS - Student System (Obsolete) , user_name: IGSCOJ02 , description: Admissions: Conditional Offer Letter , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: IGSCOJ14
12.2.2
execution_filename: IGS_CO_SUBMIT.submit_correspondence_request , product: IGS - Student System (Obsolete) , user_name: IGSCOJ02 , description: Admissions: Conditional Offer Letter , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: IGSCOJ07
12.2.2
execution_filename: IGS_CO_SUBMIT.submit_correspondence_request , product: IGS - Student System (Obsolete) , user_name: IGSCOJ02 , description: Admissions: Conditional Offer Letter , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: IGSCOJ20
12.2.2
execution_filename: IGS_CO_SUBMIT.submit_correspondence_request , product: IGS - Student System (Obsolete) , user_name: IGSCOJ02 , description: Admissions: Conditional Offer Letter , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: IGSCOJ08
12.2.2
execution_filename: IGS_CO_SUBMIT.submit_correspondence_request , product: IGS - Student System (Obsolete) , user_name: IGSCOJ02 , description: Admissions: Conditional Offer Letter , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: IGSCOJ19
12.2.2
execution_filename: IGS_CO_SUBMIT.submit_correspondence_request , product: IGS - Student System (Obsolete) , user_name: IGSCOJ02 , description: Admissions: Conditional Offer Letter , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: IGSCOJ10
12.2.2
execution_filename: IGS_CO_SUBMIT.submit_correspondence_request , product: IGS - Student System (Obsolete) , user_name: IGSCOJ02 , description: Admissions: Conditional Offer Letter , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: IGSCOJ23
12.2.2
execution_filename: IGS_CO_SUBMIT.submit_correspondence_request , product: IGS - Student System (Obsolete) , user_name: IGSCOJ02 , description: Admissions: Conditional Offer Letter , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: IGSCOJ12
12.2.2
execution_filename: IGS_CO_SUBMIT.submit_correspondence_request , product: IGS - Student System (Obsolete) , user_name: IGSCOJ02 , description: Admissions: Conditional Offer Letter , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: IGSCOJ04
12.2.2
execution_filename: IGS_CO_SUBMIT.submit_correspondence_request , product: IGS - Student System (Obsolete) , user_name: IGSCOJ02 , description: Admissions: Conditional Offer Letter , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: IGSCOJ03
12.2.2
execution_filename: IGS_CO_SUBMIT.submit_correspondence_request , product: IGS - Student System (Obsolete) , user_name: IGSCOJ02 , description: Admissions: Conditional Offer Letter , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: IGSCOJ18
12.2.2
execution_filename: IGS_CO_SUBMIT.submit_correspondence_request , product: IGS - Student System (Obsolete) , user_name: IGSCOJ02 , description: Admissions: Conditional Offer Letter , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: IGSCOJ02
12.2.2
execution_filename: IGS_CO_SUBMIT.submit_correspondence_request , product: IGS - Student System (Obsolete) , user_name: IGSCOJ02 , description: Admissions: Conditional Offer Letter , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: IGSCOJ16
12.2.2
execution_filename: IGS_CO_SUBMIT.submit_correspondence_request , product: IGS - Student System (Obsolete) , user_name: IGSCOJ02 , description: Admissions: Conditional Offer Letter , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: IGSCOJ05
12.2.2
execution_filename: IGS_CO_SUBMIT.submit_correspondence_request , product: IGS - Student System (Obsolete) , user_name: IGSCOJ02 , description: Admissions: Conditional Offer Letter , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: IGSCOJ15
12.2.2
execution_filename: IGS_CO_SUBMIT.submit_correspondence_request , product: IGS - Student System (Obsolete) , user_name: IGSCOJ02 , description: Admissions: Conditional Offer Letter , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: IGSASP18
12.2.2
execution_filename: IGSASP18 , product: IGS - Student System (Obsolete) , user_name: IGSASP18 , description: Obsolete - Student Examination Notification Letter , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Lookup Type: LETTER_OBJECT
12.2.2
product: IGS - Student System (Obsolete) , meaning: Letter Object , description: Letter Object ,
-
Concurrent Program: IGSCOS01
12.2.2
execution_filename: IGSCOS01 , product: IGS - Student System (Obsolete) , user_name: IGSCOS01 , description: Admission Acknowledgement report , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Concurrent Program: IGSCOJ22
12.2.2
execution_filename: IGS_CO_SUBMIT.submit_correspondence_request , product: IGS - Student System (Obsolete) , user_name: IGSCOJ02 , description: Admissions: Conditional Offer Letter , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Lookup Type: CREDENTIAL_SYSTEM_TYPES
12.2.2
product: IGS - Student System (Obsolete) , meaning: Credential System Types , description: Credential System Types ,
-
Table: IGS_CO_S_LTR_PR_RSTN
12.2.2
product: IGS - Student System (Obsolete) , description: Describes system letter restriction on system letter parameter types , implementation_dba_data: Not implemented in this database ,
-
Lookup Type: VS_AD_ADDRESS
12.2.2
product: IGS - Student System (Obsolete) , meaning: Lookup Type for usage in Admission Letter Production , description: Lookup Type for usage in Admission Letter Production ,
-
Lookup Type: OTHER_REFERENCE_TYPE
12.2.2
product: IGS - Student System (Obsolete) , meaning: Other Reference Type , description: Other Reference Type ,
-
Table: IGS_CO_LTR_PHR
12.2.2
product: IGS - Student System (Obsolete) , description: Describes letter phrases used on system letters , implementation_dba_data: Not implemented in this database ,
-
Lookup Type: IGS_UC_LETTER_FORMAT
12.2.2
product: IGS - Student System (Obsolete) , meaning: IGS_UC_LETTER_FORMAT , description: Letter Format ,
-
Table: IGS_CO_LTR_PR_RSTCN_ALL
12.2.2
product: IGS - Student System (Obsolete) , description: Describes correspondence type restriction of user-defined letter parameter types , implementation_dba_data: Not implemented in this database ,
-
Table: IGS_CO_LTR_PR_RSTCN
12.2.2
product: IGS - Student System (Obsolete) , description: This tables describes the correspondence type restriction of user-defined letter parameter types. , implementation_dba_data: Not implemented in this database ,
-
Concurrent Program: IGSCOJ24
12.2.2
execution_filename: IGS_CO_SUBMIT.distribute_preview_request , product: IGS - Student System (Obsolete) , user_name: IGSCOJ04 , description: Admissions: Conditional Offer Letter: Distribute Preview , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Table: IGS_CO_S_PER_LTR
12.2.2
product: IGS - Student System (Obsolete) , description: This table describes the system letter to be produced for the person. , implementation_dba_data: Not implemented in this database ,
-
Table: IGS_CO_LTR_PR_RPT_GR
12.2.2
product: IGS - Student System (Obsolete) , description: This table describes the letter parameters types that exist the the repeating group. , implementation_dba_data: Not implemented in this database ,
-
Table: IGS_CO_LTR_PR_RPT_GR_ALL
12.2.2
product: IGS - Student System (Obsolete) , description: Describes letter parameters types that exist in the repeating group , implementation_dba_data: Not implemented in this database ,
-
Table: IGS_CO_S_PER_LTR_ALL
12.2.2
product: IGS - Student System (Obsolete) , description: Describes system letter to be produced for person , implementation_dba_data: Not implemented in this database ,
-
Table: IGS_CO_S_PER_LT_PARM_ALL
12.2.2
product: IGS - Student System (Obsolete) , description: Describes parameter values relating to system letter produced for person , implementation_dba_data: Not implemented in this database ,
-
Table: IGS_CO_S_LTR
12.2.2
product: IGS - Student System (Obsolete) , description: Describes system letter , implementation_dba_data: Not implemented in this database ,
-
Table: IGS_CO_S_LTR_PR_ARG
12.2.2
product: IGS - Student System (Obsolete) , description: Holds relationship between bind variables used in the code_block field of the system letter parameter type table and the variables that are available in the function calling the dynamic SQL created from the code_block , implementation_dba_data: Not implemented in this database ,
-
Table: IGP_WZ_TEMPLATES
12.2.2
product: IGS - Student System (Obsolete) , description: Table to store the details of Templates. , implementation_dba_data: Not implemented in this database ,