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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | 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 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_SLIN_CHECKER_SET | Checker for Sequence of Checks | 20050602 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_SLIN_CHECKER_SET | 20110408 | ||||
| 3 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_SLIN_CHECKER_SET | Checker for Sequence of Checks | 20050602 | |||
| 4 | Static Attribute | Public | Type reference (TYPE) | SLINI_CHECK_SET | Number of Test Checker Assignments | 20050728 | |||
| 5 | Static Attribute | Private | See coding | 20090525 | |||||
| 6 | Static Attribute | Private | Type reference (TYPE) | SLINI_DESC_KEYS | 20130514 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | 20050602 | ||
| 2 | Static method | Public | Method | Compile Checker for All Services | 20050814 | |
| 3 | Static method | Public | Method | Compile Checker for 'codes' | 20050827 | |
| 4 | Static method | Public | Method | Construct Checker for Services Described in 'desc_keys' | 20050814 | |
| 5 | Static method | Public | Method | Compile Checker for Selected Groups | 20050814 | |
| 6 | Static method | Public | Method | 20090525 | ||
| 7 | Static method | Public | Method | Compile Checker for Security TODO Tests | 20110408 | |
| 8 | Static method | Public | Method | Compile Checker for TODO Services | 20050814 | |
| 9 | Static method | Public | Method | 20120628 | ||
| 10 | Static method | Public | Method | Calculate Test Result | 20050603 | |
| 11 | Static method | Public | Method | Calculate Test Result | 20050814 | |
| 12 | Static method | Public | Method | Calculate Test Result for Services in 'desc_Keys' | 20050604 | |
| 13 | Static method | Public | Method | Specify Todo Result (via DB if Possible) | 20050603 | |
| 14 | Static method | Public | Method | 20070712 | ||
| 15 | 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 | 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 | CODES | Call by reference | Type reference (TYPE) | SLINI_DESC_KEYS | Tests | 20050827 | |||
| 2 | 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 | DESC_KEYS | Call by reference | Type reference (TYPE) | SLINI_DESC_KEYS | 20050814 | ||||
| 2 | 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 | GROUPS | Call by reference | Type reference (TYPE) | RSLIN_TEST_FLAGS | 20050814 | ||||
| 2 | ONLY_TODO | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | 20101105 | |||
| 3 | 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 | NO_CACHE_CODES | Call by reference | Type reference (TYPE) | SLINI_DESC_KEYS | 20090525 | ||||
| 2 | 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 | 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 | 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 | REPID | Call by reference | Type reference (TYPE) | SY-REPID | 20120629 | ||||
| 2 | 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 | CACHE_USE | Call by reference | Attribute reference (LIKE) | SLIN_CACHE_USE-ALL | SLIN_CACHE_USE-ALL | 20050603 | |||
| 2 | CALL_CNTX | Call by reference | Attribute reference (LIKE) | SLIN_CALL_CNTX-SINGLE | SLIN_CALL_CNTX-SINGLE | 20050603 | |||
| 3 | CHECKER | Call by reference | Object reference (TYPE REF TO) | CL_SLIN_CHECKER_SET | Checker für Sequence von Checks | 20050603 | |||
| 4 | IGNORE_PRAGMA | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20120429 | |||
| 5 | IN_SVER | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20120429 | |||
| 6 | PROGNAME | Call by reference | Type reference (TYPE) | STRING | 20101105 | ||||
| 7 | 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 | CACHE_USE | Call by reference | Attribute reference (LIKE) | SLIN_CACHE_USE-ALL | SLIN_CACHE_USE-ALL | 20050814 | |||
| 2 | CALL_CNTX | Call by reference | Attribute reference (LIKE) | SLIN_CALL_CNTX-SINGLE | SLIN_CALL_CNTX-SINGLE | 20050814 | |||
| 3 | CHECKER | Call by reference | Object reference (TYPE REF TO) | CL_SLIN_CHECKER_SET | Checker für Sequence von Checks | 20050814 | |||
| 4 | IGNORE_PRAGMA | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20120429 | |||
| 5 | IN_SVER | Call by reference | Type reference (TYPE) | ABAP_BOOL | boolsche Variable (X=true, -=false, space=unknown) | 20070827 | |||
| 6 | LINES | Call by reference | Type reference (TYPE) | STRING_TABLE | Tabelle von Strings | 20070428 | |||
| 7 | RET | Value transfer | Object reference (TYPE REF TO) | CL_SLIN_IO | 20080321 | ||||
| 8 | 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 | DESC_KEYS | Call by reference | Type reference (TYPE) | SLINI_DESC_KEYS | 20050604 | ||||
| 2 | MAIN_PROG | Call by reference | Type reference (TYPE) | STRING | 20050604 | ||||
| 3 | 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 | CACHE_USE | Call by reference | Attribute reference (LIKE) | SLIN_CACHE_USE-ALL | 20050603 | ||||
| 2 | CALL_CNTX | Call by reference | Attribute reference (LIKE) | SLIN_CALL_CNTX-SINGLE | 20050603 | ||||
| 3 | IGNORE_PRAGMA | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120429 | ||||
| 4 | PROGNAME | Call by reference | Type reference (TYPE) | STRING | 20101105 | ||||
| 5 | 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 | CALL_CNTX | Call by reference | Attribute reference (LIKE) | SLIN_CALL_CNTX-SINGLE | SLIN_CALL_CNTX-SINGLE | 20070712 | |||
| 2 | CHECKER | Value transfer | Object reference (TYPE REF TO) | CL_SLIN_CHECKER_SET | Slin Input/Output | 20070712 | |||
| 3 | IGNORE_PRAGMA | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20120429 | |||
| 4 | RET | Value transfer | Object reference (TYPE REF TO) | CL_SLIN_IO | 20080321 | ||||
| 5 | 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 | CACHE_USE | Call by reference | Attribute reference (LIKE) | SLIN_CACHE_USE-ALL | 20050603 | ||||
| 2 | CALL_CNTX | Call by reference | Attribute reference (LIKE) | SLIN_CALL_CNTX-TRANSPORT | SLIN_CALL_CNTX-TRANSPORT | 20050603 | |||
| 3 | IGNORE_PRAGMA | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120429 | ||||
| 4 | RET | Value transfer | Object reference (TYPE REF TO) | CL_SLIN_IO | 20080321 | ||||
| 5 | 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 |