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

Maintenace view

Former Member
0 Likes
783

HI

Iam facing a problem while creating Maintenance view, iam not getting the field names. It is showing '+' symbol instead of displaying the field name.

HI

Iam facing a problem while creating Maintenance view, iam not getting the field names. It is showing '+' symbol instead of displaying the field name.

6 REPLIES 6
Read only

seshatalpasai_madala
Product and Topic Expert
Product and Topic Expert
0 Likes
753

Hi,

For creating the maintanance view you have enter the primary table and secondary tables. Once you enter primary table you get a list of possible table for secondary table based on the foriegn key relation ships. Make sure you have the foreign keys configured.

Regards,

Sesh

Read only

0 Likes
753

You can modified directly on the Screen Painter -;) Enter SE11, Maintenance view and double click both resumed and individual generated images and modify them -:)

Greetings,

Blag.

Read only

arvind_aj
Product and Topic Expert
Product and Topic Expert
0 Likes
753

Some reasons for this may be:

1) Domain of that field has that value ( '+' )

2) Value for that field has been updated with the value '+'

To solve this problem, you need to clear the value in domain of that data element which is used for that field.

if you directly change value in screen and if you regenerate the screen, value '+' will come back !!!

Read only

Former Member
0 Likes
753

Hello,

Change - Domain Field values. If you dont maintain field Lable by default it will be like +.

*****Poorna******

Read only

Former Member
0 Likes
753

if u have used the data types instead of using data elements, u'll get the filed names as '+'. change the field attributes or else u can change the field name by screen painter

Read only

Former Member
0 Likes
753

hi,

This is because u must have made changes to ur table after activating it.... So all u need to do is Goto-> Table maintainance Generator and delete the current Maintenance and create a new one... Now the table wil work fin....

Hope this was helpful