SlideShare a Scribd company logo
Menu, Functions and Security Profile 
Oracle HRMS Functional Document 
Element Entry Validation 
Method 1 & 2 
Part 9 
Note: This Document is created only for Class Room Training Purpose 
By 
Regintala Chandra Sekhar 
ora17hr@gmail.com 
Regintala Chandra Sekhar Page 1 ora17hr@gmail.com
Menu, Functions and Security Profile 
Table of Contents 
Element Entry Validation:......................................................................................................................................................... 3 
Method 1 : Using Input Parameters .................................................................................................................................. 3 
Method 2: Using Fast Formula ............................................................................................................................................ 4 
Regintala Chandra Sekhar Page 2 ora17hr@gmail.com
If you have any queries regarding this document please see the part 1, 2, 3, 4, 5, 6, 7,8 & Part 9 
documents . Set the Date: 01-Jan-2013 and check the Payroll Process Result if you have any runs roll 
back it 
Element Entry Validation: 
Method 1 : Using Input Parameters 
Step 1: Assign the Minimum and Maximum value for the Element in Input values and Select Warning or 
Error Action 
Navigation Path : Total CompensationBasicElement DescriptionSelect the ElementInput Values 
Name: Test_Element_VD1 
Regintala Chandra Sekhar Page 3 ora17hr@gmail.com
Step 2: Link this element to the payroll and Assign to the Employee and check it 
Method 2: Using Fast Formula 
Step 1: Creating Fast Formula 
Navigation Path: Total CompensationBasicWrite Formula 
Fast formula for the Element: Test_Element_VD2 _FF 
Inputs are Entry_Value (text) 
Net_Value= To_Num (Entry_value) 
If Net_Value<=1000 or Entry_Value was defaulted then 
( 
Formula_Status = 'E' 
Formula_Message='Net Payment Amount cannot be <=1000 or a Negative value' 
) 
Else If Net_Value >=2000 then 
( 
Formula_Status= 'E' 
Formula_Message='Net Payment Amount >=2000 or a Negative value' 
) 
Else 
( 
Formula_Status= 'N' 
Formula_Message= 'Net Payment Amount ACCEPTED' 
) 
Return Formula_Status,Formula_Message 
Regintala Chandra Sekhar Page 4 ora17hr@gmail.com
Step 2: Define an Element: Test_Element_VD2 -->Click on Input Values-->Assign the Fast Formula-- 
>Message : Error 
Regintala Chandra Sekhar Page 5 ora17hr@gmail.com
Step 3: Link to the Payroll and assign to the employee -->Enter the Pay Value-->You will get Error 
Message 
Thank you....... 
Regintala Chandra Sekhar 
You can get more documents on my blogger: http://ora17hr.blogspot.com 
Facebook Group: www.facebook.com/groups/ora17hr 
Regintala Chandra Sekhar Page 6 ora17hr@gmail.com

More Related Content

DOC
Oracle EBS R12 Payroll user manual
DOCX
How to debug a fast formula
PPT
Payroll process oracle hrms
PDF
Oracle EBS Self service from A to Z
PDF
Oracle EBS HRMS SETUP
DOC
Fujcci crp oracle payroll
DOC
How to create payslip through self service
PDF
An Overview of Fusion Absence Management Absence Plan Definition and Use
Oracle EBS R12 Payroll user manual
How to debug a fast formula
Payroll process oracle hrms
Oracle EBS Self service from A to Z
Oracle EBS HRMS SETUP
Fujcci crp oracle payroll
How to create payslip through self service
An Overview of Fusion Absence Management Absence Plan Definition and Use

What's hot (20)

DOCX
Oracle EBS R 12 Core hr user manual
DOC
BP010 Core HR
DOC
Olm implementation steps
DOC
Oracle HRMS Accrual plan Setup
PDF
Oracle HCM Cloud Core HR Workforce Structures Table Relationships
DOC
Setup Oracle EBS R12 Performance Management
PDF
Oracle fusion hrms_for_uae_hr_setup_white_paper_rel11
DOCX
Fast formula queries for functions, contexts, db is and packages
DOCX
Accrual plan set up in oracle hrms
PDF
Oracle Cloud SQL FTE Positions Query
PDF
R12.2.4 india localization setup
DOC
Oracle EBS R12 Self service user manual
PDF
Oracle ame complete setup
DOCX
Move order types
PPT
Ame in oracle hrms
PDF
Query Worker Contracts Details Oracle Fusion Cloud
DOCX
Understanding and using life event checklists in oracle hrms r12
PDF
5 retro pay_methods_i___ii_part_5
DOCX
Batch element entry BEE
PDF
Ame how to diagnose issues with the default approver list in purchasing when ...
Oracle EBS R 12 Core hr user manual
BP010 Core HR
Olm implementation steps
Oracle HRMS Accrual plan Setup
Oracle HCM Cloud Core HR Workforce Structures Table Relationships
Setup Oracle EBS R12 Performance Management
Oracle fusion hrms_for_uae_hr_setup_white_paper_rel11
Fast formula queries for functions, contexts, db is and packages
Accrual plan set up in oracle hrms
Oracle Cloud SQL FTE Positions Query
R12.2.4 india localization setup
Oracle EBS R12 Self service user manual
Oracle ame complete setup
Move order types
Ame in oracle hrms
Query Worker Contracts Details Oracle Fusion Cloud
Understanding and using life event checklists in oracle hrms r12
5 retro pay_methods_i___ii_part_5
Batch element entry BEE
Ame how to diagnose issues with the default approver list in purchasing when ...
Ad

