SAP ABAP Class CL_SALV_EX_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_EX_LEX (Package) ALV Lean Export Classes for SAP GUI
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_EX_LEX_H_FMTR_DATE | Formatter with Date Flavour | 20101012 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_EX_LEX_H_FMTR_IMAGE | Formatter with Image Flavour | 20101012 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_EX_LEX_H_FMTR_NUMBER | Formatter with Number Flavour | 20101012 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_EX_LEX_H_FMTR_TEXT | Formatter with Text Flavour | 20101012 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_EX_LEX_H_FMTR_TIME | Formatter with Time Flavour | 20101012 |
Properties
| Class | CL_SALV_EX_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_EX_LEX | ALV Lean Export Classes for SAP GUI |
| Created | 20101012 | 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... | |
| 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_EX_LEX_H_FMTR has no interface implemented.
Friends
Class CL_SALV_EX_LEX_H_FMTR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_SALV_BS_LEX_H_CELL_PROPS | 20101018 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | IF_SALV_BS_LEX_FORMAT=>YS_CELL_EDITOR_TYPE | 20101014 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | - | 20101018 | |
| 2 | Static method | Public | Method | - | 20101012 | |
| 3 | Instance method | Public | Method | 20101012 | ||
| 4 | Instance method | Public | Method | 20101015 | ||
| 5 | Instance method | Public | Method | 20101012 |
Events
Class CL_SALV_EX_LEX_H_FMTR has no event.
Types
Class CL_SALV_EX_LEX_H_FMTR has no local type.
Method Signatures
Method CREATE_CELL_PROPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_CELL_PROPERTIES | Call by reference | Object reference (TYPE REF TO) | CL_SALV_BS_LEX_H_CELL_PROPS | 20101018 | ||||
| 2 | IR_DATA_TABLE | Call by reference | Object reference (TYPE REF TO) | CL_SALV_BS_DATA_TABLE | Data Table | 20101018 | |||
| 3 | IR_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_SALV_BS_MODEL_TABLE | CL_SALV_BS_MODEL_TABLE | 20101018 | |||
| 4 | IS_ATTRIBUTES | Call by reference | Type reference (TYPE) | IF_SALV_BS_T_DATA=>S_TYPE_ATTRIBUTE | 20101018 | ||||
| 5 | IS_COLUMN | Call by reference | Type reference (TYPE) | IF_SALV_BS_MODEL_COLUMNS=>S_TYPE_COLUMN | 20101018 |
Method CREATE_CELL_PROPS on class CL_SALV_EX_LEX_H_FMTR has no exception.
Method CREATE_FORMATTER 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 | 20101018 | ||||
| 2 | IR_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_SALV_BS_MODEL_TABLE | CL_SALV_BS_MODEL_TABLE | 20101013 | |||
| 3 | IS_ATTRIBUTES | Call by reference | Type reference (TYPE) | IF_SALV_BS_T_DATA=>S_TYPE_ATTRIBUTE | 20101013 | ||||
| 4 | IS_COLUMN | Call by reference | Type reference (TYPE) | IF_SALV_BS_MODEL_COLUMNS=>S_TYPE_COLUMN | 20101013 | ||||
| 5 | RR_FORMATTER | Value transfer | Object reference (TYPE REF TO) | CL_SALV_EX_LEX_H_FMTR | General Formatter | 20101012 |
Method CREATE_FORMATTER on class CL_SALV_EX_LEX_H_FMTR has no exception.
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 | 20101012 | ||||
| 3 | ES_VALUE | Call by reference | Type reference (TYPE) | STRING | 20101014 | ||||
| 4 | IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20101014 |
Method GET on class CL_SALV_EX_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 | ES_CELL_EDITOR_TYPE | Call by reference | Type reference (TYPE) | IF_SALV_BS_LEX_FORMAT=>YS_CELL_EDITOR_TYPE | 20101015 | ||||
| 2 | ES_DECIMALS | Call by reference | Type reference (TYPE) | I | 20101015 | ||||
| 3 | ES_VALUE | Call by reference | Type reference (TYPE) | STRING | 20101015 | ||||
| 4 | IR_COLUMNINFO_EXT | Call by reference | Object reference (TYPE REF TO) | CL_SALV_EX_LEX_ADAPTER=>YS_COLUMNINFO_EXT | 20101015 | ||||
| 5 | IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20101015 | ||||
| 6 | IS_REFERENCE | Call by reference | Type reference (TYPE) | STRING | 20101015 |
Method GET_AGGR on class CL_SALV_EX_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 | 20101018 |
Method INIT on class CL_SALV_EX_LEX_H_FMTR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 731 |