SAP ABAP Class CL_SLIN_PLUGIN_CONTEXT (Work Context for Slin Tests)
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_PLUGIN_CONTEXT  
Short Description Work Context for Slin Tests    
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 20050604   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 CL_SLIN_SYNT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 SLINI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SLIN_PLUGIN_CONTEXT has no interface implemented.
Friends
Class CL_SLIN_PLUGIN_CONTEXT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C Instance attribute Public Type reference (TYPE) CHAR1 Single-Character Flag 20050604
2 CALLCNTX Instance attribute Public Attribute reference (LIKE) SLIN_CALL_CNTX-SINGLE 20050604
3 CHECK_ONLY_TEMPORARY Instance attribute Public Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120827
4 DEVCLASS Instance attribute Public Type reference (TYPE) DEVCLASS 20081128
5 IGNORE_PRAGMA Instance attribute Public Type reference (TYPE) ABAP_BOOL 20120429
6 IN_SVER Instance attribute Public Type reference (TYPE) ABAP_BOOL True, if Call in SVER 20070827
7 IO Instance attribute Public Object reference (TYPE REF TO) CL_SLIN_IO 20050604
8 MAIN_SYNT_OUT Instance attribute Public Type reference (TYPE) CL_SLIN_SYNT=>SYNTOUT 20130313
9 MASTERLANG Instance attribute Public Type reference (TYPE) MASTERLANG 20081128
10 OK Instance attribute Public Type reference (TYPE) ABAP_BOOL 20050604
11 PROG Instance attribute Public Object reference (TYPE REF TO) CL_SLIN_PROG 20050604
12 SCAN Instance attribute Public Object reference (TYPE REF TO) CL_SLIN_SCAN 20050604
13 SOFTWARE_COMPONENT Instance attribute Public Type reference (TYPE) DLVUNIT 20130822
14 SRCSYSTEM Instance attribute Public Type reference (TYPE) SRCSYSTEM 20081128
15 SV Instance attribute Public Object reference (TYPE REF TO) CL_SLIN_SERVICE_SET Set of Additional Sevice Utilities 20061220
16 SV_CALL_FM Instance attribute Public Object reference (TYPE REF TO) CL_SLIN_CALL_FM Manage CALL FUNCTION entries 20120418
17 SV_DB_HANDLE Instance attribute Public Object reference (TYPE REF TO) CL_SLIN_DB_HANDLE 20101105
18 SV_PROG_INFO Instance attribute Public Object reference (TYPE REF TO) CL_SLIN_PROG_INFO 20101105
19 SYNT Instance attribute Public Object reference (TYPE REF TO) CL_SLIN_SYNT 20050604
20 TADIR_KEY Instance attribute Public See coding 20081128
21 TEST_ACTIVE Instance attribute Public See coding 20050604
Methods
# Method Level Visibility Method type Description Created on
1 FILL_CNTX Instance method Private Method 20050814
2 GET_INSTANCE Static method Public Method Factory Method 20050604
3 GET_INSTANCE_DIRECT Static method Public Method As GET_INSTANCE, Administration Info is Directly Specified 20050814
4 SET_CHECKER_IS_ACTIVE Instance method Public Method Set Test Group as Active 20050604
Events
Class CL_SLIN_PLUGIN_CONTEXT has no event.
Types
Class CL_SLIN_PLUGIN_CONTEXT has no local type.
Method Signatures

Method FILL_CNTX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CALLCNTX Call by reference Attribute reference (LIKE) SLIN_CALL_CNTX-SINGLE 20050814
2 Importing CHECKER_SET Call by reference Object reference (TYPE REF TO) CL_SLIN_CHECKER_SET 20090525
3 Importing IGNORE_PRAGMA Call by reference Type reference (TYPE) BOOLEAN 20120429

Method FILL_CNTX on class CL_SLIN_PLUGIN_CONTEXT has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CACHEUSE Call by reference Attribute reference (LIKE) SLIN_CACHE_USE-ALL 20050604
2 Importing CALLCNTX Call by reference Attribute reference (LIKE) SLIN_CALL_CNTX-SINGLE 20050604
3 Importing CHECKER_SET Call by reference Object reference (TYPE REF TO) CL_SLIN_CHECKER_SET 20090525
4 Importing IGNORE_PRAGMA Call by reference Type reference (TYPE) ABAP_BOOL 20120429
5 Importing IN_SVER Call by reference Type reference (TYPE) ABAP_BOOL 20120429
6 Importing PROGNAME Call by reference Type reference (TYPE) STRING 20101105
7 Returning RET Value transfer Object reference (TYPE REF TO) CL_SLIN_PLUGIN_CONTEXT 20080321

Method GET_INSTANCE on class CL_SLIN_PLUGIN_CONTEXT has no exception.

Method GET_INSTANCE_DIRECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CACHEUSE Call by reference Attribute reference (LIKE) SLIN_CACHE_USE-ALL 20050814
2 Importing CALLCNTX Call by reference Attribute reference (LIKE) SLIN_CALL_CNTX-SINGLE 20050814
3 Importing CHECKER_SET Call by reference Object reference (TYPE REF TO) CL_SLIN_CHECKER_SET 20090525
4 Importing IGNORE_PRAGMA Call by reference Type reference (TYPE) ABAP_BOOL 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 20070427
7 Returning RET Value transfer Object reference (TYPE REF TO) CL_SLIN_PLUGIN_CONTEXT 20080321
8 Importing TRDIR Call by reference Type reference (TYPE) TRDIR Verwaltungsinfos des Programms 20070427

Method GET_INSTANCE_DIRECT on class CL_SLIN_PLUGIN_CONTEXT has no exception.

Method SET_CHECKER_IS_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) SLIN_CHCK_KEY Schlüssel zum Test 20050604

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