SAP ABAP Class CL_SALV_WD_LEX_H_FMTR (General Formatter)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
⤷
SALV_WD_LEX (Package) ALV Lean Export Classes for WD
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_WD_LEX_H_FMTR_DATE | Formatter with Date Flavour | 20100928 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_WD_LEX_H_FMTR_IMAGE | Formatter with Image Flavour | 20100928 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_WD_LEX_H_FMTR_NUMBER | Formatter with Number Flavour | 20100928 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_WD_LEX_H_FMTR_TEXT | Formatter with Text Flavour | 20100928 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_WD_LEX_H_FMTR_TIME | Formatter with Time Flavour | 20100928 |
Properties
| Class | CL_SALV_WD_LEX_H_FMTR | |
| Short Description | General Formatter | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SALV_WD_LEX | ALV Lean Export Classes for WD |
| Created | 20100928 | 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 interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_SALV_WD_LEX_H_FMTR has no interface implemented.
Friends
Class CL_SALV_WD_LEX_H_FMTR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SALV_BS_LEX_H_CELL_PROPS | Relevant Properties of the Current Cell | 20101018 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SALV_WD_UIE | 20100928 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | IF_SALV_BS_LEX_FORMAT=>YS_CELL_EDITOR_TYPE | 20101019 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20100928 | ||
| 2 | Instance method | Public | Method | 20101019 | ||
| 3 | Instance method | Public | Method | 20100928 |
Events
Class CL_SALV_WD_LEX_H_FMTR has no event.
Types
Class CL_SALV_WD_LEX_H_FMTR has no local type.
Method Signatures
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CR_CELL_PROPERTIES | Call by reference | Object reference (TYPE REF TO) | CL_SALV_BS_LEX_H_CELL_PROPS=>YS_CELL_PROPERTIES | 20101018 | ||||
| 2 | ES_DECIMALS | Call by reference | Type reference (TYPE) | I | 20100928 | ||||
| 3 | ES_VALUE | Call by reference | Type reference (TYPE) | STRING | 20100928 | ||||
| 4 | IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20101014 |
Method GET on class CL_SALV_WD_LEX_H_FMTR has no exception.
Method GET_AGGR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CR_CELL_PROPERTIES | Call by reference | Object reference (TYPE REF TO) | CL_SALV_BS_LEX_H_CELL_PROPS=>YS_CELL_PROPERTIES | 20101019 | ||||
| 2 | ES_CELL_EDITOR_TYPE | Call by reference | Type reference (TYPE) | IF_SALV_BS_LEX_FORMAT=>YS_CELL_EDITOR_TYPE | 20101019 | ||||
| 3 | ES_DECIMALS | Call by reference | Type reference (TYPE) | I | 20101019 | ||||
| 4 | ES_VALUE | Call by reference | Type reference (TYPE) | STRING | 20101019 | ||||
| 5 | IR_COLUMNINFO_EXT | Call by reference | Object reference (TYPE REF TO) | CL_SALV_WD_LEX_ADAPTER=>YS_COLUMNINFO_EXT | 20101019 | ||||
| 6 | IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20101019 | ||||
| 7 | IS_REFERENCE | Call by reference | Type reference (TYPE) | STRING | 20101019 |
Method GET_AGGR on class CL_SALV_WD_LEX_H_FMTR has no exception.
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CELL_PROPERTIES | Call by reference | Object reference (TYPE REF TO) | CL_SALV_BS_LEX_H_CELL_PROPS | Relevant Properties of the Current Cell | 20101018 | |||
| 2 | IR_EDITOR | Call by reference | Object reference (TYPE REF TO) | CL_SALV_WD_UIE | 20100928 |
Method INIT on class CL_SALV_WD_LEX_H_FMTR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 731 |