SAP ABAP Data Element REBFGENCLSNAME (Class Name)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX (Application Component) Flexible Real Estate Management
⤷
RE_BF_CR (Package) RE: Class Registry
⤷
⤷
Basic Data
| Data Element | REBFGENCLSNAME |
| Short Description | Class 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 | ||
| Default Component name | ||
| Change document | ||
| No Input History | ||
| Basic direction is set to LTR | ||
| No BIDI Filtering |
Field Label
| Length | Field Label | |
| Short | 10 | Class |
| Medium | 15 | Class Name |
| Long | 20 | Class Name |
| Heading | 20 | Class Name |
Documentation
Definition
Specifies the name of the class to be generated (CL_*).
Use
The name must follow different naming conventions, depending on the generation type; it matches, for example, the package name (development class) and the name of the business object type.
Example
CL_REBD_BUSINESS_ENTITY for business entity (Package RE_BD, business object type BUSINESS_ENTITY)
History
| Last changed by/on | SAP | 20110901 |
| SAP Release Created in | 46C |