Answer Posted / rajkumar gupta
To use a Native SQL statement, you must precede it with the EXEC SQL statement, and follow it with the ENDEXEC statement as follows:
EXEC SQL.
ENDEXEC.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how do you transport lsmw data from one system to another?
How can we use / display table in a screen?
What are local objects?
What is a database view? : abap data dictionary
What is the meaning of abap editor integrated with abap data dictionary? : abap data dictionary
What are the advantages and disadvantages of different types of bdc's?
how to Create reports in SD module such as sales order report, which covers all organization levels, delivery status, invoice status, shipping details and partner function details. The data will be extracted from VBAP, VBPA, VBAK, VBUP, VBFA, KNA1, LIPS, VBRP, MARA, VBEP and KONV tables. plz mention the detail coding Tahnks, Rahul
What is SAP Data conversion ?
How do you process errors in call transaction method? : abap bdc
What are the page windows?
What two statements are required in an abap program to output an icon using a write statement?
What is a matchcode?
What kind of financial periods exist in SAP? What is the relevant table for that?
How to insert a line into abap internal tables?
Is it possible to bring select option in module pool screens?