HOW U DISPLAY THE FLEXFIELD DATA IN APPS?
Answers were Sorted based on User's Feedback
Answer / askvenki
BY CALLING THE USEREXIT FND FLEXSQL IN BEFORE REPORT TRIGGER
AND FND FLEXIDVAL FROM FORMULA COLUM
ALL CONATENATED SEGMENTS DATA WILL BE IN THE LEXICAL
PARAMETER
P_FLEX_DATA DEFAULTLY
FLEXSQL RETRIVES THE DATA FROM THE SEGMENTS AND POPULATE
THE
SEGMENTS DATA INTO THE P_FLEX_DATA
FLEXIDVAL POPULATE THE DATA INTO THE LAYOUT FROM THE
P_FLEX_DATA
| Is This Answer Correct ? | 8 Yes | 0 No |
Form development process?
WHAT IS CUSTOM VIEW AND CUSTOM COMPONENT?
what are the error tables in AP?
List some exceptions other than NO_DATA_FOUND, TOO_MANY_ROWS and WHEN OTHERS
where is setup of business group done?
Which oracle applications pl/sql standard apis you are familiar, have you used most of them?
Do you know where we can check the status of po?
in sql loader,i have 100 records in my flatefile, i want to skip the 80 to 90 records .please help me
Can u attach Request set with in the Request set?
How we will receive the work from the client? what type of documents we will develop in the entire implementation project? plz tell me the total scinario?
2 Answers Deloitte, Intelligroup,
How to link between inventory and OrderManagement.
can we execute one concurrent program through another concurrent program?