DMC_ACCESS_PLAN - DMC: WHERE clauses of an access plan
DMC: WHERE clauses of an access plan information is stored in SAP table DMC_ACCESS_PLAN.
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_ACCESS_PLAN
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
GUID | GUID of Object | X | DMC_GUID | CHAR | 44 | |
PORTION | Number of data package | X | INT4 | 4 | ||
STRUCTURE | Tree Structure Identifier | X | DMC_STIDT | CHAR | 40 | |
CURRNUM | Sequence number | X | NUMC | 8 | ||
FIELDNAME | Name of an ABAP Dictionary object | DDNAME | CHAR | 60 | ||
OPERATOR | DMC: Logical Operator | DMC_LOGICAL_OPERATOR | CHAR | 8 | ||
VALUE | DMC: Value for a WHERE Clause of an Access Plan | DMC_ACPLAN_WHERE_VALUE | CHAR | 240 |