SAP ABAP Class IF_FPM_LIST_ATS_EXT_CTRL (Provides extended List ATS specific configuration options)
Properties
| Class | IF_FPM_LIST_ATS_EXT_CTRL | |
| Short Description | Provides extended List ATS specific configuration options | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20110303 | 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... |
Interfaces
Class IF_FPM_LIST_ATS_EXT_CTRL has no interface implemented.
Friends
Class IF_FPM_LIST_ATS_EXT_CTRL has no friend class.
Attributes
Class IF_FPM_LIST_ATS_EXT_CTRL has no attribute.
Methods
Events
Class IF_FPM_LIST_ATS_EXT_CTRL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_CONFIGURED_FIELD | Public | See coding | 20140325 | BEGIN OF ys_configured_field,
name TYPE name_komp,
label_header TYPE wdy_conf_transl_text,
tooltip_header TYPE wdy_conf_transl_text,
tooltip_cell TYPE wdy_conf_transl_text,
END OF ys_configured_field
|
||
| 2 | Y_FIELD_NAME | Public | Type reference (TYPE) | ABAP_COMPNAME | 20110303 | |
Method Signatures
Method GET_COLUMN_HEADER_TOOLTIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COLUMN | Call by reference | Type reference (TYPE) | NAME_KOMP | Component name | 20121010 | |||
| 2 | RV_TOOLTIP | Value transfer | Type reference (TYPE) | STRING | 20121010 |
Method GET_COLUMN_HEADER_TOOLTIP on class IF_FPM_LIST_ATS_EXT_CTRL has no exception.
Method GET_CONFIGURED_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_FIELD | Call by reference | Type reference (TYPE) | YS_CONFIGURED_FIELD | Configured fields with configuration data | 20140325 | |||
| 2 | IV_NAME | Call by reference | Type reference (TYPE) | NAME_KOMP | Component name | 20140325 |
Method GET_CONFIGURED_FIELD on class IF_FPM_LIST_ATS_EXT_CTRL has no exception.
Method GET_CONFIGURED_ROW_ACTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ROW_ACTION | Call by reference | Type reference (TYPE) | FPMGB_T_CONFIGURED_ROW_ACTION | Configured Row Actions | 20130111 |
Method GET_CONFIGURED_ROW_ACTIONS on class IF_FPM_LIST_ATS_EXT_CTRL has no exception.
Method GET_FIELD_ENUMERATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ENUMERATION | Call by reference | Type reference (TYPE) | WDR_CONTEXT_ATTR_VALUE_LIST | The enumeration associated to the specified field | 20110303 | |||
| 2 | IV_FIELD_NAME | Call by reference | Type reference (TYPE) | Y_FIELD_NAME | The identifier of the field to get the enumeration for | 20110303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | API contract violated by caller | 20110303 |
Method GET_MASS_EDIT_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ENABLED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120605 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | API contract violated by caller | 20120809 |
Method GET_OUTPORT_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SELECTED_LINES | Call by reference | Type reference (TYPE) | RSTABIXTAB | Repository Infosystem Table for Indexes | 20120809 | |||
| 2 | EV_LEAD_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20120809 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | API contract violated by caller | 20120809 |
Method GET_QUICKVIEW_INFORMATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_QUICKVIEW | Call by reference | Type reference (TYPE) | FPM_T_QUICKVIEW_INFO_EXTERNAL | External Quickview Information | 20121011 | |||
| 2 | ET_QUICKVIEW_ASSIGNMENT | Call by reference | Type reference (TYPE) | FPM_T_QUICKVIEW_ASSIGNMENT | Assignment of Quickview to Feeder Field | 20121011 |
Method GET_QUICKVIEW_INFORMATION on class IF_FPM_LIST_ATS_EXT_CTRL has no exception.
Method GET_TABLE_ENABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ENABLED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20111024 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | API contract violated by caller | 20120809 |
Method GET_THRESHOLD_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_THRESHOLD_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_FPM_LIST_ATS_THRESHOLD | List ATS API for row specific Threshold Sliders | 20140317 |
Method GET_THRESHOLD_HANDLER on class IF_FPM_LIST_ATS_EXT_CTRL has no exception.
Method GET_VALUE_SET_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_VALUE_SET_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_FPM_LIST_ATS_VALUE_SET | List ATS value set handler | 20140206 |
Method GET_VALUE_SET_HANDLER on class IF_FPM_LIST_ATS_EXT_CTRL has no exception.
Method GET_VISIBLE_COLUMNS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_VISIBLE_COLUMNS | Value transfer | Type reference (TYPE) | STRING_TABLE | Table of Strings | 20140902 |
Method GET_VISIBLE_COLUMNS on class IF_FPM_LIST_ATS_EXT_CTRL has no exception.
Method REQUEST_FOCUS_ON_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EVENT_ID | Call by reference | Type reference (TYPE) | FPM_EVENT_ID | ID of the FPM Event | 20120521 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | API contract violated by caller | 20120809 |
Method REQUEST_FOCUS_ON_CELL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INDEX | Call by reference | Type reference (TYPE) | I | 20120521 | ||||
| 2 | IV_NAME | Call by reference | Type reference (TYPE) | NAME_KOMP | Component name | 20120521 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | API contract violated by caller | 20120809 |
Method REQUEST_FOCUS_ON_ROW_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EVENT_ID | Call by reference | Type reference (TYPE) | FPM_EVENT_ID | ID of the FPM Event | 20120521 | |||
| 2 | IV_INDEX | Call by reference | Type reference (TYPE) | I | 20120521 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | API contract violated by caller | 20120809 |
Method SET_COLUMN_HEADER_TOOLTIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COLUMN | Call by reference | Type reference (TYPE) | NAME_KOMP | Component name | 20121010 | |||
| 2 | IV_TOOLTIP | Call by reference | Type reference (TYPE) | STRING | 20121010 |
Method SET_COLUMN_HEADER_TOOLTIP on class IF_FPM_LIST_ATS_EXT_CTRL has no exception.
Method SET_FIELD_ENUMERATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ENUMERATION | Call by reference | Type reference (TYPE) | WDR_CONTEXT_ATTR_VALUE_LIST | The enumeration for the specified field | 20110303 | |||
| 2 | IV_FIELD_NAME | Call by reference | Type reference (TYPE) | Y_FIELD_NAME | The identifier of the field to set the enumeration for | 20110303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | API contract violated by caller | 20110303 |
Method SET_MASS_EDIT_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ROW | Call by reference | Object reference (TYPE REF TO) | DATA | 20120601 | ||||
| 2 | IV_ENABLED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20120601 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | API contract violated by caller | 20120809 |
Method SET_TABLE_ENABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ENABLED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20111024 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | API contract violated by caller | 20120809 |
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in |