3. In ABAP/4 programs how do u access data present in
presentation server and on an application server.
Answers were Sorted based on User's Feedback
Answer / manoj dash
for presentation server -- gui_upload
for application server -- open_dataset
Is This Answer Correct ? | 14 Yes | 0 No |
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 |
Answer / rk
we can upload the data from application server or
presentation server using the Tcode CG3Y and CG3Z
Is This Answer Correct ? | 4 Yes | 2 No |
Answer / ravikanth
@ Answer#2 by Richa Singh.
Pls note that ws_upload is outdated.
And GUI_Upload is the only right answer for that one.
Pls. do not post wrong answers.
Is This Answer Correct ? | 1 Yes | 1 No |
How to insert field in standard script ..?
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?
Differentiate between protect and end protect.
8. You can link a search help to a parameter using syntax
what is the use of outline option?
you want to link to a layout set. What abap 4 commands will you use?
why sap script client dependend and smart foms are client independend
What is the use of the position and size command in sapscripts?
What is sapscript? What is its purpose?
Explain the paragraph format in layout set.
Disadvantage of Move-corresponding Statement ?
How to transfer the objects? Have you transferred any objects ?