SAP ABAP Class CL_SLDW_TOOLS_CMD (Whitelist Command Processing)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SEC (Application Component) Security
⤷
SLDW (Package) Generic Whitelist Administration

⤷

⤷

Properties
Class | CL_SLDW_TOOLS_CMD | |
Short Description | Whitelist Command Processing | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SLDW | Generic Whitelist Administration |
Created | 20130522 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SLDW_TOOLS_CMD has no forward declaration.
Interfaces
Class CL_SLDW_TOOLS_CMD has no interface implemented.
Friends
Class CL_SLDW_TOOLS_CMD has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TADIR-OBJECT | Work Area | 20130930 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR01 | Processing Mode | 20130930 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLE_D | SAP System (X = true) | 20130930 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_SLDW_TOOLS | General Maintenance of Generic Whitelists | 20130930 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Decision question about changed data | 20130930 |
2 | ![]() |
Static method | Public | Method | Send OK Code to Screen | 20130930 |
3 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20130930 |
4 | ![]() |
Instance method | Public | Method | Command processing | 20130930 |
5 | ![]() |
Instance method | Private | Method | Command processing for screen 0200 (detail popup) | 20130930 |
6 | ![]() |
Static method | Public | Method | Documentation display for generic whitelist administration | 20130930 |
7 | ![]() |
Static method | Public | Method | Display SAP Note using HTML browser | 20130930 |
8 | ![]() |
Instance method | Private | Method | Save whitelist | 20130930 |
9 | ![]() |
Instance method | Private | Method | Switch to change mode | 20130930 |
10 | ![]() |
Instance method | Private | Method | Forward navigation after double-click | 20130930 |
Events
Class CL_SLDW_TOOLS_CMD has no event.
Types
Class CL_SLDW_TOOLS_CMD has no local type.
Method Signatures
Method ASK_FOR_CONTINUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_YES | Value transfer | Type reference (TYPE) | BOOLE_D | Yes = X, No = space | 20130930 | ||
2 | ![]() |
ID_QTX | Call by reference | Type reference (TYPE) | STRING | Fragetext | 20130930 |
Method ASK_FOR_CONTINUE on class CL_SLDW_TOOLS_CMD has no exception.
Method CALL_PAI_WITH_UCOMM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_OKCODE | Call by reference | Type reference (TYPE) | SY-UCOMM | 'RFSH' | OKCODE an Dynpro senden | 20130930 |
Method CALL_PAI_WITH_UCOMM on class CL_SLDW_TOOLS_CMD has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_AREA | Call by reference | Type reference (TYPE) | TADIR-OBJECT | Arbeitsbereich | 20130930 | ||
2 | ![]() |
ID_MODE | Call by reference | Type reference (TYPE) | CHAR01 | Änderungsmodus (X , , C) | 20130930 | ||
3 | ![]() |
IR_FATHER | Call by reference | Object reference (TYPE REF TO) | CL_SLDW_TOOLS | Allgemeine Pflege generischer Whitelisten | 20130930 |
Method CONSTRUCTOR on class CL_SLDW_TOOLS_CMD has no exception.
Method SLDW_CMD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_OKCODE | Call by reference | Type reference (TYPE) | SY-UCOMM | Funktionscode, der PAI ausgelöst hat | 20130930 |
Method SLDW_CMD on class CL_SLDW_TOOLS_CMD has no exception.
Method SLDW_CMD_0200 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_OKCODE | Call by reference | Type reference (TYPE) | SY-UCOMM | Ereignis von D0200 | 20130930 |
Method SLDW_CMD_0200 on class CL_SLDW_TOOLS_CMD has no exception.
Method SLDW_CMD_DOCU_SHOW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_OBJ | Call by reference | Type reference (TYPE) | DOKU_OBJ | Dokumentenname | 20130930 | ||
2 | ![]() |
ID_TYP | Call by reference | Type reference (TYPE) | DOKU_ID | 'DT' | Dokumentenklasse | 20130930 |
Method SLDW_CMD_DOCU_SHOW on class CL_SLDW_TOOLS_CMD has no exception.
Method SLDW_CMD_SAP_NOTE_SHOW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_NOTE | Call by reference | Type reference (TYPE) | DOKU_OBJ | Dokumentations-Objekt | 20130930 |
Method SLDW_CMD_SAP_NOTE_SHOW on class CL_SLDW_TOOLS_CMD has no exception.
Method SLDW_CMD_SAVE_WL Signature
Method SLDW_CMD_SAVE_WL on class CL_SLDW_TOOLS_CMD has no parameter.
Method SLDW_CMD_SAVE_WL on class CL_SLDW_TOOLS_CMD has no exception.
Method SLDW_CMD_TOOGLE_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_FAILED | Value transfer | Type reference (TYPE) | BOOLE_D | X = Aktion fehlgeschlagen | 20130930 |
Method SLDW_CMD_TOOGLE_MODE on class CL_SLDW_TOOLS_CMD has no exception.
Method SLDW_CMD_XREF Signature
Method SLDW_CMD_XREF on class CL_SLDW_TOOLS_CMD has no parameter.
Method SLDW_CMD_XREF on class CL_SLDW_TOOLS_CMD has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |