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

how to Create a smart form related to gate pass to be submitted to vendor’s location. This form outputs document number, date, vendors name, address, material details, quantity, unit,and the company logo.

4771


What is pnp-sw-found ? : abap hr

877


How many ways you can create table? : abap data dictionary

542


hi I am in training of functional module, i am unable to understand what exactly use of IDOC,BAPI,DIM and BIM. As LSMW and BDC methods are used for data conversion from legacy to sap. Might be it is silly question. please explain me

1776


Explain the difference between call screen and leave screen?

609






What is the collect statement? How is it different from append?

529


hi,i worked mostly in core abap.know iam assigned to XI utility project.can u experts let me know what r the basic things i need to learn to work in XI utility project.i already searched in forum.thanks in advance.

1567


Explain the difference between a dialog program and a report?

559


Explain client-dependent and client-independent tables.

615


The commands through which an abap/4 module can “branch to “ or “call” the next screen are?

638


Explain the advantages and disadvantages of abap query tool?

527


Do we have to migrate all sapscript forms to smart forms?

606


What are the system fields you have worked with? Explain?

673


Explain the advantages of abap query tool?

532


What are Tickets in Realtime ?

1682