SAP ABAP Class CL_OO_ADT_CHECK_CLIFNAME (Checks the Name of a class or interface)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-AIE-SRC (Application Component) ABAP Source Code editors in ABAP in Eclipse
⤷
SEO_ADT (Package) ABAP Develeopment Tools integration for Class Builder
⤷
⤷
Properties
| Class | CL_OO_ADT_CHECK_CLIFNAME | |
| Short Description | Checks the Name of a class or interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SEO_ADT | ABAP Develeopment Tools integration for Class Builder |
| Created | 20091007 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_OO_ADT_CHECK_CLIFNAME has no interface implemented.
Friends
Class CL_OO_ADT_CHECK_CLIFNAME has no friend class.
Attributes
Class CL_OO_ADT_CHECK_CLIFNAME has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | checks the name of a class/interface | 20091007 |
Events
Class CL_OO_ADT_CHECK_CLIFNAME has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_REPOSRC | Public | See coding | 20091007 | |
Method Signatures
Method CHECK_CLIFNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJ_NAME | Call by reference | Type reference (TYPE) | STRING | Object Name in Object Directory | 20091007 | |||
| 2 | OBJ_TYPE | Call by reference | Type reference (TYPE) | TROBJTYPE | Object Type | 20091007 | |||
| 3 | PACKAGE | Call by reference | Type reference (TYPE) | DEVCLASS | Package | 20091007 | |||
| 4 | RESULT | Value transfer | Type reference (TYPE) | SEO_CHECK_CLIF | X = OK | 20091007 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Clifname not valid | 20091007 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 800 |