what is item status? name the related table.
Answer / raja
mtl_system_item_b is the table and the column which stores
the data is inventory_item_status_code
| Is This Answer Correct ? | 6 Yes | 0 No |
How to print invoice from APPS(front end).if we have invoice number in hand with us???
While importing data into interface tables,if u got number of records are error(like more than 1000 records are error),how to imform user?
What are triggers?
What are the Standard Reports and Forms in HRMS?
How do u customize the Reports?
In xml report, how to print the headings in every page?
Hi, Anybody please send me the Oracle APPS 1i technical interview questions (Real time) as wel as sample resume also?
what is trace file? what is the use of that?
Can you have two functions with the same name in a pl/sql block?
how to move the one file from one instance to another instance?and ur scripts also?
IN WHICH MODULE THE LEGAL ENTITY COMES?
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.