CNVTSACT - Troubleshooting activity definition
Troubleshooting activity definition information is stored in SAP table CNVTSACT.
It is part of development package CNV_BASIS in software component CA-DT-CNV. This development package consists of objects that can be grouped under "Conversion: Basis functions".
It is part of development package CNV_BASIS in software component CA-DT-CNV. This development package consists of objects that can be grouped under "Conversion: Basis functions".
Fields for table CNVTSACT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | T000 |
PACKID | Conversion: Conversion package number | X | CNV_PACK | CHAR | 10 | CNVPACK |
TSACTIVITY | Troubleshooting activity | X | CNV_TSACT | CHAR | 60 | |
TSTYPE | Type of toubleshooting activity | CNV_TS_TYPE | CHAR | 2 | ||
EXEC_TARGET | Target system, in which the activity is executed | CNV_EXEC_TARGET | CHAR | 2 | ||
EXEC_TYPE | Specifies the way the TS activity is executed | CNV_EXEC_TYPE | CHAR | 2 | ||
TCODE | Transaction Code | TCODE | CHAR | 40 | ||
PROGNAME | ABAP Program Name | PROGRAMM | CHAR | 80 | ||
DOCU_TYPE | Document class | CNV_DOC_TYPE | CHAR | 2 | ||
DOCU_NAME | Documentation object ID | CNV_DOCU | CHAR | 100 |