Difference between internal table and a dictionary table?
Answer / 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 |
How to maintain Transport Request?
what are parameters of DDCinsert fun module ?
WHAT IS LUW? and the difference between SAP LUW and Database LUW in detail.
Write special commands of list?
where can u use secondary index in program please tell me? is there any tool to test in development client?is there any performance tool is thre pleaseeee tell me?
We created ZEMP table now i want to add more data but previous data should not disturb how can i do this?
HOW CAN YOU USE A PAGE COUNT IN CALLING A PAGE IN SMARTFORM?
what is TNAPR table?
What are the disadvantages of different types of bdc's?
in bdcsome times we get the ok code for "enter" wrongly instead of '/00'.what is the reason.how we can exceed this problem.
How to read files and process BDC's automatically ?
what are userexits?? how to use it?? whats the importance of them?? can it be used in interactive reporting to directly come to basic list??