what technology used at presentation layer for displaying
GUI to SAP user ? and where those files were put?
Answer Posted / saptech
SAP GUI is used as to display response from application
server. It is installed on same server.
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
What is an interactive report? What is the obvious difference of such report compared with classical type reports?
How can the standard tables of sap be modified?
How do you execute the payroll
I am uploading 100 records out of which say 59th record has error so what will happen if I am using synchronous or asynchronous method of bdc? Can we update the database using local update mode how? : abap bdc
Explain Catch Command in ABAP?
Lock objects and what are parameters of ENQUEUE FM?
5) How to rereive text elements in SF and script?
What are the various events associated with screen programming?
What is the difference between a substructure and an append structure? : abap data dictionary
Does the external program run in the same sap luw as the caller, or in a separate one?
B -Credit Note report Selection Screen Ranges: Creation date Sales Org Sold to Party Selection condition: Document Category – VBTYP should be ‘O’ Table to be used: VBRK, VBRP,VBPA,ADRC List the CR order types or credit billing type by customer number (or selected customer) and displays the: - Billing Document date (FKDAT) - Customer number (KUNRG) - Name of the reseller (on top of the SAP No) (NAME1) - Billing document number,(VBELN) - order reason (AUGRU_AUFT) - Amount (NETWR) - Currency (WAERK) Group Currency wise, billing type wise sum of Net value. When user double click on field ‘Billing Document #’ , display the document in VF03 Do this using OO ABAP.
what is leave to TRANSACTION?
What are the uses of table pool or table cluster.
Does every abap/4 have a modular structure?
The data of a view is not physically stored, but derived from one or more tables (t/f) : abap data dictionary