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 |
what are the error tables in OM
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.
When loading data from staging table to interface table , how to reload the invalid record once again ?
how to get the on hand quantity of an item across all organizations? name the underlying tables.
2 Answers Ranves IT Solutions, Scan Steel,
what is the data type of lexical parameter?
What are basic steps for AIM?
where do u specify in org_id?
what is pick selection list generation report.
How to find which company will be conducted Oracle appa interview? Plz help me
what do u mean by debit/credit memo invoices?
3 Answers ACC, Convergys, Mascon,
What is ERP? Architecture of apps?
in reports token is casesensitive or not?