What is the difference between OpenSQL and Native Sql?
Answer Posted / gandhi
Open SQL:
Open sql will access the database without any
interface. which means no need to worry about the Database
manufacturer.
Native SQL:.
Native Sql are specific to database (ie
Oracle, SQL, Sybase, posgres, Access, DB2.)
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How do you process errors in call transaction method? : abap bdc
In an abap/4 program how do you access data that exists on a presentation server vs on an application server?
What are the classifications of the sap abap data classes?
What are the problems in processing batch input sessions?
What is the difference between a substructure and an append structure?
What are two different ways to add fields to sap tables?
What is an abap dictionary? : abap data dictionary
Explain the advantages of logical databases?
What is meant by stacked list?
How to convert normal function module to bapi?
How do you find if a logical database exists for your program requirements?
What are the events in classical reports?
What are the system table used in abap?
B -Credit Note report Selection Screen Ranges: Creation date Sales Org Sold to Party Selection condition: Document Category – VBTYP should be ‘O’ Table to be used: VBRK, VBRP,VBPA,ADRC List the CR order types or credit billing type by customer number (or selected customer) and displays the: - Billing Document date (FKDAT) - Customer number (KUNRG) - Name of the reseller (on top of the SAP No) (NAME1) - Billing document number,(VBELN) - order reason (AUGRU_AUFT) - Amount (NETWR) - Currency (WAERK) Group Currency wise, billing type wise sum of Net value. When user double click on field ‘Billing Document #’ , display the document in VF03 Do this using OO ABAP.
What is abap?