SAP ABAP Class CL_SLIN_DRIVER (Execution of Important Preconfiguration 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)
Properties
Class CL_SLIN_DRIVER  
Short Description Execution of Important Preconfiguration 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 20050601   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_SLIN_PROG Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 SLIN Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 SLINI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SLIN_DRIVER has no interface implemented.
Friends
Class CL_SLIN_DRIVER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHECKER_ALL Static Attribute Private Object reference (TYPE REF TO) CL_SLIN_CHECKER_SET Checker for Sequence of Checks 20050602
2 CHECKER_SECURITY Static Attribute Private Object reference (TYPE REF TO) CL_SLIN_CHECKER_SET 20110408
3 CHECKER_TODO Static Attribute Private Object reference (TYPE REF TO) CL_SLIN_CHECKER_SET Checker for Sequence of Checks 20050602
4 TEST_CHECKER_ASSOCIATION_POOL Static Attribute Public Type reference (TYPE) SLINI_CHECK_SET Number of Test Checker Assignments 20050728
5 TEST_TO_CHECKER_NO_CACHE_POOL Static Attribute Private See coding 20090525
6 TRANSPORT_CODES Static Attribute Private Type reference (TYPE) SLINI_DESC_KEYS 20130514
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20050602
2 GET_CHECKER_ALL Static method Public Method Compile Checker for All Services 20050814
3 GET_CHECKER_CODES Static method Public Method Compile Checker for 'codes' 20050827
4 GET_CHECKER_FOR_DESC_SET Static method Public Method Construct Checker for Services Described in 'desc_keys' 20050814
5 GET_CHECKER_GROUP Static method Public Method Compile Checker for Selected Groups 20050814
6 GET_CHECKER_NO_CACHE Static method Public Method 20090525
7 GET_CHECKER_SECURITY Static method Public Method Compile Checker for Security TODO Tests 20110408
8 GET_CHECKER_TODO Static method Public Method Compile Checker for TODO Services 20050814
9 GET_CLASS_NAMES Static method Public Method 20120628
10 IO_RESULT Static method Public Method Calculate Test Result 20050603
11 IO_RESULT_DIRECT Static method Public Method Calculate Test Result 20050814
12 IO_RESULT_FOR_DESC_SET Static method Public Method Calculate Test Result for Services in 'desc_Keys' 20050604
13 IO_RESULT_PERSISTED Static method Public Method Specify Todo Result (via DB if Possible) 20050603
14 IO_RESULT_SET Static method Public Method 20070712
15 IO_RESULT_SET_PERSISTED Static method Public Method Specify Todo Results (via DB if Possible) 20050603
Events
Class CL_SLIN_DRIVER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TRANSP_SET_GEN Public See coding 20050605 TRANSP_SET_GEN type any table of TRSOURCES
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_SLIN_DRIVER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SLIN_DRIVER has no exception.

Method GET_CHECKER_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RET Value transfer Object reference (TYPE REF TO) CL_SLIN_CHECKER_SET 20080321

Method GET_CHECKER_ALL on class CL_SLIN_DRIVER has no exception.

Method GET_CHECKER_CODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CODES Call by reference Type reference (TYPE) SLINI_DESC_KEYS Tests 20050827
2 Returning RET Value transfer Object reference (TYPE REF TO) CL_SLIN_CHECKER_SET 20080321

Method GET_CHECKER_CODES on class CL_SLIN_DRIVER has no exception.

Method GET_CHECKER_FOR_DESC_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESC_KEYS Call by reference Type reference (TYPE) SLINI_DESC_KEYS 20050814
2 Returning RET Value transfer Object reference (TYPE REF TO) CL_SLIN_CHECKER_SET 20080321

Method GET_CHECKER_FOR_DESC_SET on class CL_SLIN_DRIVER has no exception.

Method GET_CHECKER_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GROUPS Call by reference Type reference (TYPE) RSLIN_TEST_FLAGS 20050814
2 Importing ONLY_TODO Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE 20101105
3 Returning RET Value transfer Object reference (TYPE REF TO) CL_SLIN_CHECKER_SET 20080321

Method GET_CHECKER_GROUP on class CL_SLIN_DRIVER has no exception.

Method GET_CHECKER_NO_CACHE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NO_CACHE_CODES Call by reference Type reference (TYPE) SLINI_DESC_KEYS 20090525
2 Returning RET Value transfer Object reference (TYPE REF TO) CL_SLIN_CHECKER_SET 20090525

Method GET_CHECKER_NO_CACHE on class CL_SLIN_DRIVER has no exception.

Method GET_CHECKER_SECURITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RET Value transfer Object reference (TYPE REF TO) CL_SLIN_CHECKER_SET Checker für Sequence von SLIN-Checks 20110408

Method GET_CHECKER_SECURITY on class CL_SLIN_DRIVER has no exception.

Method GET_CHECKER_TODO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RET Value transfer Object reference (TYPE REF TO) CL_SLIN_CHECKER_SET 20080321

