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 |
Tell me some interface tables on ordermangement.
pls send me out bound code of supplers,site,bankiformation code pls as soon as
How does accounting occured in Expense Reporting?
A program must be written which accepts date parameter. The date parameter will accept data in the format DD/MM/YYYY. This data has to be validated and post validation, the following details have to be displayed for this date parameter 1. Input date must be defaulted to sysdate, It can be overridden by any other date. 2. Financial year should be displayed for this date parameter. Eg: If the input date is 30/11/2010, the financial year must be displayed as 1. From Date : 01-Aprr-2010 To Date: 31-Mar-2011 3. Calendar year and Calendar month must also be displayed. 4. The next payment cycle (say for EB), must be displayed based on this date parameter. 5. The previous payment must also be displayed based on this date.
Which modules of oracle apps have forms and reports? I am a beginner in oracle apps so kindly answer my query.
Hi Experts How to Create a purchase order without a requisition ?
6 Answers Amdocs, KPMG, Oracle,
what is the difference between oracle 8i and 9i?
what r the objects u have to do in u experiance
what are the difference between 11.5.7 and 11.5.9 in oracle apps
I want to print output in portrait style?where i have to change the settings?
How to create a purchase order without a requisition?
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?