SAP ABAP Class CL_SALV_WD_CV (Cell Variant)
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_A_MODEL_ITEM | CL_SALV_WD_A_MODEL_ITEM | 20041228 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_WD_CV_STANDARD | Cell Variant | 20041228 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_WD_MULTI_CELL_EDITOR | Call Variant to Facilitate Multiple Editors Per Cell | 20100601 |
Properties
| Class | CL_SALV_WD_CV | |
| Short Description | Cell Variant | |
| Super Class | CL_SALV_WD_A_MODEL_ITEM | CL_SALV_WD_A_MODEL_ITEM |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SALV_WD_CONFIG | SALV WD Configuration |
| Created | 20041228 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_SALV_WD_CV has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SALV_WD_MODEL_ACCESS | 20090226 | ALV Model Help Class for Access |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | IF_SALV_WD_C_COLUMN_SETTINGS=>CELL_VARIANT | 20041228 | ||||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | CL_WD_ABSTR_TABLE_CELL_VAR=>T_H_ALIGN | CL_WD_ABSTR_TABLE_CELL_VAR=>E_H_ALIGN-AUTO | 20041228 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | 20041228 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | 20041228 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20070222 | |
| 2 | Instance method | Public | Method | Returns the Horizontal Alignment of the Cell Variant | 20041228 | |
| 3 | Instance method | Public | Method | Returns Field with the Alignment in the Cells | 20041228 | |
| 4 | Instance method | Public | Method | Returns the Key for the Cell Variant | 20041228 | |
| 5 | Instance method | Public | Method | Sets the Horizontal Alignment of the Cell Variant | 20041228 | |
| 6 | Instance method | Public | Method | Sets the Field with the Alignment in the Cells | 20041228 | |
| 7 | Instance method | Public | Method | Sets the Key for the Cell Variant | 20041228 |
Events
Class CL_SALV_WD_CV has no event.
Types
Class CL_SALV_WD_CV has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SALV_WD_CV has no parameter.
Method CONSTRUCTOR on class CL_SALV_WD_CV has no exception.
Method GET_H_ALIGN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Attribute reference (LIKE) | CL_WD_ABSTR_TABLE_CELL_VAR=>T_H_ALIGN | 20041228 |
Method GET_H_ALIGN on class CL_SALV_WD_CV has no exception.
Method GET_H_ALIGN_FIELDNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20041228 |
Method GET_H_ALIGN_FIELDNAME on class CL_SALV_WD_CV has no exception.
Method GET_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20041228 |
Method GET_KEY on class CL_SALV_WD_CV has no exception.
Method SET_H_ALIGN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Attribute reference (LIKE) | CL_WD_ABSTR_TABLE_CELL_VAR=>T_H_ALIGN | CL_WD_ABSTR_TABLE_CELL_VAR=>E_H_ALIGN-AUTO | 20041228 |
Method SET_H_ALIGN on class CL_SALV_WD_CV has no exception.
Method SET_H_ALIGN_FIELDNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20041228 |
Method SET_H_ALIGN_FIELDNAME on class CL_SALV_WD_CV has no exception.
Method SET_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20041228 |
Method SET_KEY on class CL_SALV_WD_CV has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |