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

what is the difference between

data: begin of ty_emp,
eno type i,
ename type string,
dno type i,
end of ty_emp.
and
types: begin of ty_emp,
eno type i,
ename type string,
dno type i,
end of ty_emp.

Answer Posted / julie

one is a table and the other is a structure

Is This Answer Correct ?    1 Yes 11 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the uses of table pool or table cluster.

986


Can we set page headers to details lists?

1082


How many types of tables exists and what are they in data dictionary? : abap data dictionary

1183


What is the significance of technical settings (specified while creating a table in the data dictionary) ?

1091


How to create any functions? How to go about it?

1147


What is a predefined type in abap?

1226


What are the disadvantages of abap query tool?

1378


Define database layer? : abap data dictionary

1142


What is a view in sap? : abap data dictionary

1095


What are different abap/4 editors?

1135


What will you code in start-of-selection & end-of-selection ?

1137


What actually happens in real-time recruitment? : sap abap hr

1093


Type casting and error handling

1489


How do you validate the selection criteria of a report? And how do you display initialvalues in a selection screen?

1262


how to modify the standard method as per your requirement

1495