The following are the points that need to be taken into consideration while creating a custom Key Flexfield (KFF)
1) Structure of your custom Key Flexfield table, the table should contain all of the following
2) Sequence
3) Registration of table created in the Database using inbuilt AD_DD package
4) Registration of Key Flexfield from the front end applications
5) Decide on whether to allow dynamic insertion of flexfield values for the KFF
1) Structure of your custom Key Flexfield table, the table should contain all of the following
- Combination ID column
- Structure ID Column
- Enabled Flag Column
- Summary Flag Column
- Start Date Active & End Date Active Column
- Segment columns
2) Sequence
- A sequence should be created with the same name as the table created appended with '_S'. There is no mapping to table or KFF required.
3) Registration of table created in the Database using inbuilt AD_DD package
4) Registration of Key Flexfield from the front end applications
5) Decide on whether to allow dynamic insertion of flexfield values for the KFF
No comments:
Post a Comment
Please add your valuable comments and also questions that would make me write a post for you.