MDM_SELECT_TRANS - MDM: Storage Location of Selections and Transfer Segments
MDM: Storage Location of Selections and Transfer Segments information is stored in SAP table MDM_SELECT_TRANS.
It is part of development package MDM_XFW in software component MDM-CLT. This development package consists of objects that can be grouped under "MDC Extraction Framework".
It is part of development package MDM_XFW in software component MDM-CLT. This development package consists of objects that can be grouped under "MDC Extraction Framework".
Fields for table MDM_SELECT_TRANS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 3 | * |
| EXTOBJ | Name of Extraction Object | X | MDM_EXT_OBJ | CHAR | 30 | |
| REQID | Request GUID | X | MDM_REQID | CHAR | 30 | |
| TYPE | Storage Category: Selection or Transfer Segment | X | MDM_SELE_TRANS | CHAR | 1 | |
| COUNTER | Counter | X | MDM_COUNTER | NUMC | 4 | |
| GROUPNAME | Logical Name of a Group of Fields | MDM_GROUP | CHAR | 30 | ||
| FIELDNAME | Logical Field Name | MDM_FIELDNAME | CHAR | 30 | ||
| SIGN | Selection Operator SIGN | MDM_SIGN | CHAR | 1 | ||
| OPT | Selection Operator OPTION | MDM_OPTION | CHAR | 2 | ||
| LOW | Selection Criteria: From Value | MDM_LOW | CHAR | 40 | ||
| HIGH | Selection Criteria: To Value | MDM_HIGH | CHAR | 40 | ||
| REQTIMESTMP | Time Stamp for Creating Request | MDM_REQTIMESTMP | DEC | 8 | ||
| STATUS | Status: Storage of Selections and Transfer Segments | MDM_SELE_STAT | CHAR | 1 | ||
| LOG_ENTRIES | MDM: Entry Already Exists | MDM_LOG_ENTRIES | CHAR | 1 |