| Home |
| Technical Articles |
| Training Articles |
| Receive Email for New Articles |
| Contributors |
| Hands-On-Training |
| Apps Book |
Technical Articles
Oracle Workflows
Key Flexfields Basics
| Key Flexfields Basics | | Print | |
| Written by Anil Passi | |
| Thursday, 16 November 2006 | |
|
Please find an article on the very basics of Key Flexfields.
Now some Q & A below Comments
(26)
written by Bhanu , November 18, 2006
quite well explained, i should bookmark ur site
written by Bhanu , November 18, 2006
quite well explained, i should bookmark ur site
written by Anil Passi , November 19, 2006
Thanks Bhanu, You may also decide to register, so that you can receive a monthly email update on new articles.
written by Anil Passi , November 19, 2006
Thanks Bhanu, You may also decide to register, so that you can receive a monthly email update on new articles.
written by seenujanu , November 20, 2006
Thanks by giving valuable information,now i cleared the doubts from the flexfields
written by seenujanu , November 20, 2006
Thanks by giving valuable information,now i cleared the doubts from the flexfields
written by Mukesh , December 01, 2006
Hi anil
Please let me know if i have a key flexfied in which 2 segment are there and i want to add another segment however in earlier 2 segments data is there , can i add another segment. Thanks, Mukesh
Thanks Anil for the Article.
written by Mukesh , December 01, 2006
Hi anil
Please let me know if i have a key flexfied in which 2 segment are there and i want to add another segment however in earlier 2 segments data is there , can i add another segment. Thanks, Mukesh
Thanks Anil for the Article.
written by Mukesh , December 04, 2006
Hi Anil,
Thanks for the update,but in general CONCATENATED_SEGMENTS automatically update automatically when we insert any values so in this case do we need to append. please let me knw the procedure for updatting the CONCATENATED_SEGMENTS. Thanks, Mukesh written by Mukesh , December 04, 2006
Hi Anil,
Thanks for the update,but in general CONCATENATED_SEGMENTS automatically update automatically when we insert any values so in this case do we need to append. please let me knw the procedure for updatting the CONCATENATED_SEGMENTS. Thanks, Mukesh written by Mukesh , December 08, 2006
Hi Anil,
Can you please put some light on flexfield qualifier ,segment qualifier ,Dynamic insertion and cross validation in flexfield via example. I read in document concepts are still not much clear on these topics. Thanks & Regards, Mukesh written by Mukesh , December 08, 2006
Hi Anil,
Can you please put some light on flexfield qualifier ,segment qualifier ,Dynamic insertion and cross validation in flexfield via example. I read in document concepts are still not much clear on these topics. Thanks & Regards, Mukesh written by Jyothi , December 18, 2006
Hi Anil,
I found this site very excellent. Thanks Anil for sharing your knowledge with every one. Thanks Jyothi written by Jyothi , December 18, 2006
Hi Anil,
I found this site very excellent. Thanks Anil for sharing your knowledge with every one. Thanks Jyothi written by Ramya Laxman , February 17, 2007
Anil, Can you also give some info about the required flex fields in apps i.e. which need to be setup in different modules says assets, service contracts, inventory, etc.
written by Ramya Laxman , February 22, 2007
Thanks for the info, Anil. I asked this question about the required flex fields as this was a question posed during an interview. How many necessary flex fields should be setup in Apps and what are their names in each module. Let me know if I had understood the question incorrectly. Thank you.
written by Florin , March 05, 2007
Hello Anil,
PER_ANALYSIS_CRITERIA does not have any CONCATENATED_SEGMENTS column. this table is used for a KFF. do you have any idea why it does not have this column ? thanks, written by Anil Passi , March 24, 2007
Thanks Siva. It appears 22 are mandatory.
And if you run below select count(*) from fnd_id_flexs ; You will see 37. So, it means 15KFF are optional. written by Prabhakar , May 01, 2007
Yes , you have a wonderful blogspot and it helps all oracle consultants also. Keep up your good work...
written by sanjay , May 27, 2007
Another great piece of work done by a great Indian.
Hi Anil,
Great website and very good articles. I have a specific question on KFF. You have written that Oracle will store a ID(key) for the KFF instead of individual values of segments. I understand that peice, But I do not understand When and How ID's are generated. Is it done dynamically on the fly, or at the time of creation of KFF. Also, Say a KFF has 3 segments with 1st segment having a valueset of say 2 distinct values, 2nd with 3 distinct values, and 3rd with 2 distinct values. In that case, would oracle generate 2x3x2=12 combinations with ID's. What if one of the segment has a valueset of 100 values, or even say if it is free-text.. Would Oracle create all combinations and ID's, at the time of KFF creation and store in some place, Or would it create them dynamically when the actual value is stored in the table. Obviously 2nd approach is a preferred one, but just want to confirm the same from you, as I am not sure of it. ~Regards, Gowri
If we have multiple structures for a keyflexfiled, how to specify whicih structure should be used by the KFF?
Hi Anil,
I have posted this request earlier under different thread in your site. I realised that this question is much more appropriate in this thread. I am trying to create Key Flexfields in OA Framework page. I had tried the steps outlined in the Declarative Implementation as mentioned in OA Framework Developers Guide (Metalink note 269138.1). I am getting following error. The data that defines the flexfield on this field may be inconsistent. Inform your system administrator that the function: KeyFlexfieldDefinitionFactory.getStructureNumber could not find the structure definition for the flexfield specified by Application = SQLGL, Code = GL# and Structure number = I wonder why the structure number is null? How can I pass structure number to OAKeyFlexBean? My supspecion is that I have missed out something while creating EO, AO or VO. In the developers guide it had mentioned to Ensure that the view object underlying the region includes the CCID column (the foreign key reference). I am bit confused about creating entity object that contain a foreign key reference to the code combinations table. Is it refering to creating Association object between the base EO and EO for the code combination table? Thanks, James You must be logged in to a comment. Please register if you do not have an account yet.
|