Method GET_CHECKER_TODO on class CL_SLIN_DRIVER has no exception.

Method GET_CLASS_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REPID Call by reference Type reference (TYPE) SY-REPID 20120629
2 Returning RET Value transfer Type reference (TYPE) STRING_HASHED_TABLE 20120628

Method GET_CLASS_NAMES on class CL_SLIN_DRIVER has no exception.

Method IO_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CACHE_USE Call by reference Attribute reference (LIKE) SLIN_CACHE_USE-ALL SLIN_CACHE_USE-ALL 20050603
2 Importing CALL_CNTX Call by reference Attribute reference (LIKE) SLIN_CALL_CNTX-SINGLE SLIN_CALL_CNTX-SINGLE 20050603
3 Importing CHECKER Call by reference Object reference (TYPE REF TO) CL_SLIN_CHECKER_SET Checker für Sequence von Checks 20050603
4 Importing IGNORE_PRAGMA Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120429
5 Importing IN_SVER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120429
6 Importing PROGNAME Call by reference Type reference (TYPE) STRING 20101105
7 Returning RET Value transfer Object reference (TYPE REF TO) CL_SLIN_IO 20080321

Method IO_RESULT on class CL_SLIN_DRIVER has no exception.

Method IO_RESULT_DIRECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CACHE_USE Call by reference Attribute reference (LIKE) SLIN_CACHE_USE-ALL SLIN_CACHE_USE-ALL 20050814
2 Importing CALL_CNTX Call by reference Attribute reference (LIKE) SLIN_CALL_CNTX-SINGLE SLIN_CALL_CNTX-SINGLE 20050814
3 Importing CHECKER Call by reference Object reference (TYPE REF TO) CL_SLIN_CHECKER_SET Checker für Sequence von Checks 20050814
4 Importing IGNORE_PRAGMA Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120429
5 Importing IN_SVER Call by reference Type reference (TYPE) ABAP_BOOL boolsche Variable (X=true, -=false, space=unknown) 20070827
6 Importing LINES Call by reference Type reference (TYPE) STRING_TABLE Tabelle von Strings 20070428
7 Returning RET Value transfer Object reference (TYPE REF TO) CL_SLIN_IO 20080321
8 Importing TRDIR Call by reference Type reference (TYPE) TRDIR 20070428

Method IO_RESULT_DIRECT on class CL_SLIN_DRIVER has no exception.

Method IO_RESULT_FOR_DESC_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESC_KEYS Call by reference Type reference (TYPE) SLINI_DESC_KEYS 20050604
2 Importing MAIN_PROG Call by reference Type reference (TYPE) STRING 20050604
3 Returning RET Value transfer Object reference (TYPE REF TO) CL_SLIN_IO 20080321

Method IO_RESULT_FOR_DESC_SET on class CL_SLIN_DRIVER has no exception.

Method IO_RESULT_PERSISTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CACHE_USE Call by reference Attribute reference (LIKE) SLIN_CACHE_USE-ALL 20050603
2 Importing CALL_CNTX Call by reference Attribute reference (LIKE) SLIN_CALL_CNTX-SINGLE 20050603
3 Importing IGNORE_PRAGMA Call by reference Type reference (TYPE) ABAP_BOOL 20120429
4 Importing PROGNAME Call by reference Type reference (TYPE) STRING 20101105
5 Returning RET Value transfer Object reference (TYPE REF TO) CL_SLIN_IO 20080321

Method IO_RESULT_PERSISTED on class CL_SLIN_DRIVER has no exception.

Method IO_RESULT_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CALL_CNTX Call by reference Attribute reference (LIKE) SLIN_CALL_CNTX-SINGLE SLIN_CALL_CNTX-SINGLE 20070712
2 Importing CHECKER Value transfer Object reference (TYPE REF TO) CL_SLIN_CHECKER_SET Slin Input/Output 20070712
3 Importing IGNORE_PRAGMA Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120429
4 Returning RET Value transfer Object reference (TYPE REF TO) CL_SLIN_IO 20080321
5 Importing WORKSET Call by reference Type reference (TYPE) TRANSP_SET_GEN 20070712

Method IO_RESULT_SET on class CL_SLIN_DRIVER has no exception.

Method IO_RESULT_SET_PERSISTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CACHE_USE Call by reference Attribute reference (LIKE) SLIN_CACHE_USE-ALL 20050603
2 Importing CALL_CNTX Call by reference Attribute reference (LIKE) SLIN_CALL_CNTX-TRANSPORT SLIN_CALL_CNTX-TRANSPORT 20050603
3 Importing IGNORE_PRAGMA Call by reference Type reference (TYPE) ABAP_BOOL 20120429
4 Returning RET Value transfer Object reference (TYPE REF TO) CL_SLIN_IO 20080321
5 Importing WORKSET Call by reference Type reference (TYPE) TRANSP_SET_GEN 20050603

Method IO_RESULT_SET_PERSISTED on class CL_SLIN_DRIVER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 710