SAP ABAP Interface IF_OO_CHECK (Syntax Check)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-CLA (Application Component) Class Builder
⤷
SEOE (Package) ABAP Objects Class Builder
⤷
⤷
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
| Interface | IF_OO_CHECK | |
| Short Description | Syntax Check |
General Data
| Package | SEOE | ABAP Objects Class Builder |
| Created | 20010306 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | SEOX | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_OO_CHECK has no interface.
Friends
Interface IF_OO_CHECK has no friend.
Attributes
Interface 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
Interface IF_OO_CHECK has no event.
Types
Interface 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 | 610 |