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

table maintainance generator

Former Member
0 Likes
689

i am making table maintainance generator and upon creating entries it is showing + sign in front of field how to remove this and put the field name ???

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
668

IF you Don't maintain the Texts at Dataelement level you get '+'

You can get rid of that by changing the maintenance level itself.

Go to the Function group which you mentioned in the Tablemaintenance creation, and choose the screen which you provided and Add the texts to the Columns.

or else maintain the Dataelement texts and Recreate the Table maintenance again.

5 REPLIES 5
Read only

Former Member
0 Likes
668

+ sign is appearing for a field because may be you have not entered proper description for data element used. Try to give proper description for data elements or create new Z data elements.

And don't forget to recreate table maintainance generator after changing anything in Z table. Then only changes will reflect in SM30.

Regards,

Aparna Gaikwad

Read only

Former Member
0 Likes
668

Hi,

The problem is because check whether the field you created is of direct type. If it is of direct type then what you say the problem will arise.

Create Data elements and domains for the respective fields for your fields, then your problem will be resolved.

Read only

Former Member
0 Likes
668

Mostly when you have created the table, you might have used standard data element. due to this in SM30 sometimes it shows + sign.

change the data element and specify the required name and regenarte the TMG.

(or)

goto SE51 and change the layout field name.

Read only

Former Member
0 Likes
669

IF you Don't maintain the Texts at Dataelement level you get '+'

You can get rid of that by changing the maintenance level itself.

Go to the Function group which you mentioned in the Tablemaintenance creation, and choose the screen which you provided and Add the texts to the Columns.

or else maintain the Dataelement texts and Recreate the Table maintenance again.

Read only

Former Member
0 Likes
668

Hi,

'+' sign , this problem appears if we donot maintain field label in data element.

so go to se11 -> data element.

here check if the data element has a field labels maintained i.e short, medium, long & heading.

if you have your own data element ie z.. data element you can add the field label.

thanx.