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
5) How to rereive text elements in SF and script?
What are types of select statements?
It is not possible to create an abap/4 program, which contains only subroutines. State true or false. : abap modularization
how 2 create the normal form by using functional module
What data is contained in data dictionary? : abap data dictionary
What does an exec sql statement do in abap?
What are the functional areas? User groups? And how does abap/4 query work in relation to these?
What should be the approach for writing a bdc program? : abap bdc
Difference between sy-tabix and sy-index?
How to get that a secondary index is attached to a select query?
what is a text table ?
hi I am in training of functional module, i am unable to understand what exactly use of IDOC,BAPI,DIM and BIM. As LSMW and BDC methods are used for data conversion from legacy to sap. Might be it is silly question. please explain me
What is sap abap data dictionary?
Can we use write statements in screen fields?if not how is data transferred from field data to screen fields?
What is the use of table maintenance allowed?