Answer Posted / guest
READ STATEMENT IS USED FOR READING THE RECORD FROM INTERNAL
TABLE NOT FOR DATABASE TABLE.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Can we include customizing include or an append structure with pooled or cluster tables?
what are the critical issues u face in ur project?
Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subarc after perform?
What is macro? : abap hr
What is generic buffering?
What statement will be found in an sap application program that implements a function module exit?
how 2 create the normal form by using functional module
What are indexes? : sap abap data dictionary
The loop-endloop on extract datasets can be used without any kind of errors. State true or false. : abap modularization
What are critical issues you have faced in your project
What are the data types of the external layer?
After running a BDC program in background, next day morning when you see the results, few records are not updated(error records). What will you do then ?
Can you set up background processing using call transaction?
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???
In which particular scenario we use sorted table and which particular scenario we use standard table?