Viewers also liked (20)

PDF
20.1 creating functions_part_20.1
PDF
Oracle hrms bg setup examples
PDF
12 batch element_entry_i_ii_iii_part_12
PDF
32 payroll setup_part_32_(skylark_group_pvt_ltd)
PDF
19 creating employee_directory_part_19
PDF
10 quick pay_part_10
PDF
0.1 hrms terminology
PDF
21.1 personalization changing-the_field_name_part_21.1
DOC
PDF
24.2 Grants for AME User
PPT
Oracle hrms PTO
PDF
30.1 olm introduction_part_30.1
PDF
How to delete secondary assignment in oracle hrms
PPTX
Hrms costing demo presentation
PDF
0.3 aim phases_and_documentations
PDF
Collaborate 15 White Paper Implementing Oracle Fusion Payroll
PDF
Hcm fusion-payroll-1541040
PDF
Oracle hrms payroll processing management guide
PDF
8.1 fast formula_method_1_using_default_hours_and_amount
PPT
360 Degree Processes In R12 Hrms
20.1 creating functions_part_20.1
Oracle hrms bg setup examples
12 batch element_entry_i_ii_iii_part_12
32 payroll setup_part_32_(skylark_group_pvt_ltd)
19 creating employee_directory_part_19
10 quick pay_part_10
0.1 hrms terminology
21.1 personalization changing-the_field_name_part_21.1
24.2 Grants for AME User
Oracle hrms PTO
30.1 olm introduction_part_30.1
How to delete secondary assignment in oracle hrms
Hrms costing demo presentation
0.3 aim phases_and_documentations
Collaborate 15 White Paper Implementing Oracle Fusion Payroll
Hcm fusion-payroll-1541040
Oracle hrms payroll processing management guide
8.1 fast formula_method_1_using_default_hours_and_amount
360 Degree Processes In R12 Hrms
Ad

Similar to 9 element entry_validation_part_9 (20)

DOC
Admm crp oracle payroll
PDF
White_Paper_on_Oracle_Internet_Expenses_Setup_and_Functional_Process_Flow.pdf
PDF
Keepcon integration tutorial_en (abril 2013)
DOC
Keepcon integration tutorial 2013
DOCX
Employee management system report
DOCX
cuACS Requirements Analysis Document Nicholas Aubé.docx
PDF
Employee Management (CS Project for 12th CBSE)
DOC
Keepcon integration tutorial (December 2013)
PPT
R12 MOAC AND PAYABLES
PDF
Hands On: Create a Lightning Aura Component with force:RecordData
PPTX
Telecom Churn Analysis
PPT
ppt_project_group_2.ppt amnd project report
PPT
Performance Instrumentation for PL/SQL: When, Why, How
DOCX
Hotel Management system in C++
PDF
Parameter Estimation User Guide
DOC
Step by step exercise for bw 365
DOCX
PROJECT REPORT
DOCX
Distributed Exam system
PDF
Jobportal 130815001657-phpapp01
DOCX
This is part 1 of 3STEP 1 Modify the clsDataLayer to Use a Two-St.docx
Admm crp oracle payroll
White_Paper_on_Oracle_Internet_Expenses_Setup_and_Functional_Process_Flow.pdf
Keepcon integration tutorial_en (abril 2013)
Keepcon integration tutorial 2013
Employee management system report
cuACS Requirements Analysis Document Nicholas Aubé.docx
Employee Management (CS Project for 12th CBSE)
Keepcon integration tutorial (December 2013)
R12 MOAC AND PAYABLES
Hands On: Create a Lightning Aura Component with force:RecordData
Telecom Churn Analysis
ppt_project_group_2.ppt amnd project report
Performance Instrumentation for PL/SQL: When, Why, How
Hotel Management system in C++
Parameter Estimation User Guide
Step by step exercise for bw 365
PROJECT REPORT
Distributed Exam system
Jobportal 130815001657-phpapp01
This is part 1 of 3STEP 1 Modify the clsDataLayer to Use a Two-St.docx

Recently uploaded (20)

