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
How can I display barcodes in sapscripts?
What do you mean by symbols?
How do I create standard texts for the sapscripts?
Differentiate between sapscript and smartform.
What is a workflow ?
You want to display top 5 records from an internal table. How will you do that?
When a program is created and need to be transported to production does selection texts always go with it ? if not how do you make sure ? Can you change the CTS entries? How do you do it ?
Explain the character format in layout set.
How can I format the time in the sapscript?
How to debug a script?
I want few sample tech spec's in ABAP
How to transfer the objects? Have you transferred any objects ?
What is client concept in sapscript? What is client dependent and client independent?
I create a box in sap script for the amount in bill,i want to add Rs. word over box,it is possible?
what is the use of outline option?