DMC_ACSPL_SELECT - Define WHERE conditions for access plan calc. and load
Define WHERE conditions for access plan calc. and load information is stored in SAP table DMC_ACSPL_SELECT.
It is part of development package CNV_DMCM in software component CA-LT. This development package consists of objects that can be grouped under "Data Mapping and Conversion: Maintenance".
It is part of development package CNV_DMCM in software component CA-LT. This development package consists of objects that can be grouped under "Data Mapping and Conversion: Maintenance".
Fields for table DMC_ACSPL_SELECT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MT_ID | Mass Transfer ID | X | DMC_MT_IDENTIFIER | CHAR | 6 | |
MIGR_OBJ_ALIAS | MWB: Alias of Conversion Object | X | DMC_COBJ_ALIAS | CHAR | 40 | |
VALIDITY | transfer type (only initial load, or replication, or both) | X | DMC_TRNSFR_TYPE | CHAR | 2 | |
ACS_PLAN_ID | DMC: Key | X | DMC_ID | NUMC | 10 | |
FIELD | Field Name | X | FIELDNAME | CHAR | 60 | |
CURRNUM | Sequence number | X | NUMC | 8 | ||
FILTERSET_ID | DMC: Key | X | DMC_ID | NUMC | 10 | |
LOGICAL_OPERATOR | DMC: Logical Operator | DMC_LOGICAL_OPERATOR | CHAR | 8 | ||
VALUE | MWB: Value | DMC_VALUE | CHAR | 60 | ||
GATING_OPERATOR | DMC: Linking Operator | DMC_GATING_OPERATOR | CHAR | 6 |