What is the difference between view and table ?
Answer Posted / sanjeev
View is a virtual table. It is similar to table. It
contains Fields like Table but it doesnot contain data.It
Contains the data at runtime only...
Table is nothing but a collection records(ie., collection
of rows and column)
| Is This Answer Correct ? | 18 Yes | 5 No |
Post New Answer View All Answers
What is bdc? : abap bdc
What abap statement will trigger list generation?
Did you use buffering?
In sap scripts, how will you link form with the event driven?
please give the remaining answers.
when does a list get sent to the screen on the presentation layer?
What is the difference between get and get late?
How did you test the form you developed? How did you taken print?
If yes then why do we require logical database
In the abap/4 dictionary tables can be defined independent of the underlying database (t/f). : abap data dictionary
Exception handling and how does it transfer from called method to calling method?
How will you define org structure in MM?
If I forgot some command in sap script e.g.: Suppress zero display – how to do find it?
1/ How do u apprach if error occur in sending idocs ? 2/ where u assigned process code ?
What are screen painter and menu painter? : abap hr