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
Explain what are the different functions used in sap script? What are the parameters used in each function?
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why?
How do you retrieve the data for repetitive structures ? : abap hr
How many types of size categories and data classes are there?
What’s value table?
What are the requirements a dialog program must fulfill?
wat are the process that can be executed & tracked in a workflow?
What are the functional areas, user groups? How does abap query work in relation to these?
What is Buffering Concept? When should a Table be buffered?
What are field groups?
Can we define our own match code id's for sap matchcodes? : abap data dictionary
Is a logical database a requirement/must to write an abap/4 query?
A field-groups statement or an insert statement reverses storage space and transfers values. State true or false. : abap modularization
How is conversion of data types done between abap/4 & db layer? : abap data dictionary
Explain the session method? : abap bdc