what are the diff types of dispatcher in sap ?
Answers were Sorted based on User's Feedback
Answer / prabha
as of me
we ara having only one dispatcher in sap
but we are having 5 types of workprocess in application layer
1. update
2. dialog
3.spool
4.background
5.enqu and deque
Is This Answer Correct ? | 5 Yes | 1 No |
Answer / rajashiva
dispatcher:
its application server agent its collect the client requests
and assign to the processors they are
abap-processors
update
enque
dialog
messages
gateway
spool
background
Is This Answer Correct ? | 3 Yes | 3 No |
Interactive Report that list purchase order details of a vendor. When the user double clicks on material number it shows detail list with fields matkl, meins, brgew, ntgew, gewei.The selection screen consist of sales organisation, distribution channel and material number. plz mention the detail coding Tahnks, Rahul
can labels generate in smartforms?if yes how?
Name the special commands of list?
Does the bdc-insert function allow multiple transactions to be processed by sap? : abap bdc
There is one scenario , where A Badi consists of multiple implementations ,and i need to execute only PERTICULAR implementaion (say 2nd ) , ONLY One implementation , then how can execute the perticular implementation .
visibility of a field string declared using tables statement? true/false.
What is meant by hide area?
Explain the difference between free and refresh?
Can you assign a matchcode object to a parameter? If so how?
Define infotype ? : abap hr
How do you handle in Call Transaction?
What is ALV?