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


Please Help Members By Posting Answers For Below Questions

I need some information regarding Vcentric Test pattern ? with questions.

1691


What do you mean by transparent tables in sap abap? : abap data dictionary

533


What are the function modules used to create batch input session? : abap bdc

633


Give Some examples of reports generated in real time scenarion? Also give examples of standard reports in SAP used in real time?

2327


How to write a code in tab control? : abap bdc

634






What are the differences between transparent tables, pooled tables & cluster tables? : abap data dictionary

725


IN SCRIPTS IF WE HAVE EMPTY SECOND LAYOUT AND IF WE HAVE MENTIONED ABOUT IT IN NEXT PAGE ATTRIBUTE THEN IN OUTPUT HOW WE GET THE SECOND PAGE OUTPUT.

1503


Suppose the client wants me the vacancy to be displayed on a website as well as ess. How should I do it? : sap abap hr

537


What are the basic object types? : sap abap hr

631


What are the advantages and disadvantages of different types of bdc's?

547


What is locking ?

605


On abap: did you set up a workflow? Are you familiar with all the steps for setting up a workflow?

582


How can we send data to external programs?

623


what is difference between set screen and call screen ?

558


What is design pattern? Provide example .Why are we using it?

993