What is the difference between open sql & native sql ?
Answer Posted / manveer kapoor
Open SQL can be compiled and checked and is platform
independent whereas native sql cannot be checked for
compilation errors and is platform dependent.
Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
If i wont like to change the standard print program where i copied standard script to customer namespace,in this case is it possible to retreive the data if u connect the script with standard program.if yes how?if no why? Is it possible to print the logo in first page only,where the form consists of 10 pages.How can u do this? How can u set a table format where it cosists of fields like cust no, custname, amount ...in a script? How do u know that the particular BADI is suitable for the existed report.How do u findout this?When do u opt for BADI OR USEREXIT?did functional people tell u to adopt BADI or USEREXIT? What is the difference between SY-INDEX & SY-TABIX ? I have a report with fields Status,time & date. the contents it consists are Status Time Date AAA 01:20:15 05-06-10 AAA 11:02:32 O3-06-10 AAA 23:11:00 05-06-10 AAA 09:14:46 05-06-10 HOW DO U WRITE A CODE TO DISLAY A ROW WHICH WAS RECENTLY EXECUTED?( for this question it should display AAA 23:11:00 05-06-10 AS Output)
What is the function of the correction system?
What kind of financial periods exist in sap? What is the relavent table for that?
Where do you code the hide statement?
What is the logo in sap script?
What is the client concept in sap?
Can a filed occur in several field groups? : abap modularization
Which transaction code can I used to analyze the performance of ABAP program.?
What are the three components of a work process?
What is primary index?
How to Solve a Particular Ticket in Realtime ?
What is an interactive report? What is the obvious difference of such report compared with classical type reports?
What is delivery class? : abap data dictionary
What are aggregated objects
How will you read from internal table records in a given value range (without using loop)