Do you have any question about this error?
Stop googling SAP errors. Use our Free Essentials plan instead - no credit card needed. Start Now →
Message type: E = Error
Message class: SZDM_CC_CHKS_DETAILS - Detailed messages related to check classes
Message number: 078
Message text: R3TR TABL &1: pool table &2 cannot be copied.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Do not deliver this transport object.
Error message extract from SAP system. Copyright SAP SE.
SZDM_CC_CHKS_DETAILS078
- R3TR TABL &1: pool table &2 cannot be copied. ?The SAP error message SZDM_CC_CHKS_DETAILS078 indicates that there is an issue with copying a pool table in the context of a transport request or during a data dictionary operation. The error message specifically states that a pool table (in this case, identified as
&2
) cannot be copied, which is related to the table identified as&1
.Cause:
Pool Table Restrictions: Pool tables are special types of tables in SAP that are designed to store data in a more efficient manner. They are not intended to be copied in the same way as transparent tables. This restriction can lead to errors when trying to include them in transport requests or when performing certain operations.
Transport Request Issues: If you are trying to transport a pool table, it may not be allowed due to the nature of the table or the configuration of the transport system.
Development Environment: The error may occur if you are working in a development environment where certain configurations or settings prevent the copying of pool tables.
Solution:
Check Table Type: Verify if the table you are trying to copy is indeed a pool table. You can do this by checking the table definition in the Data Dictionary (SE11).
Avoid Transporting Pool Tables: If the table is a pool table, you may need to reconsider your approach. Instead of trying to copy the pool table, you might need to create a new transparent table or use a different method to achieve your goal.
Use Transparent Tables: If you need to transport data or structures, consider using transparent tables instead of pool tables, as they can be copied and transported without issues.
Consult Documentation: Review SAP documentation or notes related to transport requests and pool tables for any specific guidelines or restrictions.
Contact SAP Support: If you are unable to resolve the issue, consider reaching out to SAP support for assistance, especially if this is impacting your development or production environment.
Related Information:
By following these steps, you should be able to address the error message and understand the limitations associated with pool tables in SAP.
Get instant SAP help. Sign up for our Free Essentials Plan.
SZDM_CC_CHKS_DETAILS077
R3TR TABL or LIMU TABD &1: Table &2 cannot be copied.
INCLUDE SZDM_CC_GENERAL_CLONING_HEAD OBJECT DOKU ID TX INCLUDE SZDM_CC_CLO_DET_STR_CHANG OBJECT DOKU ID TX The system issues an error message and wil...
SZDM_CC_CHKS_DETAILS076
R3TR DTEL or LIMU DTED &1: Table &2 cannot be copied.
INCLUDE SZDM_CC_GENERAL_CLONING_HEAD OBJECT DOKU ID TX INCLUDE SZDM_CC_CLO_DET_STR_CHANG OBJECT DOKU ID TX The system issues an error message and wil...
SZDM_CC_CHKS_DETAILS079
R3TR TABL &1: cluster table &2 cannot be copied.
INCLUDE SZDM_CC_GENERAL_CLONING_HEAD OBJECT DOKU ID TX In this case the logical cluster table &V1& has been changed. INCLUDE SZDM_CC_GENERAL_...
SZDM_CC_CHKS_DETAILS080
R3TR TOBJ &1: Table &2 receiving imports cannot be copied.
INCLUDE SZDM_CC_GENERAL_CLONING_HEAD OBJECT DOKU ID TX In this case the definition of R3TR TOBJ &V1& specifies that during the import of an o...
Click on this link to search all SAP messages.