how to initialize applications?
Answers were Sorted based on User's Feedback
BEGIN
FND_GLOBAL.Apps_Initialize
(FND_GLOBAL.USER_ID,FND_GLOBAL.RESP_ID,FND_GLOBAL.RESP_APPL_ID);
MO_GLOBAL.init('ONT');
END;
| Is This Answer Correct ? | 3 Yes | 0 No |
cursor 1 and cursor 2 are there did you open both the cursors at a time or not?
while registering executable and concurent program we register both with application name|<oracle purchasing>? so my question is why we are defining in both concurent program and executable?
How You Will display the key flexifields in your report
How do u identity its name of report?
What are basic steps for AIM?
what is the back ground program run while transferring data from OM to AR?
wht is format triger?
Can you have two functions with the same name in a pl/sql block?
What should be the batch size (number of customer records) general guidelines for optimal performance?
How to link between inventory and OrderManagement.
How many phases of implementation and what are those.
If the flat file is having the duplicate records in the interface how can you restrict while transferring the flat file data in to interface tables?