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 / dillip kumar mishra

First one is work area and second one is a strucure.

Is This Answer Correct ?    3 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between upload and ws_upload ? : abap bdc

673


What are different abap/4 editors?

599


Explain different types of locks?

558


Differentiate between transparent tables, cluster tables and pooled tables

561


What are the advantages of different types of bdc's?

526






What are the screen elements.

517


Hi guy.. i have to face an interview in a couple of day.. so can you please give me some good and tough question on abap.

1592


Explain the advantage of structures?

542


What is page window?

572


Sy index and sy tabix

959


How did you transfer legacy data in the mid of the financial year (us) to the sap system? : sap abap hr

536


What is technically difference between in Table creation in table creation maintenance not allowed ,maintenance allowed with restriction, maintenance allowed ?

1159


How do you work with semi colon se[arated files in BDC ?

1448


What is a size category?

666


What is the difference between a structure and a table?

546