Human Capital Management - EBS (MOSC)

MOSC Banner

When Running API hr_periods_of_placement_api | ORA-20001 A value has been provided for a non-enabled

hr_periods_of_placement_api.update_pdp_details(

                  p_validate       => false

                  ,p_effective_date    => sysdate

                  ,p_object_version_number => ob_number

                  ,p_person_id       => 200400

                  ,p_date_start      => TO_DATE('10-MAR-21')

                  ,p_termination_reason  => NULL

                 -- ,p_attribute_category  => NULL--'Global Data Elements'

                   ,p_attribute1      => 1232

                  --,p_attribute2      =>

                  --,p_attribute3      =>

                  );

Getting error after adding new DFF Add ATTRIBUTE1 to “Add'l Period of Placement Det's”. 

Error:

error 1ORA-20001: A value has been provided for a non-enabled or non-existent descriptive flexfield segment. (SEGMENT=ATTRIBUTE1) (VALUE=1232)

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