Search Results prem jaal – s01e01 2023 hindi hot web series huntcinema
The PER_PROPOSAL_OFFER_PARAGRAPHS
table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical data structure within the Oracle HRMS (Human Resource Management System) module, specifically supporting the Offer Management functionality. This table stores paragraph-level content for employment offer letters, enabling organizations to create standardized, dynamic, and legally compliant offer documents. Below is a detailed technical and functional analysis of this table:
1. Table Purpose and Functional Context
ThePER_PROPOSAL_OFFER_PARAGRAPHS
table serves as a repository for predefined text paragraphs used in employment offer letters. These paragraphs are dynamically assembled into offer documents through Oracle HRMS Offer Management workflows. The table supports:
- Template Management: Stores reusable content blocks (e.g., compensation terms, benefits, confidentiality clauses).
- Legal Compliance: Maintains region/country-specific legal language.
- Personalization: Allows variable substitution (e.g.,
%EMPLOYEE_NAME%
) during document generation.
2. Key Columns and Data Structure
The table's structure includes these essential columns:PARAGRAPH_ID
(PK): Unique identifier for each paragraph.PROPOSAL_ID
(FK): ReferencesPER_PROPOSALS
to associate paragraphs with specific offers.PARAGRAPH_TYPE
: Classifies content (e.g., 'COMPENSATION', 'BENEFITS', 'LEGAL').PARAGRAPH_TEXT
: Contains the actual text with placeholder variables.SEQUENCE_NUMBER
: Determines paragraph ordering in generated documents.EFFECTIVE_START/END_DATE
: Enables temporal validity of content.LANGUAGE_CODE
: Supports multilingual content (ISO language codes).
3. Integration Points
The table interacts with several EBS components:- Offer Management Workflow: Pulls content during offer letter generation.
- PER_PROPOSALS: Parent table containing offer header information.
- HR_DOCUMENTS_OF_RECORD: Links to final generated offer documents.
- AME (Approval Management Engine): Triggers approval workflows when paragraph content requires legal review.
4. Technical Considerations
Implementation requires attention to:- Indexing: Composite indexes on
PROPOSAL_ID+SEQUENCE_NUMBER
for performance. - CLOB Handling:
PARAGRAPH_TEXT
may use CLOB datatype for large content. - Audit Trail: Changes often tracked via
FND_AUDIT_TABLES
. - Security: Protected by HRMS Data Security profiles.
5. Customization Scenarios
Common extension patterns include:- Adding custom paragraph types via lookup
HR_LOOKUPS
. - Integrating with DocuSign or Adobe Sign via Oracle Integration Bus.
- Extending variable substitution logic through personalization APIs.
6. Version-Specific Behaviors
Differences between 12.1.1 and 12.2.2:- 12.2.2: Enhanced Unicode support in
PARAGRAPH_TEXT
. - 12.2.2: Tighter integration with Oracle WebCenter Content.
- 12.2.2: Additional validation hooks via OAF framework.
-
Lookup Type: AE_LANGUAGES
12.1.1
product: PER - Human Resources , meaning: Languages for UAE , description: Languages for UAE Localization ,
-
Lookup Type: AE_LANGUAGES
12.2.2
product: PER - Human Resources , meaning: Languages for UAE , description: Languages for UAE Localization ,
-
Lookup Type: INJURY_TYPE
12.1.1
product: PER - Human Resources , meaning: INJURY_TYPE , description: Injury Type ,
-
Lookup Type: INJURY_TYPE
12.2.2
product: PER - Human Resources , meaning: INJURY_TYPE , description: Injury Type ,
-
Lookup Type: BEN_PRDCT
12.2.2
product: PER - Human Resources , meaning: BEN_PRDCT ,
-
Lookup Type: GHR_US_BRKDWN_BY_CLAUSE
12.1.1
product: PER - Human Resources , meaning: GHR US BRKDWN BY CLAUSE , description: Breakdown Rpt: By Clause ,
-
Lookup Type: GHR_US_BRKDWN_BY_CLAUSE
12.2.2
product: PER - Human Resources , meaning: GHR US BRKDWN BY CLAUSE , description: Breakdown Rpt: By Clause ,
-
Lookup Type: BEN_PRDCT
12.1.1
product: PER - Human Resources , meaning: BEN_PRDCT ,
-
Lookup Type: GHR_US_VACANCY_REVIEW
12.1.1
product: PER - Human Resources , meaning: Vacancy Review Code , description: Vacancy Review Code ,
-
Lookup Type: GHR_US_VACANCY_REVIEW
12.2.2
product: PER - Human Resources , meaning: Vacancy Review Code , description: Vacancy Review Code ,
-
Lookup Type: GHR_US_POSN_CLASS_ACTION
12.2.2
product: PER - Human Resources , meaning: Position Classification Code , description: Position Classification Code ,
-
Lookup Type: GHR_US_POSN_CLASS_ACTION
12.1.1
product: PER - Human Resources , meaning: Position Classification Code , description: Position Classification Code ,
-
Concurrent Program: HRADEUPG
12.2.2
execution_filename: hr_ade_upgrade.parse_ini_file , product: PER - Human Resources , user_name: HR: Upgrade from ADE to Web ADI , description: Creates Metadata for Web ADI from ADE ini file , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Lookup Type: RU_SPECIAL_WORK_CONDITIONS
12.1.1
product: PER - Human Resources , meaning: RU SPECIAL WORK CONDITIONS , description: RU Special Working Conditions ,
-
Lookup Type: RU_SPECIAL_WORK_CONDITIONS
12.2.2
product: PER - Human Resources , meaning: RU SPECIAL WORK CONDITIONS , description: RU Special Working Conditions ,
-
View: HR_SUMMARY_KEY_TYPE
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_SUMMARY_KEY_TYPE, object_name:HR_SUMMARY_KEY_TYPE, status:VALID, product: PER - Human Resources , description: HR_SUMMARY_KEY_TYPE stores all key types available to the GSP. When the GSP is run a SQL statement is constructed and run. It is possible to include a series of ''group by'' lines in this SQL statement, these are called ''keys''. This table , implementation_dba_data: APPS.HR_SUMMARY_KEY_TYPE ,
-
Concurrent Program: HRADEUPG
12.1.1
execution_filename: hr_ade_upgrade.parse_ini_file , product: PER - Human Resources , user_name: HR: Upgrade from ADE to Web ADI , description: Creates Metadata for Web ADI from ADE ini file , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
View: HR_SUMMARY_KEY_TYPE
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_SUMMARY_KEY_TYPE, object_name:HR_SUMMARY_KEY_TYPE, status:VALID, product: PER - Human Resources , description: HR_SUMMARY_KEY_TYPE stores all key types available to the GSP. When the GSP is run a SQL statement is constructed and run. It is possible to include a series of ''group by'' lines in this SQL statement, these are called ''keys''. This table , implementation_dba_data: APPS.HR_SUMMARY_KEY_TYPE ,
-
Lookup Type: ORG_CONTACT_TYPES
12.1.1
product: PER - Human Resources , meaning: Organization Contact Details , description: Organization Contact Details ,
-
Lookup Type: ORG_CONTACT_TYPES
12.2.2
product: PER - Human Resources , meaning: Organization Contact Details , description: Organization Contact Details ,
-
Lookup Type: GHR_US_HAZARD_TYPE
12.2.2
product: PER - Human Resources , meaning: GHR US HAZARD TYPE , description: Hazard Type ,
-
Lookup Type: PER_RI_SUB_TASK_TYPE
12.2.2
product: PER - Human Resources , meaning: RI Sub Task Type ,
-
Lookup Type: PER_RI_SUB_TASK_TYPE
12.1.1
product: PER - Human Resources , meaning: RI Sub Task Type ,
-
Lookup Type: WEB_DATA_TYPE
12.2.2
product: PER - Human Resources , meaning: WEB DATA TYPE , description: Data type of web-page fields ,
-
Lookup Type: GHR_US_HAZARD_TYPE
12.1.1
product: PER - Human Resources , meaning: GHR US HAZARD TYPE , description: Hazard Type ,
-
View: PER_JP_POSTAL_CODE_PAGE_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PER.PER_JP_POSTAL_CODE_PAGE_V, object_name:PER_JP_POSTAL_CODE_PAGE_V, status:VALID, product: PER - Human Resources , description: This view is used by the web page object (JP web LOV associated with the postal code segment) , implementation_dba_data: APPS.PER_JP_POSTAL_CODE_PAGE_V ,
-
Lookup Type: GHR_US_PREM_PAY_IND
12.1.1
product: PER - Human Resources , meaning: GHR US PREM PAY IND , description: Premium Pay Indicator ,
-
Lookup Type: AK_WEB_REGION_CODES
12.1.1
product: PER - Human Resources , meaning: AK WEB REGION CODES , description: AK Web Region Codes ,
-
Lookup Type: WEB_DATA_TYPE
12.1.1
product: PER - Human Resources , meaning: WEB DATA TYPE , description: Data type of web-page fields ,
-
Lookup Type: GHR_US_PREM_PAY_IND
12.2.2
product: PER - Human Resources , meaning: GHR US PREM PAY IND , description: Premium Pay Indicator ,
-
Lookup Type: AK_WEB_REGION_CODES
12.2.2
product: PER - Human Resources , meaning: AK WEB REGION CODES , description: AK Web Region Codes ,
-
View: PER_JP_POSTAL_CODE_PAGE_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PER.PER_JP_POSTAL_CODE_PAGE_V, object_name:PER_JP_POSTAL_CODE_PAGE_V, status:VALID, product: PER - Human Resources , description: This view is used by the web page object (JP web LOV associated with the postal code segment) , implementation_dba_data: APPS.PER_JP_POSTAL_CODE_PAGE_V ,
-
Lookup Type: ACTIVITY_CATEGORY
12.1.1
product: PER - Human Resources , meaning: ACTIVITY CATEGORY , description: Categories for grouping activities: programs, packages etc ,
-
Lookup Type: ACTIVITY_CATEGORY
12.2.2
product: PER - Human Resources , meaning: ACTIVITY CATEGORY , description: Categories for grouping activities: programs, packages etc ,
-
Table: PER_PROPOSAL_OFFER_PARAGRAPHS
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_PROPOSAL_OFFER_PARAGRAPHS, object_name:PER_PROPOSAL_OFFER_PARAGRAPHS, status:VALID, product: PER - Human Resources , description: Web Offer letter text , implementation_dba_data: HR.PER_PROPOSAL_OFFER_PARAGRAPHS ,
-
Table: PER_PROPOSAL_OFFER_PARAGRAPHS
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_PROPOSAL_OFFER_PARAGRAPHS, object_name:PER_PROPOSAL_OFFER_PARAGRAPHS, status:VALID, product: PER - Human Resources , description: Web Offer letter text , implementation_dba_data: HR.PER_PROPOSAL_OFFER_PARAGRAPHS ,
-
Lookup Type: HR_WEB_ADI_TYPES
12.2.2
product: PER - Human Resources , meaning: HR Web ADI Parameter Types ,
-
Lookup Type: US_FIT_FILING_WEB
12.1.1
product: PER - Human Resources , meaning: US_FIT_FILING_WEB , description: Filing statuses for the web ,
-
View: PER_PROPOSAL_OFFER_PARAGRAPH_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PER.PER_PROPOSAL_OFFER_PARAGRAPH_V, object_name:PER_PROPOSAL_OFFER_PARAGRAPH_V, status:VALID, product: PER - Human Resources , description: HR Web Offer offer paragraphs view , implementation_dba_data: APPS.PER_PROPOSAL_OFFER_PARAGRAPH_V ,
-
Lookup Type: HR_ADI_DISABLE
12.1.1
product: PER - Human Resources , meaning: HR Web ADI Disable Integrator LOV ,
-
View: PER_PROPOSAL_OFFER_PARAGRAPH_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PER.PER_PROPOSAL_OFFER_PARAGRAPH_V, object_name:PER_PROPOSAL_OFFER_PARAGRAPH_V, status:VALID, product: PER - Human Resources , description: HR Web Offer offer paragraphs view , implementation_dba_data: APPS.PER_PROPOSAL_OFFER_PARAGRAPH_V ,
-
Table: PER_PROPOSAL_QUESTION_TYPES
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_PROPOSAL_QUESTION_TYPES, object_name:PER_PROPOSAL_QUESTION_TYPES, status:VALID, product: PER - Human Resources , description: Generic web offer questions , implementation_dba_data: HR.PER_PROPOSAL_QUESTION_TYPES ,
-
Lookup Type: HR_ADI_DISABLE
12.2.2
product: PER - Human Resources , meaning: HR Web ADI Disable Integrator LOV ,
-
Lookup Type: HR_WEB_ADI_TYPES
12.1.1
product: PER - Human Resources , meaning: HR Web ADI Parameter Types ,
-
View: HR_ADMIN_LOV_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_ADMIN_LOV_V, object_name:HR_ADMIN_LOV_V, status:VALID, product: PER - Human Resources , description: Hr Web Offers list of values view , implementation_dba_data: APPS.HR_ADMIN_LOV_V ,
-
Table: PER_PROPOSAL_QUESTIONS_ADV
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_PROPOSAL_QUESTIONS_ADV, object_name:PER_PROPOSAL_QUESTIONS_ADV, status:VALID, product: PER - Human Resources , description: Web Offer advanced questions , implementation_dba_data: HR.PER_PROPOSAL_QUESTIONS_ADV ,
-
Lookup Type: US_FIT_FILING_WEB
12.2.2
product: PER - Human Resources , meaning: US_FIT_FILING_WEB , description: Filing statuses for the web ,
-
Table: PER_PROPOSAL_CATEGORY_TYPES
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_PROPOSAL_CATEGORY_TYPES, object_name:PER_PROPOSAL_CATEGORY_TYPES, status:VALID, product: PER - Human Resources , description: Generic web offer category definitions , implementation_dba_data: HR.PER_PROPOSAL_CATEGORY_TYPES ,
-
View: PER_PROPOSAL_TEMPLATES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PER.PER_PROPOSAL_TEMPLATES_V, object_name:PER_PROPOSAL_TEMPLATES_V, status:VALID, product: PER - Human Resources , description: HR Web Offer proposal template view , implementation_dba_data: APPS.PER_PROPOSAL_TEMPLATES_V ,
-
View: PER_PROPOSAL_TEMPLATES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PER.PER_PROPOSAL_TEMPLATES_V, object_name:PER_PROPOSAL_TEMPLATES_V, status:VALID, product: PER - Human Resources , description: HR Web Offer proposal template view , implementation_dba_data: APPS.PER_PROPOSAL_TEMPLATES_V ,