SAP ABAP Class CL_OO_SOURCE_SCANNER_INTERFACE (WB - Class Builder - Source Scanner for Interfaces)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-CLA (Application Component) Class Builder
⤷
SEO_SOURCE_BASED (Package) Source-based Class Editor

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_OO_SOURCE_SCANNER | Scanner for Classes and Interfaces | 20061211 |
Properties
Class | CL_OO_SOURCE_SCANNER_INTERFACE | |
Short Description | WB - Class Builder - Source Scanner for Interfaces | |
Super Class | CL_OO_SOURCE_SCANNER | Scanner for Classes and Interfaces |
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SEO_SOURCE_BASED | Source-based Class Editor |
Created | 20061211 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_OO_SOURCE_SCANNER_INTERFACE has no forward declaration.
Interfaces
Class CL_OO_SOURCE_SCANNER_INTERFACE has no interface implemented.
Friends
Class CL_OO_SOURCE_SCANNER_INTERFACE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'ENDINTERFACE' | Token: End of Interface | 20061211 | |
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TYPE_SECTION_SOURCE_INTERVAL | Interface section information | 20070104 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Create an interface scanner instance | 20070104 |
2 | ![]() |
Instance method | Public | Method | Returns the interval of an interface's section | 20070104 |
3 | ![]() |
Instance method | Public | Method | Returns the source of an interface's section | 20070104 |
Events
Class CL_OO_SOURCE_SCANNER_INTERFACE has no event.
Types
Class CL_OO_SOURCE_SCANNER_INTERFACE has no local type.
Method Signatures
Method CREATE_INTERFACE_SCANNER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLIF_NAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Interface name that has to be scanned | 20070104 | ||
2 | ![]() |
SCANNER | Value transfer | Object reference (TYPE REF TO) | CL_OO_SOURCE_SCANNER_INTERFACE | Interface scanner instance | 20070104 | ||
3 | ![]() |
SOURCE | Call by reference | Type reference (TYPE) | SEOP_SOURCE_STRING | Source that has to be scanned | 20070104 |
Method CREATE_INTERFACE_SCANNER on class CL_OO_SOURCE_SCANNER_INTERFACE has no exception.
Method GET_INTERFACE_SECTION_INTERVAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INTERVAL | Value transfer | Type reference (TYPE) | TYPE_SOURCE_INTERVAL | Interface section's interval | 20070104 |
Method GET_INTERFACE_SECTION_INTERVAL on class CL_OO_SOURCE_SCANNER_INTERFACE has no exception.
Method GET_INTERFACE_SECTION_SOURCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SOURCE | Value transfer | Type reference (TYPE) | RSWSOURCET | Interface section source | 20070104 |
Method GET_INTERFACE_SECTION_SOURCE on class CL_OO_SOURCE_SCANNER_INTERFACE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |