Hierarchy
⤷
⤷
Basic Data
| Data Element | USMD_TAB_XFIELD |
| Short Description | ABAP Dictionary Structure for X-Fields |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | AS4TAB | |
| Data Type | CHAR | Character String |
| Length | 30 | |
| Decimal Places | 0 | |
| Output Length | 30 | |
| Value Table | DD02L |
Further Characteristics
| Search Help: Name | ||
| Search Help: Parameters | ||
| Parameter ID | ||
| Default Component name | ||
| Change document | ||
| No Input History | ||
| Basic direction is set to LTR | ||
| No BIDI Filtering |
Field Label
| Length | Field Label | |
| Short | 10 | Str.X-Flds |
| Medium | 15 | Struct. X-Flds |
| Long | 20 | Struct. for X-Fields |
| Heading | 30 | Structure for X-Fields |
Documentation
Definition
Establishes the link between an entity type and an associated structure defined in the ABAP Dictionary that contains for each resolved attribute a checkbox with the type CHAR with the length 1, which allows the values space and X.
Use
For the entity type, enter the name of the structure. For example, this structure might be used in the Service Mapping Tool (SMT) to display the filled fields of a target structure. In this case, the corresponding field of this structure would contain the value X.
This entry is optional and only serves informational purposes for non-generated elements.
Dependencies
The specified structure must provide a checkbox for each resolved attribute. The name of the checkbox is derived from the ABAP field name specified for the attribute or relationship.
Example
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in | 703 |