SAP ABAP Data Element DTREFNAME (Name of Dictionary object used)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
⤷
SDDO (Package) ABAP/4 Dictionary: Domains, Data Elements
⤷
⤷
Basic Data
| Data Element | DTREFNAME |
| Short Description | Name of Dictionary object used |
Data Type
| Category of Dictionary Type | Direct Type Entry | |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | ||
| Data Type | CHAR | Character String |
| Length | 1 | |
| Decimal Places | 0 | |
| Output Length | 1 | |
| Value Table |
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 | Objects |
| Medium | 15 | Obj. name |
| Long | 20 | Used object |
| Heading | 38 | Name of Dictionary object used |
Documentation
Definition
The name of a Dictionary object used to define the type of a data element must be specified in this field.
The data type attributes of a data element can be defined by:
- Specifying a domain whose attributes are copied by the data element.
- Specifying a build-in type where the data type, number of places, and possibly decimal places can be directly specified.
- Specifying a reference type, i.e. reference to a class, an interface, a type defined in the Dictionary, a built-in type, or a generic reference to ANY or DATA.
In the maintenance screen you can set the option you require by setting the appropriate flag (domain, built-in type, reference type) and filling in the corresponding input fields.
The field is empty if you use direct type entry.
History
| Last changed by/on | SAP | 20010130 |
| SAP Release Created in |