‎2007 Mar 12 1:24 PM
Hi all,
if i declare a variable
<b>material like matnr</b>.
then the matnr represent what?
is it domail or dataelement.
‎2007 Mar 12 1:28 PM
MATNR is Data Element only.
You have to declare the variable like this:
material type matnr.
‎2007 Mar 12 1:27 PM
Hello,
U can always specify the dataelement after like statement. SO here MATNR represents the dataelement
Regards,
Vasanth
‎2007 Mar 12 1:27 PM
Hi,
MATNR represent a dataelement which is linked with a domain again which has data type and Length defined.
Regards,
Anji
‎2007 Mar 12 1:28 PM
MATNR is Data Element only.
You have to declare the variable like this:
material type matnr.