‎2007 Oct 16 9:34 AM
During SAP Upgrade Does the SAP Upgrade process takes care of the Data Dictionary changes?
suppose if the user is enhanced some standard tables in sap , after upgradation does these changes will come or not?
what abt the userexits after doing upgradation does these are reflected or not?
thanks,
‎2007 Oct 16 9:37 AM
No the changes done to the SAP tables will not be upgraded. You will have to do it.
And there comes the role ur role to identify the objects that needed to be upgraded from older to newer version.
Check the transactions SPAU SPDD
Regards
Gopi
‎2007 Oct 16 9:37 AM
No the changes done to the SAP tables will not be upgraded. You will have to do it.
And there comes the role ur role to identify the objects that needed to be upgraded from older to newer version.
Check the transactions SPAU SPDD
Regards
Gopi
‎2007 Oct 16 9:38 AM
Hi Kiran,
For the details, u can refer to the link below:
http://help.sap.com/saphelp_45b/helpdata/en/60/d6ba7bceda11d1953a0000e82de14a/content.htm
It gives the details about the transactions SPAU and SPDD which are used for the programs(User exits etc.) and dictionary objects respectively.
Regards,
Himanshu
‎2007 Oct 16 9:40 AM
Hi Kiran,
You need to execute transaction SPAU/SPDD.
This is a part of each & every upgrade.
Once the upgrade is done, execute above transactions.
it will list few report with red icon.
Modify & activate them.
SPDD will take care of data dictionary objects.
Ensure that you put these objects in a transport request & later move them to subsequent systems i.e. QA & Production.
Best regards,
Prashant
‎2007 Oct 16 9:50 AM
what about user exits?
will the exits are copied if not what is the procedure to do
Thanks,