‎2007 Oct 31 3:15 PM
Hi experts,
How can I check if a Z table have a maintenance view and if not have one how can I transport it?
Thanks for the help!
‎2007 Oct 31 3:17 PM
Hi,
Go to SM30, enter the table name and see. If there is a table maintenance created, you will see that. Else you will have to create it.
Here are the steps for how to create table maintenance -
http://help.sap.com//saphelp_470/helpdata/EN/a7/5133ac407a11d1893b0000e8323c4f/frameset.htm
http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ed2d446011d189700000e8322d00/content.htm
http://help.sap.com/saphelp_46c/helpdata/en/a7/5133ac407a11d1893b0000e8323c4f/frameset.htm
/message/2831202#2831202 [original link is broken]
Hope this helps.
ashish
‎2007 Oct 31 3:17 PM
Hi,
Go to SM30, enter the table name and see. If there is a table maintenance created, you will see that. Else you will have to create it.
Here are the steps for how to create table maintenance -
http://help.sap.com//saphelp_470/helpdata/EN/a7/5133ac407a11d1893b0000e8323c4f/frameset.htm
http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ed2d446011d189700000e8322d00/content.htm
http://help.sap.com/saphelp_46c/helpdata/en/a7/5133ac407a11d1893b0000e8323c4f/frameset.htm
/message/2831202#2831202 [original link is broken]
Hope this helps.
ashish
‎2007 Oct 31 3:20 PM
‎2007 Oct 31 3:21 PM
Thanks!
I see in the quality environment that the table have a maintenance view but in production not. How can I check what is the number of that order of the maintenance view to pass it to production?
‎2007 Oct 31 3:24 PM
Version management for the view will tell you that. You can also see there which transports went where.
Rob
‎2007 Oct 31 3:25 PM
Hi,
Maintenance views are created in a custom development class (in order to transport to production) and are assigned to a transport request.
Get the transport request no of the maintenance view and check the transport log in SE09. This will help to see if the view is transported to Production. If not, you can request your basis team to transport to Production.
ashish