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

queries

Former Member
0 Likes
485

hi all,

Could any one tell me

1) We have one table with header line and without headerline. Which one gives the good performance...and why?

2) How to check for how many fields a DataElement has been assigned? and upto maximum how many times we can assign dataelement to any field.

thanks & regards

shashikanth naram

Edited by: shashikanth naram on Mar 14, 2008 11:45 AM

3 REPLIES 3
Read only

Former Member
0 Likes
469

HI

1) For Good Performance you must go without header Line (Ceate Work Areas) Now with header line is Obsolete It doesnot pass EPC check

2) I think you can attach n number of times data Elements to a field

Regard

'

Hitesh

Please Dnt forgor to reward points

Read only

Former Member
0 Likes
469

hi,

>1) We have one table with header line and without headerline. Which one gives the good performance...and why?

<< Removed by Myself >>

>2) How to check for how many fields a DataElement has been assigned? and upto maximum how many times we can assign dataelement to any field.

Select the field and click on the icon Where-Used-list to know the dataelement assigned to tat particular field

->>>Sry...Let me correct my answer..it is best to go for table via explicit work area.

Go to SE30 and chk the performance .

Regards,

Siva

Edited by: SivaKumar on Mar 14, 2008 4:28 PM

Read only

Former Member
0 Likes
469

hi,

2) How to check for how many fields a DataElement has been assigned?

Go to that Data Element and click on the where used list icon which is above ...and select the table fields,,to know where they are actually used..

-Siva