SAP ABAP Class CL_SALV_GZT_ADMIN (SALV GUI Administration)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ALV (Application Component) SAP List Viewer
     SALV_GUI_ZT (Package) Shared Translation-Relevant Objects
Properties
Class CL_SALV_GZT_ADMIN  
Short Description SALV GUI Administration    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_GUI_ZT   Shared Translation-Relevant Objects 
Created 20090305   SAP 
Last change 20130531   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_GZT_ADMIN has no interface implemented.
Friends
Class CL_SALV_GZT_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 20090310
2 PT_CACHE Static Attribute Private Type reference (TYPE) YT_ADMIN 20100109
3 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 20090305
2 GET_FLAG Static method Public Method Read Flags from Database Table SALV_GZT_ADMIN 20090310
3 GET_VALUE Static method Public Method Read Flags from Database Table SALV_GZT_ADMIN 20090305
4 SAVE Static method Public Method 20100109
5 SET_VALUE Static method Public Method Write Flags to Database Table SALV_GZT_ADMIN 20090305
Events
Class CL_SALV_GZT_ADMIN has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YT_ADMIN Private See coding 20100109 yt_admin type table of salv_gzt_admin with default key
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_SALV_GZT_ADMIN has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SALV_GZT_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_GZT_ADMIN_OBJECT SALV WD Object in Administration Table 20090310
2 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL SALV WD Value in Administration Table 20090310

Method GET_FLAG on class CL_SALV_GZT_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_GZT_ADMIN_OBJECT SALV WD Object in Administration Table 20090305
2 Returning VALUE Value transfer Type reference (TYPE) SALV_GZT_ADMIN_VALUE SALV WD Value in Administration Table 20090305

Method GET_VALUE on class CL_SALV_GZT_ADMIN has no exception.

Method SAVE Signature

Method SAVE on class CL_SALV_GZT_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_GZT_ADMIN_OBJECT SALV GUI Object in Administration Table 20090305
2 Importing VALUE Call by reference Type reference (TYPE) SALV_GZT_ADMIN_VALUE SALV GUI Value in Administration Table 20090305
# Exception Resumable Description Created on
1 NOT_FOUND Entry Could Not Be Found 20090305
2 NO_UPDATE Error When Updating Database Table 20090305
History
Last changed by/on SAP  20130531 
SAP Release Created in 720