SAP ABAP Class IF_FPM_LIST_SETTINGS_COLUMN (Column Object within the Settings Variant)
Properties
| Class | IF_FPM_LIST_SETTINGS_COLUMN | |
| Short Description | Column Object within the Settings Variant | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20101104 | SAP |
| Last change | 20141121 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_FPM_LIST_SETTINGS_COLUMN has no forward declaration.
Interfaces
Class IF_FPM_LIST_SETTINGS_COLUMN has no interface implemented.
Friends
Class IF_FPM_LIST_SETTINGS_COLUMN has no friend class.
Attributes
Class IF_FPM_LIST_SETTINGS_COLUMN has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20101104 | ||
| 2 | Instance method | Public | Method | 20101124 | ||
| 3 | Instance method | Public | Method | 20101115 | ||
| 4 | Instance method | Public | Method | 20101104 | ||
| 5 | Instance method | Public | Method | Supported aggregation functions of a column | 20111019 | |
| 6 | Instance method | Public | Method | 20101104 | ||
| 7 | Instance method | Public | Method | 20101104 | ||
| 8 | Instance method | Public | Method | 20101126 | ||
| 9 | Instance method | Public | Method | 20101126 | ||
| 10 | Instance method | Public | Method | 20101126 | ||
| 11 | Instance method | Public | Method | 20101104 | ||
| 12 | Instance method | Public | Method | 20101124 | ||
| 13 | Instance method | Public | Method | 20101104 |
Events
Class IF_FPM_LIST_SETTINGS_COLUMN has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_COLUMN | Public | See coding | 20101104 | begin of ty_s_column,
column_name type string,
position type i,
is_visible type abap_bool,
fixed_position type wdui_table_column_fixed_pos,
width type fpmgb_ui_element_width,
is_sort_allowed type abap_bool,
is_filter_allowed type abap_bool,
is_aggregation_allowed type abap_bool,
end of ty_s_column
|
||
| 2 | TY_T_COLUMN | Public | See coding | 20101104 | ty_t_column type standard table of ty_s_column with key column_name
|
Method Signatures
Method DISPLAY_AT_POSITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_POSITION | Value transfer | Type reference (TYPE) | I | 20101104 |
Method DISPLAY_AT_POSITION on class IF_FPM_LIST_SETTINGS_COLUMN has no exception.
Method GET_FIXED_POSITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_FIXED_POSITION | Value transfer | Type reference (TYPE) | WDUI_TABLE_COLUMN_FIXED_POS | 20101124 |
Method GET_FIXED_POSITION on class IF_FPM_LIST_SETTINGS_COLUMN has no exception.
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_NAME | Value transfer | Type reference (TYPE) | STRING | 20101115 |
Method GET_NAME on class IF_FPM_LIST_SETTINGS_COLUMN has no exception.
Method GET_POSITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_POSITION | Value transfer | Type reference (TYPE) | I | 20101104 |
Method GET_POSITION on class IF_FPM_LIST_SETTINGS_COLUMN has no exception.
Method GET_SUPPORTED_AGGR_FUNCTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FUNCTION_CODE | Call by reference | Type reference (TYPE) | IF_SALV_SERVICE_TYPES=>YT_FUNCTION_CODE | 20111019 |
Method GET_SUPPORTED_AGGR_FUNCTIONS on class IF_FPM_LIST_SETTINGS_COLUMN has no exception.
Method GET_WIDTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_WIDTH | Value transfer | Type reference (TYPE) | FPMGB_UI_ELEMENT_WIDTH | 20101104 |
Method GET_WIDTH on class IF_FPM_LIST_SETTINGS_COLUMN has no exception.
Method HIDE Signature
Method HIDE on class IF_FPM_LIST_SETTINGS_COLUMN has no parameter.
Method HIDE on class IF_FPM_LIST_SETTINGS_COLUMN has no exception.
Method IS_AGGREGATION_ALLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IS_ALLOWED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20101126 |
Method IS_AGGREGATION_ALLOWED on class IF_FPM_LIST_SETTINGS_COLUMN has no exception.
Method IS_FILTER_ALLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IS_ALLOWED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20101126 |
Method IS_FILTER_ALLOWED on class IF_FPM_LIST_SETTINGS_COLUMN has no exception.
Method IS_SORT_ALLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IS_ALLOWED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20101126 |
Method IS_SORT_ALLOWED on class IF_FPM_LIST_SETTINGS_COLUMN has no exception.
Method IS_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IS_VISIBLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20101104 |
Method IS_VISIBLE on class IF_FPM_LIST_SETTINGS_COLUMN has no exception.
Method SET_FIXED_POSITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FIXED_POSITION | Value transfer | Type reference (TYPE) | WDUI_TABLE_COLUMN_FIXED_POS | 20101124 |
Method SET_FIXED_POSITION on class IF_FPM_LIST_SETTINGS_COLUMN has no exception.
Method SET_WIDTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_WIDTH | Value transfer | Type reference (TYPE) | FPMGB_UI_ELEMENT_WIDTH | 20101104 |
Method SET_WIDTH on class IF_FPM_LIST_SETTINGS_COLUMN has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in |