SAP ABAP Class IF_OO_CHECK (Syntax Check)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_OO_ABSTRACT_CLASS_TOOL | Abstract Class Tool | 20100630 |
Properties
| Class | IF_OO_CHECK | |
| Short Description | Syntax Check | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20010306 | 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 IF_OO_CHECK has no interface implemented.
Friends
Class IF_OO_CHECK has no friend class.
Attributes
Class IF_OO_CHECK has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Syntax Check for Class | 20010306 | |
| 2 | Instance method | Public | Method | Syntax Check For Extension Class | 20010306 | |
| 3 | Instance method | Public | Method | Syntax Check for Interface | 20010306 |
Events
Class IF_OO_CHECK has no event.
Types
Class IF_OO_CHECK has no local type.
Method Signatures
Method CHECK_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECKLIST | Call by reference | Object reference (TYPE REF TO) | CL_WB_CHECKLIST | Instanz Fehlerliste | 20010306 | |||
| 2 | NO_SYNTAX_ERROR | Value transfer | Type reference (TYPE) | SEOX_BOOLEAN | 20010627 | ||||
| 3 | SUPPRESS_WORKING_AREA_INIT | Value transfer | Type reference (TYPE) | SEOX_BOOLEAN | SEOX_FALSE | 20010627 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Class-Pool existiert nicht | 20010306 |
Method CHECK_CLASS_ADDON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECKLIST | Call by reference | Object reference (TYPE REF TO) | CL_WB_CHECKLIST | Instanz Fehlerliste | 20010306 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Class-Pool existiert nicht | 20010306 |
Method CHECK_INTERFACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECKLIST | Call by reference | Object reference (TYPE REF TO) | CL_WB_CHECKLIST | Instanz Fehlerliste | 20010306 | |||
| 2 | NO_SYNTAX_ERROR | Value transfer | Type reference (TYPE) | SEOX_BOOLEAN | 20010627 | ||||
| 3 | SUPPRESS_WORKING_AREA_INIT | Value transfer | Type reference (TYPE) | SEOX_BOOLEAN | SEOX_FALSE | 20010627 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interface-Pool existiert nicht | 20010306 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |