SAP ABAP Data Element SEOCPDNAME (Full 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 | SEOCPDNAME |
| Short Description | Full Component Name |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | CHAR61 | |
| Data Type | CHAR | Character String |
| Length | 61 | |
| Decimal Places | 0 | |
| Output Length | 61 | |
| 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 | Int. Comp. |
| Medium | 15 | Interface Comp. |
| Long | 20 | Interface Component |
| Heading | 61 | Interface Component |
Documentation
Definition
Full name of a component of an object type (that is, of an attribute, method, event, or type). The name can be composed of alphanumeric characters and the special characters underscore (_) and slash (/).
Names of class and interface components are usually 30 characters. If a class implements an interface, the full name of the interface component is in class intf~component and can be up to 61 characters.
Names must be all upper case. When input, the Class Builder automatically converts any lower-case letters to upper-case letters. When a name is inserted with the class library API the lower-case letters are not automatically converted and an error message appears.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |