| SAP Profile Generator tables
-----Original Message-----
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? Thanks in advance. Paul Ellis -----Reply Message-----
oh, and maybe these tables for profile genrator stuff......
and you may need to do the same with menu tables - I'm not sure which
ones
-------------------------------------------------------------------------------- Regards,
-----Reply Message-----
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.
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 - ie run function module SUSR_SYNC_USER_TABLES, or run SU30, just to check for any dodgy 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. hope this helps.
-----Reply Message-----
I would 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. For more info on this look at the Authorization is made easy guide available online on page 11-6 release 4.0b. Remember to run SUPC after you import to regenerate the profiles. -----End of Reply Message-----
Best regards,
|