SAP ABAP Class IF_FPM_LIST_SETTINGS_CONTROL (Controller of Current Variant and Dialog - for List UIBB)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FPM_LIST_SETTINGS_CONTROL | Control Unit for Adaption in List UIBB | 20101104 |
Properties
Class | IF_FPM_LIST_SETTINGS_CONTROL | |
Short Description | Controller of Current Variant and Dialog - for List UIBB | |
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
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
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 IF_FPM_LIST_SETTINGS_CONTROL has no interface implemented.
Friends
Class IF_FPM_LIST_SETTINGS_CONTROL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | See coding | 20110414 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20101104 | |
2 | ![]() |
Instance method | Public | Method | 20101104 | |
3 | ![]() |
Instance method | Public | Method | 20111020 | |
4 | ![]() |
Instance method | Public | Method | 20101104 | |
5 | ![]() |
Instance method | Public | Method | 20101104 | |
6 | ![]() |
Instance method | Public | Method | 20101104 | |
7 | ![]() |
Instance method | Public | Method | 20101104 | |
8 | ![]() |
Instance method | Public | Method | 20111020 | |
9 | ![]() |
Instance method | Public | Method | 20101104 | |
10 | ![]() |
Instance method | Public | Method | 20111020 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | CURRENT_VARIANT_REPLACED | Instance Event (0) |
Public (2) |
20101104 | |
2 | LIST_OF_VARIANTS_CHANGED | Instance Event (0) |
Public (2) |
20101110 | |
3 | SETTINGS_DIALOG_CLOSED | Instance Event (0) |
Public (2) |
20101104 |
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | Y_DIALOG_TYPE | Public | Type reference (TYPE) | CHAR1 | 20110414 | |
Method Signatures
Method GET_CURRENT_VARIANT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_VARIANT | Value transfer | Object reference (TYPE REF TO) | IF_FPM_LIST_SETTINGS_VARIANT | 20101104 |
Method GET_CURRENT_VARIANT on class IF_FPM_LIST_SETTINGS_CONTROL has no exception.
Method GET_LIST_OF_VARIANTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_VARIANTS | Value transfer | Type reference (TYPE) | IF_FPM_LIST_SETTINGS_STORE=>TY_T_VARIANT | 20101105 |
Method GET_LIST_OF_VARIANTS on class IF_FPM_LIST_SETTINGS_CONTROL has no exception.
Method INIT_PERSONALIZATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_STRUCTURE_DESCRIPTOR | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | 20111020 | |||
2 | ![]() |
IO_TABLE_READER | Call by reference | Object reference (TYPE REF TO) | IF_WD_PERS_TABLE_READER | Reads the configuration data as a table | 20140205 | ||
3 | ![]() |
IT_COLUMN_DESCRIPTIONS | Call by reference | Type reference (TYPE) | IF_FPM_LIST_FEEDER_SETTINGS=>TY_T_COLUMN_DESCRIPTION | 20111020 | |||
4 | ![]() |
I_FEEDER_ALLOWS_MULTI_COL_SORT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20120118 | ||
5 | ![]() |
I_FEEDER_ALLOWS_SORT_PERSO | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20120118 |
Method INIT_PERSONALIZATION on class IF_FPM_LIST_SETTINGS_CONTROL has no exception.
Method OPEN_AGGR_SETTINGS_DIALOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_FIELDCATALOG | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | 20110914 | |||
2 | ![]() |
IO_FPM | Call by reference | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20110805 | ||
3 | ![]() |
IT_COLUMN_DESCRIPTOR | Call by reference | Type reference (TYPE) | IF_FPM_LIST_SETTINGS_DLG_PROPS=>TY_T_COLUMN_DESCRIPTOR | 20110914 | |||
4 | ![]() |
IV_SINGLE_COLUMN_NAME | Call by reference | Type reference (TYPE) | STRING | 20110914 |
Method OPEN_AGGR_SETTINGS_DIALOG on class IF_FPM_LIST_SETTINGS_CONTROL has no exception.
Method OPEN_FILTER_SETTINGS_DIALOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_FIELDCATALOG | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20101126 | ||
2 | ![]() |
IO_FPM | Call by reference | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20110805 | ||
3 | ![]() |
IO_LCP | Call by reference | Object reference (TYPE REF TO) | IF_SALV_WD_LIST_CTXT_PROVIDER | General public interface of a List Context Provider | 20130827 | ||
4 | ![]() |
IO_TREE_SEARCH_HELP | Call by reference | Object reference (TYPE REF TO) | IF_FPM_GUIBB_TREE_SEARCH_HELP | FPM Tree UIBB: Filter Functionality | 20140730 | ||
5 | ![]() |
IT_COLUMN_DESCRIPTOR | Call by reference | Type reference (TYPE) | IF_FPM_LIST_SETTINGS_DLG_PROPS=>TY_T_COLUMN_DESCRIPTOR | 20101126 | |||
6 | ![]() |
IV_SINGLE_COLUMN_NAME | Call by reference | Type reference (TYPE) | STRING | 20101116 |
Method OPEN_FILTER_SETTINGS_DIALOG on class IF_FPM_LIST_SETTINGS_CONTROL has no exception.
Method OPEN_SETTINGS_DIALOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_FIELDCATALOG | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20101126 | ||
2 | ![]() |
IO_FPM | Call by reference | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20110805 | ||
3 | ![]() |
IO_LCP | Call by reference | Object reference (TYPE REF TO) | IF_SALV_WD_LIST_CTXT_PROVIDER | General public interface of a List Context Provider | 20130827 | ||
4 | ![]() |
IO_TREE_SEARCH_HELP | Call by reference | Object reference (TYPE REF TO) | IF_FPM_GUIBB_TREE_SEARCH_HELP | FPM Tree UIBB: Filter Functionality | 20140730 | ||
5 | ![]() |
IT_COLUMN_DESCRIPTOR | Call by reference | Type reference (TYPE) | IF_FPM_LIST_SETTINGS_DLG_PROPS=>TY_T_COLUMN_DESCRIPTOR | 20101126 |
Method OPEN_SETTINGS_DIALOG on class IF_FPM_LIST_SETTINGS_CONTROL has no exception.
Method OPEN_SORT_SETTINGS_DIALOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_FIELDCATALOG | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20101217 | ||
2 | ![]() |
IO_FPM | Call by reference | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20110805 | ||
3 | ![]() |
IT_COLUMN_DESCRIPTOR | Call by reference | Type reference (TYPE) | IF_FPM_LIST_SETTINGS_DLG_PROPS=>TY_T_COLUMN_DESCRIPTOR | 20101217 | |||
4 | ![]() |
IV_SINGLE_COLUMN_NAME | Call by reference | Type reference (TYPE) | STRING | 20101217 |
Method OPEN_SORT_SETTINGS_DIALOG on class IF_FPM_LIST_SETTINGS_CONTROL has no exception.
Method SET_COLUMN_USAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_COLUMN_USAGES | Call by reference | Type reference (TYPE) | IF_FPM_LIST_FEEDER_SETTINGS=>TY_T_COLUMN_USAGE | 20111020 |
Method SET_COLUMN_USAGES on class IF_FPM_LIST_SETTINGS_CONTROL has no exception.
Method SET_CURRENT_VARIANT_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_VARIANT_KEY | Call by reference | Type reference (TYPE) | STRING | 20101107 |
Method SET_CURRENT_VARIANT_KEY on class IF_FPM_LIST_SETTINGS_CONTROL has no exception.
Method SET_IMPLICIT_COLUMN_WIDTHS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_COLUMN_WIDTHS | Call by reference | Type reference (TYPE) | IF_FPM_LIST_TYPES=>YT_COLUMN_WIDTH | 20111020 |
Method SET_IMPLICIT_COLUMN_WIDTHS on class IF_FPM_LIST_SETTINGS_CONTROL has no exception.
Event Signatures
Event CURRENT_VARIANT_REPLACED Signature
Event CURRENT_VARIANT_REPLACED on class IF_FPM_LIST_SETTINGS_CONTROL has no parameter.
Event LIST_OF_VARIANTS_CHANGED Signature
Event LIST_OF_VARIANTS_CHANGED on class IF_FPM_LIST_SETTINGS_CONTROL has no parameter.
Event SETTINGS_DIALOG_CLOSED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | IV_APPLY_REQUESTED | Exporting | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110414 | |||
2 | IV_DIALOG_TYPE | Exporting | Value transfer | Type reference (TYPE) | Y_DIALOG_TYPE | 20110414 |
History
Last changed by/on | SAP | 20141121 |
SAP Release Created in |