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 |
What are the tables in GL?
What do you understand by concurrent programs?
Can you explain the difference between architecture followed in 10g & 11g?
What is multi org?
in sql loader,i have 100 records in my flatefile, i want to skip the 80 to 90 records .please help me
What are the Standard Reports and Forms in HRMS?
There are set of records to be processed from staging table into interface table. If one record fails the entire set of data should be rejected.
sourcing in GL
I want to print output in portrait style?where i have to change the settings?
how to customize the report,please tell me customization steps
what are the error tables in AP?
in procedure how to return a value