‎2010 Apr 28 3:28 PM
Dear Abapers,
What is the relation between the fields and data element, while cretion of fields system will ask the data element, can we have one data element to more than one fields. Can you plese explain me.
Regards
‎2010 Apr 28 3:37 PM
Hi Raj,
Please check the link below.
[http://help.sap.com/saphelp_NW70EHP1core/helpdata/en/90/8d72feb1af11d194f600a0c929b3c3/content.htm]
Regards,
Md Ziauddin.
‎2010 Apr 28 4:35 PM
Hi,
data elements are structures defined in SAP Dictionary.
Fields you meen in a table? or in programs? in both places you create in reference to SAP Dictionary.
data element char20. TEXT20
Programs data: l_text type char20.
Tables ... field ZTEXT type CHAR20...TEXT20
‎2010 Apr 28 5:09 PM
Moderator message - Please do not ask or answer basic questions - thread locked