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 ABAP 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 C_PARAM Constant Public See coding 20100109
2 C_PDF_GENERATION_TOOL Constant Public See coding 20100109
3 PT_CACHE Static Attribute Private Type reference (TYPE) YT_ADMIN 20100109
4 PT_DELTA Static Attribute Private Type reference (TYPE) YT_ADMIN 20100109
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20070601
2 GET_FLAG Static method Public Method 20100109
3 GET_VALUE Static method Public Method Read Flags from Database Table SALV_WD_ADMIN 20070601
4 SAVE Static method Public Method 20100109
5 SET_VALUE 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 Importing OBJECT Call by reference Type reference (TYPE) SALV_WD_ADMIN_OBJECT 20100109
2 Returning 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 Importing OBJECT Call by reference Type reference (TYPE) SALV_WD_ADMIN_OBJECT SALV WD Objekt in Administrationstabelle 20070601
2 Returning 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 FAILED 20100109

Method SET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECT Call by reference Type reference (TYPE) SALV_WD_ADMIN_OBJECT SALV WD Objekt in Administrationstabelle 20080527
2 Importing VALUE Call by reference Type reference (TYPE) SALV_WD_ADMIN_VALUE SALV WD Wert in Administrationstabelle 20080527
# Exception Resumable Description Created on
1 NOT_FOUND Der Eintrag konnte nicht gefunden werden 20080527
2 NO_UPDATE Fehler beim aktualisieren der Datenbanktabelle 20080527
History
Last changed by/on SAP  20110908 
SAP Release Created in 710