Answer Posted / buddula15
WORK PROCESS is one of the Application server component.
All requests that come from presentaion server to
application server is allocated to Workprocess. A
workprocess handles the request. There are 7 types of
workprocess. Each handles a specific type of request.
Workprocess Type
=================
Update
Background
message
Enqueue
Spool
Dialog
Gateway
Buddula15
| Is This Answer Correct ? | 24 Yes | 7 No |
Post New Answer View All Answers
What are the data types of the abap/4 layer?
Folder types in smatforms? 2)What is Command line?
Abstract class and interface, multiple inheritance, live example
GUYS any one please can u post questions in sap a bap webdynpro questions.. please i need to know some technical questions regarding webdynpro and ADOBE forms ?
Filter badi and multiple used badi? Will the sequence matter of the badi implementation in case of multiple used badi?
If i wont like to change the standard print program where i copied standard script to customer namespace,in this case is it possible to retreive the data if u connect the script with standard program.if yes how?if no why? Is it possible to print the logo in first page only,where the form consists of 10 pages.How can u do this? How can u set a table format where it cosists of fields like cust no, custname, amount ...in a script? How do u know that the particular BADI is suitable for the existed report.How do u findout this?When do u opt for BADI OR USEREXIT?did functional people tell u to adopt BADI or USEREXIT? What is the difference between SY-INDEX & SY-TABIX ? I have a report with fields Status,time & date. the contents it consists are Status Time Date AAA 01:20:15 05-06-10 AAA 11:02:32 O3-06-10 AAA 23:11:00 05-06-10 AAA 09:14:46 05-06-10 HOW DO U WRITE A CODE TO DISLAY A ROW WHICH WAS RECENTLY EXECUTED?( for this question it should display AAA 23:11:00 05-06-10 AS Output)
Have you printed any report?
What is the basic difference internal tables and database tables? : abap data dictionary
I have 3 transactions,where the output of one transaction is input of another and output of 2nd transaction is input of 3rd transaction.i have one flat file with all data for the 3 transaction.if the 3rd transaction failed can we rollback the remaining 2 transactions or not.Is this possible in BDC,How/
Can we handle two transaction codes in the same program using call transaction bdc input method? : abap bdc
Difference between Read and Get cursor?
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
List some of the many different ways that the sap standard functionality can be changed by a customer?
What is partner selection?
What are the layers of data description in r/3? : abap data dictionary