While running the concurrent program we will get the
status, we have to change the status. How it will be done.
Answers were Sorted based on User's Feedback
Answer / durga
make RETCODE=0 --->SUCCESS
RETCODE=1 --->WORNING
RETCODE=2 ---> ERROR
in the code
| Is This Answer Correct ? | 19 Yes | 1 No |
What is the Use of User Exit in Oracle apps and when we are developeing the new report you need to pass one parameter called P_CONC_REQUEST_ID,what is the use of this parameter and is it mandatory.Can't we develop report without this User exit's and P_CONC_REQUEST_ID parameter
in ap_terms table what data will be stored
we are inserting,update and delete the data we can do simultaniously, but it will show error in updation? what to do?
LOCKS?
Hoe to skip middle of the record by using SQL*Loader?
what is difference between d2k report and oracle apps report
explain p2p cycle? what are the tables used for this?
Can you define an erp system?
in one report using two layout models.if yes how to do
In SQL Loader i have 100 Records to be loaded into my table. How do i load the first 30 Records and skip the last 10 Records within a single .ctl file ? So my total no.of records to be loaded would be 60. Could anybody help me in this ?
in interface and conversion if 10 records are error out we can't load the records?if >10 we have to insert,if we not insert we need to gernerate error how u can achieve?
what is the difference between oracle 8i and 9i?