what is the difference between "types" and "data" in abap.

Answer Posted / chetan

We can not assign value to a variable which is created as TYPE.
TYPES: a1 TYPE i .
DATA: a2 TYPE a1 .
is correct. But,

data : a3 TYPE a2.
is wrong.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to check single or double byte in struts

1567


Hello...has anyone interviewed with Information Management Services(IMS)located in Silver Spring MD??If yes,what can you share about the programming test and the analytical test?

1507


how much fee for deccan soft institute .how to block seat for sandeep sir class reply soonnnn 

1662


what is the current salary package in India for a lamp programmer

1878


smal talk is pure object oriented or not?

1529






Given a Binary Search Tree, write a program to print the kth smallest element without using any static/global variable. You can?t pass the value k to any function also.

562


which book we learned this mantis? how many version are realsed this mantis upto now?

1425


Tell me the jobs for the MCA Fresher in delhi, Noida..

1904


When we delete logfiles such as screenshots how does it affect the ldf file? Ive seen huge change while adding screenshots in the ldf file but a very minor one deleting them.Please Explain

1415


hi i am jyoti i have done sap training in sd and master degree in economics have 2 year exp as enduser in (gdms)and 1 year as sd consultant.as contract basis now what i can do for getting job in it industry

1658


1.what is the vesition managment.

1689


without selecting individually each field in Action Class from jsp,what is the best process to select as many as field at a time automatically from jsp page by using value object class.

1440


what is the difference between uservariables and systemvariables (in Environmental variables)???

1941


Diff between IF and where ?

1623


what is integration testing in real time applications?

1847