SAP ABAP Class CL_SLIN_CHECKER (Abstract Superclass for All 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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SLIN_CHECKER_SET | Checker for Sequence of SLIN Checks | 20050604 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_SLIN_CHECKER_SINGLE | Superclass for Individual Slin Checks | 20050620 |
Properties
Class | CL_SLIN_CHECKER | |
Short Description | Abstract Superclass for All Slin Checks | |
Super Class | ||
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 | 20050603 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SLIN_CHECKER has no forward declaration.
Interfaces
Class CL_SLIN_CHECKER has no interface implemented.
Friends
Class CL_SLIN_CHECKER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_SLIN_PLUGIN_CONTEXT | Work Context for Slin Tests | 20070202 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20060118 | |
2 | ![]() |
Instance method | Public | Method | Check Execution | 20050603 |
3 | ![]() |
Instance method | Public | Method | Make Instance for 'eval' with 'check' Known | 20050603 |
Events
Class CL_SLIN_CHECKER has no event.
Types
Class CL_SLIN_CHECKER has no local type.
Method Signatures
Method CLEAR Signature
Method CLEAR on class CL_SLIN_CHECKER has no parameter.
Method CLEAR on class CL_SLIN_CHECKER has no exception.
Method EVAL Signature
Method EVAL on class CL_SLIN_CHECKER has no parameter.
Method EVAL on class CL_SLIN_CHECKER has no exception.
Method INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ENV | Call by reference | Object reference (TYPE REF TO) | CL_SLIN_PLUGIN_CONTEXT | Arbeitskontext für Slin-Tests | 20050603 |
Method INIT on class CL_SLIN_CHECKER has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 710 |