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

its urgent regarding dataelements

Former Member
0 Likes
585

hi,

i got requirement that creation of new dataelement even though we have standard

dataelements.y bcoz they want elobrate field description.

my actual requirement is i have one field PMTNR in QMTB table.

here created new table with the field PMTNR with dataelemt QPMETHODE

field label for this method but they want description like Inspection method.

for this i created new dataelement /GLB/RGTPT_INSP_METHOD

i maintained field label as short 10 method

medium 15 insp.method.

long 20 inspection method

header 17 inspection method.

in table maintanance generator i am getting only short field lable i.e method only

here what i want is i want either long label or header label.

can any one suggest how can i get full description like inspection method.

thanks inadvance

points will be awarded to correct answer.

regards

suneetha

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
541

u have created the data element...in the short description give as <b>inspection method</b>...u have maintained field labels correctly....when u generate the table maintance, and check in SM30 it will show u the short description which is inspection method.....now, say ur field length is 10 chars...then it will show only <b>inspection</b>. to show fully, goto Environment>Modification>Maintenance Screens....here increase the field length output.

4 REPLIES 4
Read only

Former Member
0 Likes
542

u have created the data element...in the short description give as <b>inspection method</b>...u have maintained field labels correctly....when u generate the table maintance, and check in SM30 it will show u the short description which is inspection method.....now, say ur field length is 10 chars...then it will show only <b>inspection</b>. to show fully, goto Environment>Modification>Maintenance Screens....here increase the field length output.

Read only

0 Likes
541

Go to SE11, ur table name and click on change ..now go to Utilities->Table maintenance Generator ,

there click on the single screen,it will take u to the screen code and then u have to click on button Layout(for screen) ..

here double cllick on the field label for which u want long text to be displayed,double clicking will open up Attribute window for tht field ,here in the Dict Tab u can see one option named Modify, give value as 3 there (fro long text)..

now it wil take long text of the field once saved n activated.

amit

Read only

Former Member
0 Likes
541

Hi Sunitha,

Seems you are working with Nestle.

Maintain the desc for only long field and make blank for the remainng and agan generate the table maintainance.

Regards

KER

Read only

Former Member
0 Likes
541

Hi Suneetha,

Increase the visible length of field which you have created in screen maintenance for table. go the layout of screen & increase the length of filed. supppose you have 17 characters in inspection method then make field length 18 or 20. It will show you the complete text.

Is above helpful?

Ashven