SAP ABAP Class CL_SLIN_CHECKER_SINGLE (Superclass for Individual 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 | Inheritance (c INHERITING FROM c_ref) | CL_SLIN_CHECKER | Abstract Superclass for All Slin Checks | 20050620 |
Properties
Class | CL_SLIN_CHECKER_SINGLE | |
Short Description | Superclass for Individual Slin Checks | |
Super Class | CL_SLIN_CHECKER | Abstract Superclass for All Slin Checks |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SLIN_INTERN | Internal Use for SLIN (changes made without discussion) |
Created | 20050620 | 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) |
Interfaces
Class CL_SLIN_CHECKER_SINGLE has no interface implemented.
Friends
Class CL_SLIN_CHECKER_SINGLE 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 | 20120319 | |||
2 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_SLIN_IO | 20050620 | |||
3 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_SLIN_PROG | 20050620 | |||
4 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_SLIN_SCAN | 20050620 | |||
5 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_SLIN_SYNT | 20050620 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | 20120319 | |
2 | ![]() |
Static method | Public | Method | Create Checker Instance | 20050729 |
Events
Class CL_SLIN_CHECKER_SINGLE has no event.
Types
Class CL_SLIN_CHECKER_SINGLE has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SLIN_CHECKER_SINGLE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SLIN_CHECKER_SINGLE has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHECKER_KEY | Call by reference | Type reference (TYPE) | SLINI_CHECKER_ID | 20050730 | |||
2 | ![]() |
RET | Value transfer | Object reference (TYPE REF TO) | CL_SLIN_CHECKER | Checker für Elementartests | 20080321 |
Method GET_INSTANCE on class CL_SLIN_CHECKER_SINGLE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |