can we execute one concurrent program through another
concurrent program?
Answer / nusrath
Yes. We can execute one concurrent program through another
concurrent program.
using FND_REQUEST.SUBMIT_REQUEST(<appln shortname>,
<conc.prgm shortname to be called> [,arguments]);
| Is This Answer Correct ? | 15 Yes | 2 No |
what is the back ground program run while transferring data from OM to AR?
What is INBOUND and OUT BOUND? (Different types of interfaces)
17 Answers Accenture, Asian Paints, Inbound Solutions, Tech Mahindra,
What are the different components you should consider while defining a responsibility in oracle apps?
Give a brief overview on OrderManagement.
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?
LOCKS?
what is user exit and wat program do we write in user exit?
in procedure how to return a value
what is repeting frame?
what is the difference between character mode,bitmap mode
2 Answers IBM, Sierra Atlantica,
how many layout sections are tehre in layout editor?
what is difference between API and Interface?