9 element entry_validation_part_9

6
Menu, Functions and Security Profile Regintala Chandra Sekhar Page 1 [email protected] 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 [email protected]

description

Creating Element,Element Entry,Validation with Input Parameters,Input Parameters,Error in Input Parameter,Assign the Element,Fast Formula,Input parameter with Fast Formula,Validation Rules,oracle HRMS, ora17hr, oraclehrms,oraclepayroll,elements

Transcript of 9 element entry_validation_part_9

Page 1: 9 element entry_validation_part_9

Menu, Functions and Security Profile

Regintala Chandra Sekhar Page 1 [email protected]

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

[email protected]

Page 2: 9 element entry_validation_part_9

Menu, Functions and Security Profile

Regintala Chandra Sekhar Page 2 [email protected]

Table of Contents

Element Entry Validation:......................................................................................................................................................... 3

Method 1 : Using Input Parameters .................................................................................................................................. 3

Method 2: Using Fast Formula ............................................................................................................................................ 4

Page 3: 9 element entry_validation_part_9

Regintala Chandra Sekhar Page 3 [email protected]

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 CompensationBasicElement DescriptionSelect the ElementInput Values

Name: Test_Element_VD1

Page 4: 9 element entry_validation_part_9

Regintala Chandra Sekhar Page 4 [email protected]

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 CompensationBasicWrite 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

Page 5: 9 element entry_validation_part_9

Regintala Chandra Sekhar Page 5 [email protected]

Step 2: Define an Element: Test_Element_VD2 -->Click on Input Values-->Assign the Fast Formula--

>Message : Error

Page 6: 9 element entry_validation_part_9

Regintala Chandra Sekhar Page 6 [email protected]

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