Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

What are the differences between macro and subroutine?

1410


Explain the difference between tables and structures?

1030


What is database view ? : sap abap data dictionary

1086


It is not possible to create an abap/4 program, which contains only subroutines. State true or false. : abap modularization

1431


How do you read files from the presentation server ? : abap bdc

1128


Can i Have Some Realtime Examples On Modulepool programming.

6196


Explain what are the events used in interactive reports?

1039


How can an internal table with header line and one without header line be distinguished when passed to a subroutine? : abap modularization

1121


How can we achieve MVC ?

1384


Why are insert and append statement used in sap abap?

1219


Explain what is a logical database?

1135


What are the differences between the table and the structure in the data dictionary in the sap abap?

1117


Can we include customizing include or an append structure with pooled or cluster tables? : abap data dictionary

1362


What is the difference between native sql & open sql? : abap data dictionary

1174


How to find the return code of a statement in abap programs?

1145