Answer Posted / rajkumar gupta
Open SQL allows you to access database tables declared in the ABAP Dictionary regardless of the database platform that your R/3 System is using.
Native SQL allows you to use database-specific SQL statements in an ABAP program. This means that you can use database tables that are not administered by the ABAP Dictionary, and therefore integrate data that is not part of the R/3 System.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to transfer the objects? Have to transferred any objects?
Explain buffering
What are the parameters used in each function?
What is an abap dictionary? : abap data dictionary
What is ps structure? : abap hr
In selection screen, I have three fields, plant material number and material group. If I input plant how do I get the material number and material group based on plantdynamically?
Explain the difference between a pool table and a transparent table?
What is the sap abap?
What is the diff between database view and maintenance view?
How do you do bdc for a table control? : abap bdc
How can one distinguish between different kinds of parameters? : abap modularization
What is the difference between table and template?
What are the types of windows in sap script?
What is the use of enqueue function module? : sap abap data dictionary
What is the difference between get and get late?