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 AP?
Is there any limitations on responsibility assigned to a apps user?
what is the difference between %_all and %_f tables
How to create a purchase order without a requisition?
How to insert data into two tables using single control file?
explain o2c cycle? what are the table reflected for this process?
how do you describe O2C along with tables
what is the difference between po_vendors & po_headers_all? does po_vendors relate to opeating unit?
WHAT IS USE OF APPS API?
How to retry multiple errored workflow processes? What is the access level in workflow used for? How do you define start and end functions in workflow? How does they differ from normal functions? Give me some workflow tables? What is the difference between a function and notification in workflow? I have sent two different notifications to two different users and I want to wait till both they are approved to send 3rd notification. How can you achieve it? What is item type and item key in workflow? How do you use attribute values in workflow messages? How do you use lookups in workflow? What are roles in workflow and how they are used? How do you download or upload a workflow from a server? What are steps to customize the workflow? What functions can you perform from workflow administrator responsibility? To send an email to the user workflow notification is the only way or is there any other ways to send it? Give me some workflow standard procedures? How can you run/start/kickoff workflow? What is wf_engine package used for? How many processes can each workflow contain? What is Runnable option in workflow? At what level it exists? What are different types of attributes in workflow? How do you reassign a notification? What is process in workflow? How can you send direct oracle form link through workflow notifications? How can you send a notification to multiple users? Can you change the list dynamically? Can you send html code in workflow notification? I have sent two different notifications to two different users and I want to wait till atleast one is approved to send 3rd notification. How can you achieve it?
Steps for DFF registration
i have 3 parameters like p1,p2,p3.In p1 i have 2 parameters like a,b.if pass parameter 'a' p2 should be enable and p3 should be disable then if pass parameter 'b' the vice versa.
1 Answers IBM, Sierra Atlantica,