2007 Mar 26 4:02 PM
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.
2007 Mar 26 4:06 PM
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.
2007 Mar 26 4:06 PM
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
2007 Mar 26 4:31 PM
Thank you Sudheer... I am able to activate the maintenance view now...