|
We maintain profiles in a Development system using
Profile Generator, but only transport the authorisation profile and not
the activity group to Staging/Production.
We are about to refresh the Development system with a copy of Production. What tables do I need to export from Development prior to the refresh, and later re-import, to ensure that Profile Generator is able to maintain the activity groups created in Development? These tables for profile generator stuff:
000010 function-pool rhum.
and you may need to do the same with menu tables - I'm not sure which ones (from top include from SSM1) 000010 function-pool smnu. "MESSAGE-ID ...
-------------------------------------------------------------------------------- user masters: USR01 to 09, UST04,
Activity groups are stored in table PLOGI along with loads
of other object types. the activity groups are object type T.
OR, if you are using the client copy functions to refresh you DEV from PROD, then you could use the RSCCEXCT (see OSS note 70290) to list all these tables and exclude them from the copy, hence the corresponding original DEV tables should not be overwritten in DEV. I suggest you export a transport request with with all these tables from DEV just in case, so you can re-import them again if it goes pear shaped. If you choose to re-import the tables from transport requests, you might want to run the sync tool in the target client (DEV) afterwards - i.e. run function module SUSR_SYNC_USER_TABLES, or run SU30, just to check for any links or inconsistencies. Also, if you are re-importing user masters too, run RSSODELT and RSSOUSER to recreate all SAPOffice mailboxes and link them to the new user IDs in the target client. I would also use RHMOVE30 and create a transport of your activity groups. To be safe test import the activity groups to QAS prior to refreshing DEV with PRD. Then once you have completed the refresh import the transport you created. Remember to run SUPC after you import to regenerate the profiles. |
|
See Also
SAP Basis Admin Books
SAP Basis Tips
Administration In SAP - Sapgui, Unix, SAP ITS, Router, Client Copy and IDES Main Index
All the site contents are Copyright © www.erpgreat.com
and the content authors. All rights reserved.
|