/SCMTMS/D_EXTCNF - Table holding extractor configuration for parallelization
Table holding extractor configuration for parallelization information is stored in SAP table /SCMTMS/D_EXTCNF.
It is part of development package /SCMTMS/ANALYTICS in software component TM-CF-ANA-BW. This development package consists of objects that can be grouped under "Analytics integration in TMS".
It is part of development package /SCMTMS/ANALYTICS in software component TM-CF-ANA-BW. This development package consists of objects that can be grouped under "Analytics integration in TMS".
Fields for table /SCMTMS/D_EXTCNF
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 6 | |
| EXTRACTOR | Arbitrary name for a BI extractor | X | /SCMTMS/EXTRACTOR_NAME | CHAR | 60 | |
| PACKAGE_SIZE | Package size that is used when extracting data from BO | /SCMTMS/EXTRACTOR_PACKAGE_SIZE | INT4 | 4 | ||
| SETUP_SIZE | Package size for writing to setup table and delta for BW | /SCMTMS/EXTRACTOR_SETUP_SIZE | INT4 | 4 | ||
| START_CLASS | Object Type Name | SEOCLSNAME | CHAR | 60 | ||
| START_METHOD | Full Component Name | SEOCPDNAME | CHAR | 122 | ||
| BO_ROOT_TAB | Table Name | TABNAM | CHAR | 60 | ||
| OBJECTS_TO_PROCESS | Number of objects that have to be processed during extractio | /SCMTMS/OBJECTS_TO_PROCESS | INT4 | 4 | ||
| TIMESTAMP_FIELDNAME | Field Name | FIELDNAME | CHAR | 60 | ||
| EXTRACTION_TS_FROM | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TZNTSTMPS | DEC | 8 | ||
| EXTRACTION_TS_TO | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TZNTSTMPS | DEC | 8 | ||
| SEQUENCE_ON_UI | 4 Byte Signed Integer | INT4 | INT4 | 4 | ||
| AUTHORITY_FIELD | BW Authorization | /SCMTMS/BW_AUTH | CHAR | 8 |