SAP ABAP Interface IF_SLIN_CREATE_CHECKER (Callback Interface to Create a Checker)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SLIN | Container for Most of the Slin Checks | 20071117 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SLIN_CHECKER_I18N | Checks for Internationalization | 20071117 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SLIN_CHECKER_SECURITY | Checks for Security | 20071117 |
Properties
Interface | IF_SLIN_CREATE_CHECKER | |
Short Description | Callback Interface to Create a Checker |
General Data
Package | SLIN_INTERN | Internal Use for SLIN (changes made without discussion) |
Created | 20071117 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SLIN_CREATE_CHECKER has no forward declaration.
Interfaces
Interface IF_SLIN_CREATE_CHECKER has no interface.
Friends
Interface IF_SLIN_CREATE_CHECKER has no friend.
Attributes
Interface IF_SLIN_CREATE_CHECKER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Instantiate new Checker | 20071117 |
Events
Interface IF_SLIN_CREATE_CHECKER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | CHECKER_KEY | Public | See coding | 20071117 | begin of checker_key,
prog_name type SYREPID,
class_name type char30,
end of checker_key
|
Method Signatures
Method GO 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 Checker Klasse | 20071117 | ||
2 | ![]() |
RET | Value transfer | Object reference (TYPE REF TO) | CL_SLIN_CHECKER_SINGLE | erzeugter Checker | 20080321 |
Method GO on Interface IF_SLIN_CREATE_CHECKER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 711 |