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 | ![]() |
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 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
4 | ![]() |
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
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20050814 | |
2 | ![]() |
Static method | Public | Method | Factory Method | 20050604 |
3 | ![]() |
Static method | Public | Method | As GET_INSTANCE, Administration Info is Directly Specified | 20050814 |
4 | ![]() |
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 | ![]() |
CALLCNTX | Call by reference | Attribute reference (LIKE) | SLIN_CALL_CNTX-SINGLE | 20050814 | |||
2 | ![]() |
CHECKER_SET | Call by reference | Object reference (TYPE REF TO) | CL_SLIN_CHECKER_SET | 20090525 | |||
3 | ![]() |
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 | ![]() |
CACHEUSE | Call by reference | Attribute reference (LIKE) | SLIN_CACHE_USE-ALL | 20050604 | |||
2 | ![]() |
CALLCNTX | Call by reference | Attribute reference (LIKE) | SLIN_CALL_CNTX-SINGLE | 20050604 | |||
3 | ![]() |
CHECKER_SET | Call by reference | Object reference (TYPE REF TO) | CL_SLIN_CHECKER_SET | 20090525 | |||
4 | ![]() |
IGNORE_PRAGMA | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120429 | |||
5 | ![]() |
IN_SVER | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120429 | |||
6 | ![]() |
PROGNAME | Call by reference | Type reference (TYPE) | STRING | 20101105 | |||
7 | ![]() |
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 | ![]() |
CACHEUSE | Call by reference | Attribute reference (LIKE) | SLIN_CACHE_USE-ALL | 20050814 | |||
2 | ![]() |
CALLCNTX | Call by reference | Attribute reference (LIKE) | SLIN_CALL_CNTX-SINGLE | 20050814 | |||
3 | ![]() |
CHECKER_SET | Call by reference | Object reference (TYPE REF TO) | CL_SLIN_CHECKER_SET | 20090525 | |||
4 | ![]() |
IGNORE_PRAGMA | Call by reference | Type reference (TYPE) | ABAP_BOOL | 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 | 20070427 | ||
7 | ![]() |
RET | Value transfer | Object reference (TYPE REF TO) | CL_SLIN_PLUGIN_CONTEXT | 20080321 | |||
8 | ![]() |
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 | ![]() |
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 |