SAP ABAP Class CL_ABAP_CHECK_OBJECT_TYPE (Check Object Types)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SABP_COMPILER (Package) ABAP Compiler
⤷
⤷
Properties
| Class | CL_ABAP_CHECK_OBJECT_TYPE | |
| Short Description | Check Object Types | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SABP_COMPILER | ABAP Compiler |
| Created | 20000606 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ABAP_CHECK_OBJECT_TYPE has no forward declaration.
Interfaces
Class CL_ABAP_CHECK_OBJECT_TYPE has no interface implemented.
Friends
Class CL_ABAP_CHECK_OBJECT_TYPE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | SYCHAR01 | Check Temporary Classes Also | 20000606 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check All Classes | 20000606 | |
| 2 | Static method | Public | Method | Check a Class or Interface | 20000606 | |
| 3 | Static method | Private | Event handling method | Class Handler | 20000606 | |
| 4 | Static method | Private | Event handling method | Interface Handler | 20000606 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | MESSAGE | Static Event (1) |
Public (2) |
Message | 20000606 |
Types
Class CL_ABAP_CHECK_OBJECT_TYPE has no local type.
Method Signatures
Method CHECK_ALL Signature
Method CHECK_ALL on class CL_ABAP_CHECK_OBJECT_TYPE has no parameter.
Method CHECK_ALL on class CL_ABAP_CHECK_OBJECT_TYPE has no exception.
Method CHECK_CLASS_INTERFACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_PROGRAM | Call by reference | Type reference (TYPE) | PROGRAM | Programmname | 20000606 |
Method CHECK_CLASS_INTERFACE on class CL_ABAP_CHECK_OBJECT_TYPE has no exception.
Method CLASS_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CODE | Value transfer | Attribute reference (LIKE) | P_CODE | 20000606 | ||||
| 2 | P_KIND | Value transfer | Attribute reference (LIKE) | P_KIND | 20000606 | ||||
| 3 | P_OBJ | Value transfer | Attribute reference (LIKE) | P_OBJ | 20000606 | ||||
| 4 | P_TEXT | Value transfer | Attribute reference (LIKE) | P_TEXT | 20000606 |
Method CLASS_HANDLER on class CL_ABAP_CHECK_OBJECT_TYPE has no exception.
Method INTF_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CODE | Value transfer | Attribute reference (LIKE) | P_CODE | 20000606 | ||||
| 2 | P_KIND | Value transfer | Attribute reference (LIKE) | P_KIND | 20000606 | ||||
| 3 | P_OBJ | Value transfer | Attribute reference (LIKE) | P_OBJ | 20000606 | ||||
| 4 | P_TEXT | Value transfer | Attribute reference (LIKE) | P_TEXT | 20000606 |
Method INTF_HANDLER on class CL_ABAP_CHECK_OBJECT_TYPE has no exception.
Event Signatures
Event MESSAGE Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CODE | Exporting | Value transfer | Type reference (TYPE) | SYCHAR10 | Code | 20000606 | ||
| 2 | P_KIND | Exporting | Value transfer | Type reference (TYPE) | SYCHAR01 | Kind | 20000606 | ||
| 3 | P_OBJ | Exporting | Value transfer | Type reference (TYPE) | SYCHAR30 | Objekt-Name | 20000606 | ||
| 4 | P_TEXT | Exporting | Value transfer | Type reference (TYPE) | C | Text | 20000606 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 50A |