SAP ABAP Data Element SEOCLSNAME (Object Type 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 | SEOCLSNAME |
| Short Description | Object Type Name |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | SEOCLSNAME | |
| 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 | CLASS | |
| Default Component name | ||
| Change document | ||
| No Input History | ||
| Basic direction is set to LTR | ||
| No BIDI Filtering |
Field Label
| Length | Field Label | |
| Short | 10 | ObjectType |
| Medium | 15 | ObjectTypeName |
| Long | 20 | Class/Interface |
| Heading | 30 | Object Type Name |
Documentation
Definition
Name of an object type (that is, a class or interface). The name may consist of alphanumeric characters plus the special characters underscore (_) and forward slash (/). The forward slash (/) is used as a delimiter for the namespace prefix. The name may not begin with a digit.
The name may only contain uppercase letters. The Class Builder automatically converts all entries into uppercase. If you use the Class Library API to insert a new name, there is no automatica conversion. If you use lowercase letters, an error occurs.
Supplementary Documentation - SEOCLSNAME0452
Use
Enter the name of the interface which should be implemented by the class, please.
Dependencies
Example
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |