Do you have any question about this error?
Message type: E = Error
Message class: CD - Change Documents
Message number: 873
Message text: Table & does not have the change document attributes
The table &V1& is, according to TADIR, either not generated
or has a different source system from that of the change
document object.
Possible causes are:
You want to generate atable which already exists in the system (as a
not generated table).
There are inconsistencies in the table TADIR.
The generation can not be performed.
Choose another table name if necessary.
If there are inconsistencies in the TADIR, inform the
system administration.
Error message extract from SAP system. Copyright SAP SE.
CD873
- Table & does not have the change document attributes ?The SAP error message CD873 indicates that the specified table does not have the change document attributes. This typically occurs when you are trying to create or modify change documents for a table that is not set up to support change document logging.
Cause:
- Table Configuration: The table you are trying to work with does not have change document attributes defined. Change documents are used to track changes to data in certain tables, and not all tables are configured for this.
- Missing Change Document Object: The change document object may not be created for the table in question.
- Incorrect Table Name: There might be a typo or incorrect table name specified in your request.
Solution:
Check Table Configuration:
- Verify if the table is intended to support change documents. You can check this in the Data Dictionary (SE11) by looking at the table's attributes.
- If the table is not configured for change documents, you will need to either choose a different table that does support change documents or configure the current table to do so.
Create Change Document Object:
- If you need to enable change document logging for the table, you can create a change document object using transaction code SCDO.
- Define the change document object and link it to the appropriate table fields that you want to track.
Check for Typographical Errors:
- Ensure that the table name you are using is correct and exists in the system.
Consult Documentation:
- Review SAP documentation or consult with your SAP Basis or ABAP team to understand the implications of enabling change documents for the specific table.
Related Information:
If you are not familiar with these processes, it may be beneficial to work with an SAP consultant or your internal SAP support team to ensure that the changes are made correctly and do not impact other functionalities in your SAP system.
Get instant SAP help. Start your 7-day free trial now.
CD872
Function group & does not have the change document attributes
What causes this issue? The function group &V1& is, according to the TADIR, either not generated or has a source system which is different fr...
CD871
Program & does not have the change document attributes
What causes this issue? The program &V1& is, according to the TADIR entty, either not generated or has a source system which is different fro...
CD874
The objects generated for & were not deleted
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
CD875
The generated objects for object & were deleted
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
Click on this link to search all SAP messages.