SAP ABAP Class CL_SLDW_ONE_SLDD (Maintain a Whitelist as a Development Object)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SEC (Application Component) Security
⤷
SLDW (Package) Generic Whitelist Administration
⤷
⤷
Properties
| Class | CL_SLDW_ONE_SLDD | |
| Short Description | Maintain a Whitelist as a Development Object | |
| 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_ONE_SLDD has no forward declaration.
Interfaces
Class CL_SLDW_ONE_SLDD has no interface implemented.
Friends
Class CL_SLDW_ONE_SLDD has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | D020S-PROG | 'SAPLSLDW' | Report for Screen | 20130930 | ||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20130930 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container for WL Elements | 20130930 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SLDW_TOOLS | General Maintenance of Generic Whitelists | 20130930 | |||
| 5 | Instance attribute | Private | See coding | Table field list for screen 0200 | 20130930 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | SLDW_ELEMENTS_T_ALV | Output table for whitelist elements | 20130930 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | TT_DOMA_TX | Table Type for Domain Fixed Values | 20130930 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Event handling method | Event Handler for User Commands | 20130930 | |
| 2 | Instance method | Public | Event handling method | Toolbar events | 20130930 | |
| 3 | Instance method | Public | Event handling method | Event Handler for Toolbar Event | 20130930 | |
| 4 | Instance method | Private | Method | Change to element list (only in buffer) | 20130930 | |
| 5 | Instance method | Public | Method | Set ALV in accordance with the existence of active WLEs | 20131116 | |
| 6 | Instance method | Private | Method | Exclude functions that are not required | 20130930 | |
| 7 | Instance method | Private | Method | Define field catalog for output table | 20130930 | |
| 8 | Instance method | Private | Method | Define output layout for output table | 20130930 | |
| 9 | Instance method | Public | Method | Display elements of a whitelist (SLDD) | 20130930 | |
| 10 | Instance method | Private | Method | Default sorting for output table | 20130930 | |
| 11 | Instance method | Private | Method | Define tooltip for list elements | 20130930 | |
| 12 | Instance method | Public | Method | Reset change flags for whitelist entries | 20130930 | |
| 13 | Instance method | Public | Constructor | CONSTRUCTOR | 20130930 | |
| 14 | Instance method | Public | Method | Get output table for elements | 20130930 | |
| 15 | Instance method | Public | Method | Transfer entries to output table | 20130930 | |
| 16 | Instance method | Public | Method | Empty output table | 20130930 | |
| 17 | Instance method | Public | Method | Initialize screen 0100 | 20130930 | |
| 18 | Instance method | Public | Method | Add to/change element list in ALV | 20130930 |
Events
Class CL_SLDW_ONE_SLDD has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_DOMA_TX | Public | Type reference (TYPE) | DD07V_TAB | Table Type for Domain Fixed Values | 20130930 | |
Method Signatures
Method ALV_HANDLE_CMD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UCOMM | Value transfer | Attribute reference (LIKE) | 20130930 |
Method ALV_HANDLE_CMD on class CL_SLDW_ONE_SLDD has no exception.
Method ALV_HANDLE_TBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INTERACTIVE | Value transfer | Attribute reference (LIKE) | 20130930 | |||||
| 2 | E_OBJECT | Value transfer | Attribute reference (LIKE) | 20130930 |
Method ALV_HANDLE_TBAR on class CL_SLDW_ONE_SLDD has no exception.
Method ALV_HANDLE_TBMNU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OBJECT | Value transfer | Attribute reference (LIKE) | 20130930 | |||||
| 2 | E_UCOMM | Value transfer | Attribute reference (LIKE) | 20130930 |
Method ALV_HANDLE_TBMNU on class CL_SLDW_ONE_SLDD has no exception.
Method ALV_MARK_FOR_UPD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_ACTION | Call by reference | Type reference (TYPE) | SY-UCOMM | ABAP-Systemfeld: Funktionscode, der PAI ausgelöst hat | 20130930 | |||
| 2 | IT_ROWS | Call by reference | Type reference (TYPE) | LVC_T_ROW | ALV-Control: Tabellenzeilen | 20130930 |
Method ALV_MARK_FOR_UPD on class CL_SLDW_ONE_SLDD has no exception.
Method ALV_SET_RT_EXIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FCAT | Value transfer | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20131116 | |||
| 2 | ID_RT_EXIST | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20131116 | |||
| 3 | IT_FCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20131116 |
Method ALV_SET_RT_EXIST on class CL_SLDW_ONE_SLDD has no exception.
Method ALV_SHOW_MEMBER_EXCL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_EXCL | Value transfer | Type reference (TYPE) | UI_FUNCTIONS | Excludierte Funktionscodes | 20130930 | |||
| 2 | IR_ALV | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20130930 |
Method ALV_SHOW_MEMBER_EXCL on class CL_SLDW_ONE_SLDD has no exception.
Method ALV_SHOW_MEMBER_FCAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FCAT | Value transfer | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für WL-Elemente | 20130930 |
Method ALV_SHOW_MEMBER_FCAT on class CL_SLDW_ONE_SLDD has no exception.
Method ALV_SHOW_MEMBER_LAYO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_LAYO | Value transfer | Type reference (TYPE) | LVC_S_LAYO | Layout | 20130930 |
Method ALV_SHOW_MEMBER_LAYO on class CL_SLDW_ONE_SLDD has no exception.
Method ALV_SHOW_MEMBER_SLDD Signature
Method ALV_SHOW_MEMBER_SLDD on class CL_SLDW_ONE_SLDD has no parameter.
Method ALV_SHOW_MEMBER_SLDD on class CL_SLDW_ONE_SLDD has no exception.
Method ALV_SHOW_MEMBER_SORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SORT | Value transfer | Type reference (TYPE) | LVC_T_SORT | Tabelle der Sortierkriterien | 20130930 |
Method ALV_SHOW_MEMBER_SORT on class CL_SLDW_ONE_SLDD has no exception.
Method ALV_SHOW_MEMBER_TTIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TTIP | Value transfer | Type reference (TYPE) | LVC_T_QINF | Tabelle für die Exception Quickinfo | 20130930 |
Method ALV_SHOW_MEMBER_TTIP on class CL_SLDW_ONE_SLDD has no exception.
Method CLEAR_SLDD_CHG_FLAGS Signature
Method CLEAR_SLDD_CHG_FLAGS on class CL_SLDW_ONE_SLDD has no parameter.
Method CLEAR_SLDD_CHG_FLAGS on class CL_SLDW_ONE_SLDD has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_FATHER | Call by reference | Object reference (TYPE REF TO) | CL_SLDW_TOOLS | Allgemeine Pflege generischer Whitelisten | 20130930 |
Method CONSTRUCTOR on class CL_SLDW_ONE_SLDD has no exception.
Method GET_SLDD_MEMBER_ALV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MEMBER | Value transfer | Type reference (TYPE) | SLDW_ELEMENTS_T_ALV | Tabellentyp für SLDW_ELEMENTS_ALV | 20130930 |
Method GET_SLDD_MEMBER_ALV on class CL_SLDW_ONE_SLDD has no exception.
Method SET_SLDD_MEMBER_ALV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CD_RT_EXIST | Call by reference | Type reference (TYPE) | BOOLE_D | FAktive Daten existieren | 20131116 | |||
| 2 | CT_MEMBER | Call by reference | Type reference (TYPE) | SLDW_ELEMENTS_T_ALV | Ausgabetabellentyp für Whitelistelemente | 20130930 | |||
| 3 | ID_CLEAR_UPDFLG | Call by reference | Type reference (TYPE) | BOOLE_D | X = Änderungszeiger löschen | 20130930 |
Method SET_SLDD_MEMBER_ALV on class CL_SLDW_ONE_SLDD has no exception.
Method SLDD_RESET_OUTTAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_ONLY_FLAGS | Call by reference | Type reference (TYPE) | BOOLE_D | Lediglich die Änderungszeiger zurücksetzen | 20130930 |
Method SLDD_RESET_OUTTAB on class CL_SLDW_ONE_SLDD has no exception.
Method SLDW_INIT_0100_HEAD Signature
Method SLDW_INIT_0100_HEAD on class CL_SLDW_ONE_SLDD has no parameter.
Method SLDW_INIT_0100_HEAD on class CL_SLDW_ONE_SLDD has no exception.
Method UPDATE_ALV_FROM_0200 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 = Update fehlgeschlagen | 20130930 |
Method UPDATE_ALV_FROM_0200 on class CL_SLDW_ONE_SLDD has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |