CDATA - Change Data
Change Data information is stored in SAP table CDATA.
It is part of development package WPDTC in software component LO-MD-BP-VM. This development package consists of objects that can be grouped under "Calculation of Planned Delivery Time".
It is part of development package WPDTC in software component LO-MD-BP-VM. This development package consists of objects that can be grouped under "Calculation of Planned Delivery Time".
Fields for table CDATA
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDANT | Client | X | MANDT | CLNT | 3 | * |
| TRANS_CODE | Transaction in which a change was made | X | CDTCODE | CHAR | 20 | * |
| TABLE_NAME | Table Name | X | TABNAME | CHAR | 30 | * |
| COLUMN_NAME | Field Name | X | FIELDNAME | CHAR | 30 | * |
| USER_NAME | User name of the person responsible in change document | X | CDUSERNAME | CHAR | 12 | |
| DATE_STAMP | Creation date of the change document | X | CDDATUM | DATS | 8 | |
| TIME_STAMP | Time changed | X | CDUZEIT | TIMS | 6 | |
| TABLE_KEY | Changed table record key | X | CDTABKEY | CHAR | 70 | |
| NEW_VALUE | New contents of changed field | CDFLDVALN | CHAR | 254 | ||
| OLD_VALUE | Old contents of changed field | CDFLDVALO | CHAR | 254 |