PDF
01-Introduction-to-Information-Management.pdf
PPTX
Pharmacology of Heart Failure /Pharmacotherapy of CHF
PPTX
master seminar digital applications in india
PDF
RMMM.pdf make it easy to upload and study
PDF
102 student loan defaulters named and shamed – Is someone you know on the list?
PDF
Abdominal Access Techniques with Prof. Dr. R K Mishra
PDF
TR - Agricultural Crops Production NC III.pdf
PPTX
Week 4 Term 3 Study Techniques revisited.pptx
PDF
Complications of Minimal Access Surgery at WLH
PDF
VCE English Exam - Section C Student Revision Booklet
PPTX
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
PDF
Basic Mud Logging Guide for educational purpose
PDF
Business Ethics Teaching Materials for college
PDF
Microbial disease of the cardiovascular and lymphatic systems
PPTX
PPH.pptx obstetrics and gynecology in nursing
PDF
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
PPTX
Cell Types and Its function , kingdom of life
PDF
Supply Chain Operations Speaking Notes -ICLT Program
PPTX
human mycosis Human fungal infections are called human mycosis..pptx
PPTX
Institutional Correction lecture only . . .
01-Introduction-to-Information-Management.pdf
Pharmacology of Heart Failure /Pharmacotherapy of CHF
master seminar digital applications in india
RMMM.pdf make it easy to upload and study
102 student loan defaulters named and shamed – Is someone you know on the list?
Abdominal Access Techniques with Prof. Dr. R K Mishra
TR - Agricultural Crops Production NC III.pdf
Week 4 Term 3 Study Techniques revisited.pptx
Complications of Minimal Access Surgery at WLH
VCE English Exam - Section C Student Revision Booklet
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
Basic Mud Logging Guide for educational purpose
Business Ethics Teaching Materials for college
Microbial disease of the cardiovascular and lymphatic systems
PPH.pptx obstetrics and gynecology in nursing
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
Cell Types and Its function , kingdom of life
Supply Chain Operations Speaking Notes -ICLT Program
human mycosis Human fungal infections are called human mycosis..pptx
Institutional Correction lecture only . . .

9 element entry_validation_part_9

  • 1. Menu, Functions and Security Profile Oracle HRMS Functional Document Element Entry Validation Method 1 & 2 Part 9 Note: This Document is created only for Class Room Training Purpose By Regintala Chandra Sekhar ora17hr@gmail.com Regintala Chandra Sekhar Page 1 ora17hr@gmail.com
  • 2. Menu, Functions and Security Profile Table of Contents Element Entry Validation:......................................................................................................................................................... 3 Method 1 : Using Input Parameters .................................................................................................................................. 3 Method 2: Using Fast Formula ............................................................................................................................................ 4 Regintala Chandra Sekhar Page 2 ora17hr@gmail.com
  • 3. If you have any queries regarding this document please see the part 1, 2, 3, 4, 5, 6, 7,8 & Part 9 documents . Set the Date: 01-Jan-2013 and check the Payroll Process Result if you have any runs roll back it Element Entry Validation: Method 1 : Using Input Parameters Step 1: Assign the Minimum and Maximum value for the Element in Input values and Select Warning or Error Action Navigation Path : Total CompensationBasicElement DescriptionSelect the ElementInput Values Name: Test_Element_VD1 Regintala Chandra Sekhar Page 3 ora17hr@gmail.com
  • 4. Step 2: Link this element to the payroll and Assign to the Employee and check it Method 2: Using Fast Formula Step 1: Creating Fast Formula Navigation Path: Total CompensationBasicWrite Formula Fast formula for the Element: Test_Element_VD2 _FF Inputs are Entry_Value (text) Net_Value= To_Num (Entry_value) If Net_Value<=1000 or Entry_Value was defaulted then ( Formula_Status = 'E' Formula_Message='Net Payment Amount cannot be <=1000 or a Negative value' ) Else If Net_Value >=2000 then ( Formula_Status= 'E' Formula_Message='Net Payment Amount >=2000 or a Negative value' ) Else ( Formula_Status= 'N' Formula_Message= 'Net Payment Amount ACCEPTED' ) Return Formula_Status,Formula_Message Regintala Chandra Sekhar Page 4 ora17hr@gmail.com
  • 5. Step 2: Define an Element: Test_Element_VD2 -->Click on Input Values-->Assign the Fast Formula-- >Message : Error Regintala Chandra Sekhar Page 5 ora17hr@gmail.com
  • 6. Step 3: Link to the Payroll and assign to the employee -->Enter the Pay Value-->You will get Error Message Thank you....... Regintala Chandra Sekhar You can get more documents on my blogger: http://ora17hr.blogspot.com Facebook Group: www.facebook.com/groups/ora17hr Regintala Chandra Sekhar Page 6 ora17hr@gmail.com