‎2008 Sep 04 11:18 AM
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 ???
‎2008 Sep 04 11:25 AM
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.
‎2008 Sep 04 11:22 AM
+ 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
‎2008 Sep 04 11:22 AM
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.
‎2008 Sep 04 11:23 AM
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.
‎2008 Sep 04 11:25 AM
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.
‎2008 Sep 04 11:29 AM
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.