In an ABAP program how do you access data that exists on a presentation server vs on an application server?
Answer Posted / preeti pawar
using dataset
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the contents in technical specifications?
Explain the systems fields used for interactive lists and lists?
How many main windows will be there in a page window?
How do you read files from the presentation server ? : abap bdc
Rp_provide_from_last contains how many parameters ? : abap hr
Explain what are the various types of selection screen event?
What are the components of selection table?
What is static attribute
What is page window?
What are lock objects?
What is the reserve command?
1.why dont use top of page. wat is the use? 2. wat is sub screen? 3. why u select the session method in bdc ? how many records wil be updated on that time? 4.why dont use start form in script? 5.wat is difference b/w dilldown and interactive report? 6. wat is pf status interactine report?
How would you suppress the display of a parameter on the selection screen?
Did you create help views?
In events, start-of-selection is a default event. When we have to use this event explicitly? Why?