Payroll and OTL - EBS (MOSC)

MOSC Banner

Announcements for Payroll and OTL can now be found in the Announcements - Payroll and OTL - EBS (MOSC) subcategory. Follow to be sure you don't miss a thing!

Entry values in Element Entries were graying out (not updateable) problem

edited Nov 7, 2016 9:05PM in Payroll and OTL - EBS (MOSC) 10 commentsAnswered ✓

Hi Experts,

I would like to know if the problem on why the entry values in Element entries cannot be updated or graying out is because of the standard API below. I would like to know if changing any parameter below from N to Y or Y to N will make the generated element entries changeable?

---------------------------------------------------------------------------------------------------------------------------------------------------------

pay_batch_element_entry_api.create_batch_header

                        (p_validate                      => FALSE,

                         p_session_date                  => l_effective_date,

                         p_batch_name                    => i_batch_name,

                         p_batch_status                  => 'U',

                         p_business_group_id             => l_business_group_id,

                         p_action_if_exists              => 'I',

                         p_batch_reference               => NULL,

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center