InterviewSolution
Saved Bookmarks
| 1. |
How Are Rfc’s Executed? In Background Or Dialog Work Processes? |
|
Answer» All RFCs, whether SYNCHRONOUS, asynchronous, or TRANSACTIONAL, are started in dialog work processes. Don’t get deceived by the SYNTAX IN BACKGROUND TASK; this has nothing to do with background work processes. Transactional RFCs are also EXECUTED in dialog work processes. All RFCs, whether synchronous, asynchronous, or transactional, are started in dialog work processes. Don’t get deceived by the syntax IN BACKGROUND TASK; this has nothing to do with background work processes. Transactional RFCs are also executed in dialog work processes. |
|