Showing posts with label SET_LOV_COLUMN_PROPERTY. Show all posts
Showing posts with label SET_LOV_COLUMN_PROPERTY. Show all posts

Attaching LOV to a standard text item in Oracle Apps

            

Introduction:


Through Custom.pll, an existing LOV can be attached to a seeded text item in Oracle Apps but its column mapping properties cannot be altered through code, so the returning item is always the original item that is mapped to the LOV at design time and hence cannot return value to the required field. In order to find a work around for the above scenario,
following is a different approach: