3. In ABAP/4 programs how do u access data present in
presentation server and on an application server.
Answer Posted / richa singh
for presentation server -- gui_upload/ws_upload/upload
for application server -- open_dataset->read dataset->close
dataset
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Hello ABAP GURUS.. I WANT TO KNOW DO WE DEVELOPE SCRIPTS FROM SCRATCH OR WE USE STANDARD SCRIPTS OF SAP..? AND WHAT LOGO WE HAVE IN STANDARD IN LOGO WINDOW OF STANDARD SCRIPT BUSINESS DOCUMENTS...?
What role does an abap program play in sapscript?
What is sap script? What is the purpose of sap script? Difference between sap script and report?
Disadvantage of Move-corresponding Statement ?
How to pass the variables to forms ?
What is client concept in sapscript?
How does check, continue and exit commands work in loop and end Loop.
What is difference between script and report?
What are the output types and Tcodes ?
What is the difference between the sapscript texts, 'customer &kna1-kunnr&' and '&customer kna1-kunnr&'?
what is maximum columns number in SAPScripts and Smartforms. If How can we move to next page for print.?
Explain the paragraph format in layout set.
What is the use of rswbo052 program?
How to check the changes made in the standard layout set , other than using Utilities--- -> Print preveiw ? can u explain the different other ways to check it?
How can I trigger new page in sapscripts?