How do you define an internal using types?
Answer Posted / vijay
We can define internal tables in different ways. One way is
by using types.
ex:
DATA: ITAB TYPE STANDARD TABLE OF KNA1.
Instead of standard table , we can use hashed table, sorted
table also.
Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Can we call reports and transactions from interactive reporting lists?
In Smartforms or ADOBE Forms Can we get text from standard table in verticle form? if yes, How?
How to find the return code of a statement in abap programs?
what is sap scriptview ?
How to find the return code of an stmt in abap programs?
Cds views
What are the basic functions of database utility?
What are the parameters in bdc_open_group? : abap bdc
Performance tuning techniques
What is locking ?
How many types of buffering? : abap data dictionary
In what ways we can get the context sensitive f1 help on a field?
Can you assign a matchcode object to a parameter? If so how?
what is leave to TRANSACTION?
What are the Control levels in internal tables?