HOW MANY LANGUAGES FOLDERS ARE ONE ORACLE APPLICATION
Answer / devi nossam
only 1
US folder
this is language specific folder
for only for forms,reports
why bcos these are GUI.
| Is This Answer Correct ? | 4 Yes | 4 No |
Attribute data types?
diff between key and descriptive flexfield.
HOW U DISPLAY THE FLEXFIELD DATA IN APPS?
what is the difference between multiorg views and multiorg tables
2 Answers Immense Source, Intelligroup, TCS,
What is INBOUND and OUT BOUND? (Different types of interfaces)
17 Answers Accenture, Asian Paints, Inbound Solutions, Tech Mahindra,
In xml report, how to print the headings in every page?
1) why we need to do Validations when the Standard Conc. Prog or the API will do all the validations 2) How can we display more then 1 column data in a formula column (Ex displaying Empno, Ename, sal data in one Formula column) 3) is it possible to give 2 out paramaters in a function
In a package have predefined exception and user defined exception. while execution which exception will be executed first? why?
what is pay run id ?
we have select statement in that two exceptions that returns no value. In that which exception will raise?
In developer Reports::there are 3 parameters.can you pass the paramter1+paratmeter2 value to the third parameter??
INBOUND INTERFACE: Suppose I have 100 Records of employees in flat file.When moving the records from flat file to STAGING table using .CTl file, I want to restrict the records whose salary is less than 500.what are the validations(or conditions) you write to achieve this.