SAP ABAP Class CL_SALV_WD_VIEW (View Class)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
     SALV_WD_SERVICE (Package) SALV WD Service
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_WD_VIEW_ABAP ABAP ALV Personalization View 20050127
2 Inheritance (c INHERITING FROM c_ref)  CL_SALV_WD_VIEW_LTDX Layout on LTDX Storage 20050126
Properties
Class CL_SALV_WD_VIEW  
Short Description View Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_WD_SERVICE   SALV WD Service 
Created 20050126   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_VIEW has no interface implemented.
Friends
Class CL_SALV_WD_VIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTENT Instance attribute Public Type reference (TYPE) XSTRING Content 20050127
2 DEFAULT Instance attribute Public Type reference (TYPE) ABAP_BOOL 20050422
3 ID Instance attribute Private Type reference (TYPE) STRING 20050127
4 LABEL Instance attribute Private Type reference (TYPE) STRING 20050126
5 PLATFORM Instance attribute Public Type reference (TYPE) STRING 'ABAP' 20050126
6 R_ABAP_MODEL Instance attribute Public Object reference (TYPE REF TO) CL_SALV_WD_CONFIG_TABLE 20050127
7 SCOPE Instance attribute Private Type reference (TYPE) WDY_CONF_USER_TYPE Type of User Identification 20050126
8 SCOPE_LABEL Instance attribute Public Type reference (TYPE) STRING 20050922
9 SYSTEM_TYPE Instance attribute Public Type reference (TYPE) CHAR01 System Type for View 20050329
10 USER Instance attribute Public Type reference (TYPE) SLIS_USER User 20050318
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20050126
2 SET_CONTENT Instance method Public Method 20050315
3 SET_DEFAULT Instance method Public Method 20050422
4 SET_MODEL Instance method Public Method 20050127
5 SET_PLATFORM Instance method Public Method 20050126
6 SET_SCOPE Instance method Private Method 20050126
7 SET_SCOPE_LABEL Instance method Public Method 20050922
8 SET_USER Instance method Public Method 20050318
Events
Class CL_SALV_WD_VIEW has no event.
Types
Class CL_SALV_WD_VIEW has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_ABAP_MODEL Call by reference Object reference (TYPE REF TO) CL_SALV_WD_CONFIG_TABLE 20050127

Method CONSTRUCTOR on class CL_SALV_WD_VIEW has no exception.

Method SET_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) XSTRING 20050315

Method SET_CONTENT on class CL_SALV_WD_VIEW has no exception.

Method SET_DEFAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) ABAP_BOOL 20050422

Method SET_DEFAULT on class CL_SALV_WD_VIEW has no exception.

Method SET_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Object reference (TYPE REF TO) CL_SALV_WD_CONFIG_TABLE 20050127

Method SET_MODEL on class CL_SALV_WD_VIEW has no exception.

Method SET_PLATFORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) STRING 20050126

Method SET_PLATFORM on class CL_SALV_WD_VIEW has no exception.

Method SET_SCOPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) WDY_CONF_USER_TYPE Art der Benutzer-Identifikation 20050126

Method SET_SCOPE on class CL_SALV_WD_VIEW has no exception.

Method SET_SCOPE_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) STRING 20050922

Method SET_SCOPE_LABEL on class CL_SALV_WD_VIEW has no exception.

Method SET_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SLIS_USER Benutzername für benutzerspezifische Speicherung 20050318

Method SET_USER on class CL_SALV_WD_VIEW has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700