SAP ABAP Class CL_SALV_WD_UIE_CAPTION (Caption in Cells of ALV Output)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
     SALV_WD_CONFIG (Package) SALV WD Configuration
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_WD_UIE_A_CAPTION UI Elements That Contain Text 20040901
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_WD_TABLE_CELL_EDITOR 20041228
Properties
Class CL_SALV_WD_UIE_CAPTION  
Short Description Caption in Cells of ALV Output    
Super Class CL_SALV_WD_UIE_A_CAPTION UI Elements That Contain Text 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_WD_CONFIG   SALV WD Configuration 
Created 20040901   SAP 
Last change 20070911   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
# Interface Abstract Final Description Created on
1 IF_SALV_WD_TABLE_CELL_EDITOR 20041228
Friends
Class CL_SALV_WD_UIE_CAPTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 TEXT Instance attribute Public Type reference (TYPE) STRING 20040901
2 TEXT_FIELDNAME Instance attribute Public Type reference (TYPE) STRING 20040906
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20040902
2 GET_TEXT Instance method Public Method Returns Wording of Caption 20040901
3 GET_TEXT_FIELDNAME Instance method Public Method Returns Field with Captions in Individual Cells 20040906
4 SET_TEXT Instance method Public Method Sets Wording of Caption 20040901
5 SET_TEXT_FIELDNAME Instance method Public Method Sets Field with Captios in Individual Cells 20040906
Events
Class CL_SALV_WD_UIE_CAPTION has no event.
Types
Class CL_SALV_WD_UIE_CAPTION has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SALV_WD_UIE_CAPTION has no parameter.
Method CONSTRUCTOR on class CL_SALV_WD_UIE_CAPTION has no exception.

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) STRING 20040901

Method GET_TEXT on class CL_SALV_WD_UIE_CAPTION has no exception.

Method GET_TEXT_FIELDNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) STRING 20040906

Method GET_TEXT_FIELDNAME on class CL_SALV_WD_UIE_CAPTION has no exception.

Method SET_TEXT 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 20040901

Method SET_TEXT on class CL_SALV_WD_UIE_CAPTION has no exception.

Method SET_TEXT_FIELDNAME 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 20040906

Method SET_TEXT_FIELDNAME on class CL_SALV_WD_UIE_CAPTION has no exception.
History
Last changed by/on SAP  20070911 
SAP Release Created in 700