while creating requisitions i am unable to see the list of
organisation can anyone help me out ?
Answer / Nilsh Maurya
This question is related to Oracle ERP. To view organizations while creating requisitions, make sure that you have the appropriate privileges and that the organization hierarchy is properly configured in your system. Additionally, verify that the organization being used is active and available for requisition creation.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is it possible to drop a column in a table which contains only one column? How?
What is the technical flow associated with P2P or Procure to Pay cycle like the tables, APIs, concurrent programs involved in this cycle. Only technical please.
i am pursuing mca and i want to do oracle apps technical in hydrabad, plz guide me tne best institue in hydrabad those have excellent knowledge in oracle apps.
What is store procedure?and how do u take the values from database and run in scripts?
please send me oracle pl/sql exp resume. and also faqs...
Explain about party and customer in ar : oracle accounts receivable
which gives Oracle R12 Financial training in delhi please give me answer its urgent?
statement string in open is null or 0 length ORA-40735
WHAT IS CARTESIAN PRODUCT?
Should you take the backup of Logfiles if the database is running in ARCHIVELOG mode?
How to move the data from one flatfile to multiple staging tables?give me some examples? for example in po interface one flat file is there and multiple staging tables are there how can move it?please give me answer for this question?
how to write a query without using where? Example- select * from employee where empno=10 I need to write this query without where clause.