How You Will display the key flexifields in your report

Answers were Sorted based on User's Feedback



How You Will display the key flexifields in your report..

Answer / hari

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 ?    10 Yes 0 No

How You Will display the key flexifields in your report..

Answer / vidyasgar

Hear We have two ways
1) one is by using the segment1||segment2||-----segmetn5.
This is one way but

2) second one is by using USER_EXITS those are 'FND FLEXSQL'
AND
'FND FLEXDVAL'
by useing Thease we can get the flex field data into the
report
This is the standard Way in my feeling.
Thank you.

Is This Answer Correct ?    1 Yes 0 No

How You Will display the key flexifields in your report..

Answer / askvenki

IF YOUR INFORMATION CANTAIN IS
SEGMENT1
SEGMNET2
SEGMENT3
BY USING CONCATED OPERATOR SEGMENT1||SEGMENT2||SEGMENT3

Is This Answer Correct ?    1 Yes 4 No

Post New Answer

More Oracle Apps Technical Interview Questions

what are the different types of triggers in reports

2 Answers   Oracle,


List the various types of value set.

0 Answers  


Can u define operating units inplace of inventory?

2 Answers  


how to find the custom directory in front end.

1 Answers   IBM, Sierra Atlantica,


what is the difference between varchar and varchar(2)?

4 Answers  






Attribute data types?

2 Answers  


Can you explain the difference between architecture followed in 10g & 11g?

0 Answers  


In custom.pll what are the events we can Not write.

1 Answers  


pls send me out bound code of supplers,site,bankiformation code pls as soon as

0 Answers  


Are you familiar with internet architecture of oracle apps 11i?

0 Answers  


What are documents and test cases u followed.

2 Answers   Accenture,


FLEX FIELDS?

2 Answers  


Categories
  • Oracle Apps Technical Interview Questions Oracle Apps Technical (547)
  • Oracle Apps Financial Interview Questions Oracle Apps Financial (793)
  • Oracle Apps Manufacturing Interview Questions Oracle Apps Manufacturing (53)
  • Oracle Apps HRMS Interview Questions Oracle Apps HRMS (169)
  • Oracle Apps CRM Interview Questions Oracle Apps CRM (9)
  • Oracle Apps SCM Interview Questions Oracle Apps SCM (141)
  • Oracle Install Base Interview Questions Oracle Install Base (62)
  • Oracle Service Contracts Interview Questions Oracle Service Contracts (101)
  • Oracle Apps AllOther Interview Questions Oracle Apps AllOther (114)