FLEX FIELDS?
Answers were Sorted based on User's Feedback
As the name says, it is a flexible field with multiple
segments. There are two types of flex fields in oracle
apps. 1. Key flex field and 2. Descriptive flexi field.
Key flex fields are mandatory fields whereas descriptive
flex fields are not mandatory and used to store some values
for reporting purpose.
Key Flexi field Example - Accounting flexi field, Location
flexi field.
Accounting flexi field contains 30 segments with 25 char
each.
Some accounting flex field value examples are
1. Account code(seg1)-Costcenter(seg2)-product code
2. Account code(seg1)-department(seg2)
Refer to Oracle documentation-GL manual/AR Manual for more
details
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / suresh.somayajula
It is nothing but group of segments which are more
flexible than normal fields.
| Is This Answer Correct ? | 2 Yes | 1 No |
in order to run utl_file package we need to give any specific path? if yes what is that?where u will run utl_package?
WHAT IS CUSTOM VIEW AND CUSTOM COMPONENT?
What are the tables in GL?
What is REF Cursor?
19 Answers Infosys, Intelligroup,
After execution of a report we get parameter layout where we have enter From_date and To_date.After entering From_date and without entering To_date what happen a report will execute or not?
wht is format triger?
differentiate between intra & inter UOM class conversion with examples.
what are the different calculation columns available in reports?
how to set org context?
what is the difference between oracle applications ebs 11.5.9 and 11.5.10.2 and can anyone suggest the release dates of the versions
How will you get the concurrent program output as email?
wht is difference between is and as varibales,while declaring procedure which is better?