0% found this document useful (0 votes)
301 views1 page

Can Payroll Balance Be Accessed From Element Input Validation Formula

The document discusses whether payroll balance can be accessed from an element input validation formula in Oracle Fusion Global Payroll. It states that element input validation formulas only support certain contexts, and balance database items require additional contexts not supported. Therefore, it is not possible to reference balance values during element entry using an input validation formula. The document recommends using the PAY_BALANCE_PKG to evaluate balances in BI Publisher reports or SQL queries instead.

Uploaded by

hamdy20017121
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
301 views1 page

Can Payroll Balance Be Accessed From Element Input Validation Formula

The document discusses whether payroll balance can be accessed from an element input validation formula in Oracle Fusion Global Payroll. It states that element input validation formulas only support certain contexts, and balance database items require additional contexts not supported. Therefore, it is not possible to reference balance values during element entry using an input validation formula. The document recommends using the PAY_BALANCE_PKG to evaluate balances in BI Publisher reports or SQL queries instead.

Uploaded by

hamdy20017121
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Fusion Global Payroll: Can Payroll Balance Be Accessed from Element To

Input Validation Formula? (Doc ID 2184282.1) Bottom

In this Document

Goal
Solution

APPLIES TO:

Oracle Fusion Global Payroll Cloud Service - Version 11.1.10.0.0 and later
Oracle Fusion Global Payroll - Version 11.12.1.0.0 and later
Information in this document applies to any platform.

GOAL

Is it possible to fetch the Payroll Balance from the Element Input Validation Formula.

SOLUTION

Element Input Validation Formula type supports only certain Contexts.

Balance Database Items (DBIs) will need additional contexts that are not supported in the
Element Input Validation Formula.

It is not possible to reference such Balance value during element entry using Element Input
Validation formula.

PAY_BALANCE_PKG can be used to evaluate balances in BI Publisher Reports/SQL queries.

There are no formula functions available for PAY_BALANCE_PKG.

Even if it is provided, it will need additional contexts not available while running the element
entry input validation fast formula.

You might also like