SAP ABAP Class CL_SLIN (Container for Most of the Slin Checks)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA-EPC (Application Component) Extended Program Check (SLIN)
⤷
SLIN_INTERN (Package) Internal Use for SLIN (changes made without discussion)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SLIN_CREATE_CHECKER | Callback Interface to Create a Checker | 20071117 |
Properties
| Class | CL_SLIN | |
| Short Description | Container for Most of the Slin Checks | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SLIN_INTERN | Internal Use for SLIN (changes made without discussion) |
| Created | 20030404 | SAP |
| Last change | 20130531 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SLIN_CREATE_CHECKER | Callback Interface to Create a Checker | 20071117 |
Friends
Class CL_SLIN has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | STRING_HASHED_TABLE | 20120628 | ||||
| 2 | Static Attribute | Private | Type reference (TYPE) | STRING_HASHED_TABLE | 20120628 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | 20120628 | ||
| 2 | Static method | Public | Method | Create Internal Slin Service | 20071118 |
Events
Class CL_SLIN has no event.
Types
Class CL_SLIN has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SLIN has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SLIN has no exception.
Method CREATE_SERVICE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLASS_NAME | Call by reference | Type reference (TYPE) | CLIKE | Name der Serviceklasse | 20071118 | |||
| 2 | ENV | Call by reference | Object reference (TYPE REF TO) | CL_SLIN_PLUGIN_CONTEXT | Arbeitskontext für Slin-Tests | 20071118 | |||
| 3 | RET | Value transfer | Object reference (TYPE REF TO) | CL_SLIN_SERVICE | 20080412 |
Method CREATE_SERVICE on class CL_SLIN has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 640 |