SAP ABAP Class IF_SLIN_CREATE_CHECKER (Callback Interface to Create a Checker)
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
Class IF_SLIN_CREATE_CHECKER  
Short Description Callback Interface to Create a Checker    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20071117   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SLIN_CREATE_CHECKER has no forward declaration.
Interfaces
Class IF_SLIN_CREATE_CHECKER has no interface implemented.
Friends
Class IF_SLIN_CREATE_CHECKER has no friend class.
Attributes
Class IF_SLIN_CREATE_CHECKER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GO Static method Public Method Instantiate new Checker 20071117
Events
Class 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 Importing CLASS_NAME Call by reference Type reference (TYPE) CLIKE Name der Checker Klasse 20071117
2 Returning RET Value transfer Object reference (TYPE REF TO) CL_SLIN_CHECKER_SINGLE erzeugter Checker 20080321

Method GO on class IF_SLIN_CREATE_CHECKER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in