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...

2) What is the difference between TYPE and DATA?

Answer Posted / bharath

TYPE: is used to define new data types and will not occupy
any memory space.

DATA: is used to define the variables representing the
exisitng data types. and will hold the memory space.

Type: var1 type c.
DATA: def type var1.

Is This Answer Correct ?    14 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the parameters used in each function?

1097


Concepts of OO ABAP and why we are using it?

1472


How to handle errors in call transaction bdc method without using bdcmsgcoll internal table? : abap bdc

1225


What are the functional areas? User groups? And how does abap/4 query work in relation to these?

1106


What are the basic components of dialog program?

1282


Difference between sap script and report?

1255


what are the two methods of modifying sap standard tables? : abap data dictionary

1168


hi experts,,, what is meant by documentation? test casr preparation? documentation and preparation and Tcode for this? quality and releasing? test case scenario?

2232


What are the 3 types of tables in sap? : abap data dictionary

1142


The extract statements in field groups can be used before or after processing the sort statements. State true or false. : abap modularization

1089


How to create report in SD open sales order which covers all Organization, delivery status, shipping details and partner function details. plz mention the detail coding Tahnks, Rahul

2649


What are internal tables? : abap hr

1043


Can you create a table with fields not referring to data elements? : abap data dictionary

1336


We have got some values for Field F1 say 1,2,3,4 and F2 say 10,10,10,10.Now can you tell me what would be the output for F1 if we use At End Of event?and what would be the output for F2 if we use At Last event?Also i want to know what is the difference between Total calculation for At end event and grand total for At last event???

2165


What is an authorization in sap?

1331