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 / mohanty

First is the structure and the second one is structure data type

Is This Answer Correct ?    16 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which one is better joins or views and why?

1139


Which database object is used for storing the system variables? : abap data dictionary

1452


What is the modification assistant?

1071


Does the bdc-insert function allow multiple transactions to be processed by sap? : abap bdc

1221


can anybody give me functional specification (or table name & field names) of stock analysis report, work in progress report,generating vendor detailed list

2033


Why do we use events and actions in web dynpro?

1068


How many types of views are there ?

1177


While sorting field groups we cannot use more than one key field. State true or false. : abap modularization

1111


What is the tcode for sapscript forms?

1199


What are spa/gpa parameters (sap memory)?

1290


identify valid statement when coding a field exit ? a) submit RSCA101X b)MESSAGE E101 C)MESSAGE I101 d)BREASK-POINT

2586


In se11 -->Tech. settings --> Data class. If I save table as Mater data OR Transaction data, what effect will it has for 'Storage' in Database after activation. or In Database how it will store in both the cases.

2639


What is alv programming in abap? When is this grid used in abap? : abap hr

1213


Differentiate database index and match code.

1195


What data is contained in data dictionary? : abap data dictionary

1167