SAP ABAP Class CL_SALV_WD_ADMIN (Read SALV WD Administration Data)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
⤷
SALV_WD_ADMIN_DATA (Package) SALV WD Administration Data
⤷
⤷
Properties
| Class | CL_SALV_WD_ADMIN | |
| Short Description | Read SALV WD Administration Data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SALV_WD_ADMIN_DATA | SALV WD Administration Data |
| Created | 20060727 | SAP |
| Last change | 20110908 | 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) |
Interfaces
Class CL_SALV_WD_ADMIN has no interface implemented.
Friends
Class CL_SALV_WD_ADMIN has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20100109 | |||||
| 2 | Constant | Public | See coding | 20100109 | |||||
| 3 | Static Attribute | Private | Type reference (TYPE) | YT_ADMIN | 20100109 | ||||
| 4 | Static Attribute | Private | Type reference (TYPE) | YT_ADMIN | 20100109 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | 20070601 | ||
| 2 | Static method | Public | Method | 20100109 | ||
| 3 | Static method | Public | Method | Read Flags from Database Table SALV_WD_ADMIN | 20070601 | |
| 4 | Static method | Public | Method | 20100109 | ||
| 5 | Static method | Public | Method | Write Flags to the SALV_WD_ADMIN Database Table | 20080527 |
Events
Class CL_SALV_WD_ADMIN has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TYPE_T_ADMIN | Private | See coding | 20070601 | type_t_admin type table of salv_wd_admin
|
||
| 2 | YT_ADMIN | Private | See coding | 20100109 | yt_admin type table of salv_wd_admin
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SALV_WD_ADMIN has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SALV_WD_ADMIN has no exception.
Method GET_FLAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT | Call by reference | Type reference (TYPE) | SALV_WD_ADMIN_OBJECT | 20100109 | ||||
| 2 | VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100109 |
Method GET_FLAG on class CL_SALV_WD_ADMIN has no exception.
Method GET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT | Call by reference | Type reference (TYPE) | SALV_WD_ADMIN_OBJECT | SALV WD Objekt in Administrationstabelle | 20070601 | |||
| 2 | VALUE | Value transfer | Type reference (TYPE) | SALV_WD_ADMIN_VALUE | SALV WD Wert in Administrationstabelle | 20070601 |
Method GET_VALUE on class CL_SALV_WD_ADMIN has no exception.
Method SAVE Signature
Method SAVE on class CL_SALV_WD_ADMIN has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100109 |
Method SET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT | Call by reference | Type reference (TYPE) | SALV_WD_ADMIN_OBJECT | SALV WD Objekt in Administrationstabelle | 20080527 | |||
| 2 | VALUE | Call by reference | Type reference (TYPE) | SALV_WD_ADMIN_VALUE | SALV WD Wert in Administrationstabelle | 20080527 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Der Eintrag konnte nicht gefunden werden | 20080527 | ||
| 2 | Fehler beim aktualisieren der Datenbanktabelle | 20080527 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |