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

Error in activating the maintenance view

Former Member
0 Likes
782

Hi,

I have created a z-table Z_GLPCT. Then I want to create the maintenance view for this table .. so I created Z_GLPCT_MAINT... but when I activate this view it gives a syntax error for those fields which are not the key field.... The error is "Field Z_GLPCT-BUKRS does not exist "... I have created this field in z-table Z_GLPCT and activated the table also ... How do I correct this error?

Please help.

Thank You,

SB.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
631

Hi,

See the below link which you show you to create a maintenance view step by step, follow this one you will Activate the VIEW without erros

http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ed2d446011d189700000e8322d00/content.htm

Regards

Sudheer

Hi,

I have created a z-table Z_GLPCT. Then I want to create the maintenance view for this table .. so I created Z_GLPCT_MAINT... but when I activate this view it gives a syntax error for those fields which are not the key field.... The error is "Field Z_GLPCT-BUKRS does not exist "... I have created this field in z-table Z_GLPCT and activated the table also ... How do I correct this error?

Please help.

Thank You,

SB.

2 REPLIES 2
Read only

Former Member
0 Likes
632

Hi,

See the below link which you show you to create a maintenance view step by step, follow this one you will Activate the VIEW without erros

http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ed2d446011d189700000e8322d00/content.htm

Regards

Sudheer

Read only

0 Likes
631

Thank you Sudheer... I am able to activate the maintenance view now...