Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

releation between fields and data element

Former Member
0 Likes
519

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

3 REPLIES 3
Read only

Former Member
0 Likes
449

Hi Raj,

Please check the link below.

[http://help.sap.com/saphelp_NW70EHP1core/helpdata/en/90/8d72feb1af11d194f600a0c929b3c3/content.htm]

Regards,

Md Ziauddin.

Read only

0 Likes
449

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

Read only

Former Member
0 Likes
449

Moderator message - Please do not ask or answer basic questions - thread locked