Creating Descriptive Flex Field (DFF) Bean in OAF
- by Manoj Madhusoodanan
In this blog I will explain how to add a custom DFF in a custom OAF page.I am using XXCUST_DFF_DEMO table to store the DFF values.Also I am using custom DFF named XXCUST_PERSON_DFF.
Following steps needs to be performed to create this solution.
1) Register the custom table in Oracle Application2) Register the DFF3) Define the segments…