Is it possible to copy the supplied SAP ECC system type to another system type so edits can be made? We are a Solex instance and do not have OBDC connection to any SAP instance to include the check tables. There is more than one SAP landscape and I want a system type for each one.
-
Best answer
MGlaeser: There are more procedures, functions, and routines that run in the DSP than in the old platforms and they won't run if you copy system types through the back end. One suggestion is to find another team that has imported the version of SAP you are working with as a system type from their client and ask them to create a CTS package with the system type. We did this on non-SAP system types to move from a prototype DSP instance to a client Instance at a client site and it was very straight forward.
0 -
CBermingham: You can copy the system type directly using INSERT INTO...SELECT statements. Override the key values and the system type name with appropriate values. You can find all of the tables you'll need using the page’s technical help.
0
Please sign in to leave a comment.
Comments
2 comments