2006 Oct 17 8:29 AM
Dear SAP-Specialists,
the SAP-standard defines some objects as master data, but in our point of view it is not! So we want to transport these data (tableentries) via transportrequests to "qa" and productive system. But in case of some dependecies in the tables and the usage of GUIDS makes it important to get the possability to influence the data of the tables in the transportreaquest during the import-process in the system to prevent duplicate keys and so on.
Is there any chance to realize this ?
Thanks,
André
Dear SAP-Specialists,
the SAP-standard defines some objects as master data, but in our point of view it is not! So we want to transport these data (tableentries) via transportrequests to "qa" and productive system. But in case of some dependecies in the tables and the usage of GUIDS makes it important to get the possability to influence the data of the tables in the transportreaquest during the import-process in the system to prevent duplicate keys and so on.
Is there any chance to realize this ?
Thanks,
André
2006 Oct 17 8:35 AM
hELLO André,
Dependig of your table´s type you would be able to transport the data, for example if the table´s type (delivery class) is mater data (A) you wont be able to transport the data, only you can transport the data if the table is a cutomizing table (C OR G).
To transfer the data you may need to write a program to download/upload the table´s data.
HOPE THIS HELPS!!
Gabriel P.
2006 Oct 17 9:10 AM
Hello Gabriel,
you are right - some of the tables come from SAP standard with type 'A'. We found some functions to create a transport-request (TR) via ABAP-Code and collect all Masterdate-Tableentry's together in that TR. But the Key's of the table are GUID's. If they are now "normaly" imported in the target system, then the GUID's can be double, cause they can exist already in the target system. The second part of the data is an external-ID for wich we have to generate a system specific GUID during the import of the tabledata. Therefore we are looking for an user exit ore somthing like this - or if there is realy now wayto do this in that way, than we have to write some RFC-Functionmodules to transfer the data - but this is not the prefered way....
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |