SAP ABAP Data Element SEOCMPNAME (Component name)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-CLA (Application Component) Class Builder
⤷
SEO (Package) ABAP Objects Class Library Database Layer
⤷
⤷
Basic Data
| Data Element | SEOCMPNAME |
| Short Description | Component name |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | CHAR30 | |
| Data Type | CHAR | Character String |
| Length | 30 | |
| Decimal Places | 0 | |
| Output Length | 30 | |
| 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 | Component |
| Medium | 15 | Component |
| Long | 20 | Component |
| Heading | 30 | Component |
Documentation
Definition
Name of a component of an object type, that is, an attribute, a method, or an event. The name can consist of alphanumeric characters and the special characters underscore (_) and forward slash (/).
The name may only contain uppercase letters. The Class Builder automatically converts all lowercase input into uppercase. However, if you add a name using the Class Library API, there is no automatic conversion, and an error occurs.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |