Difference between internal table and a dictionary table?
Answer Posted / vamshi bojja
to increase the program performance we create internal table.
it are created in the program and the data read from
application level
internal table of one prog cant b used in other programs
it conatains multiple records. it stores the data at runtime
data dictinary contains standard table wch can b used across
programs and modules
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
what is the process of creating quotation using BAPIs.
What are the different types of parameters? : abap modularization
How can we create callable modules of program code within one abap/4 program?
visibility section for class level and attributes level
How to create user interfaces for lists?
How do you delete duplicate records from internal table?
why to create a custom BAPI if the BAPI already exists? y to find BAPI again? frankly even i dint undstnd tne question properly. if any one come across this q please do anser me.
What is the sap abap?
What is page window?
Can anyone done BDC/LSMW/BAPI for F-02 and F-04.If yes let me know the processs
What are the different types of view?
How do you do bdc for a table control? : abap bdc
Explain the difference between function group and function module?
Name a few data dictionary objects? : abap data dictionary
How to know if the value entered contains records or not?