What is the disadvantage of using EXEC SQL stmt do in ABAP?
Answer Posted / yogendra pandey
Using inverted commas (") or an asterisk (*) at the beginning of a line in a native SQL statement does not introduce a comment as it would in normal ABAP syntax
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What happens if a function module runs in an update task?
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain.? : abap data dictionary
What are system variable in abap?
Explain the properties of selection screen?
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???
What is the difference between synchronous and asynchronous update?
Explain buffering
Explain the concept of clusters in payroll
How do you retrieve the data for repetitive structures ? : abap hr
What is the transaction for recording bdc ? : abap bdc
What is meant by hot spots? : abap data dictionary
Explain the advantages of different types of bdc's?
How can you find the field/data underlying a transaction?
What is the syntax of packed number?
Why do we use FOR ALL ENTRIES and what is the pre-requisite