What does an EXEC SQL stmt do in ABAP?
Answer / 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 |
We have got some values for Field F1 say 1,2,3,4 and F2 say 10,10,10,10.Now can you tell me what would be the output for F1 if we use At End Of event?and what would be the output for F2 if we use At Last event?Also i want to know what is the difference between Total calculation for At end event and grand total for At last event???
Type casting and error handling
what is diff between ECC 5.0 AND ECC 6.0
what are the differences between scripts & smart forms?
what are the stpes in ALE?
When you prefer lsmw?
how can we enable hyperlink in screen painter?
how many types of idoc'c?
What is the difference between normal report program and module pool program?
3 Answers Atos Origin, Kaavian,
why we are using pgm RSTXTRAN?
How do you call a transaction from a report ?
different ways to process/run the session