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 / aka ashishy

1st one is a structure and the 2nd one is its data type which is like a blue print which tells how the values of the structure gonna reside.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How we format the data before writing a statement in the report?

956


How to call a subroutine in sapscript?

1185


What is a type group?

984


What is the different between template and a table?

1205


What is lock mechanism? How do we create lock objects in abap?

1298


List some of the many different ways that the sap standard functionality can be changed by a customer?

1017


What is modularization and its benefits? : abap modularization

1235


Can we display a list in a pop-up screen other than full-size stacked list?

1152


What is the difference b/t Session method and call transaction method ??

6304


What is the max no of match code id’s that can be defined for one match code object?

1230


how to use the xk01 in realtime.can it apply the others. how it it will goes to first page and next page.

2353


What is meant by performance analysis? Have done anything to improve the performance?

1045


What is the lock object?

1138


What are the advantages of abap query tool?

1087


What is sap locking?

1105