SAP ABAP Class IF_FPM_TREE_EXT_CTRL (Provides extended List ATS specific configuration options)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FPM_TREE_EXT_CTRL | Implementation of extended control | 20120705 |
Properties
| Class | IF_FPM_TREE_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 | 20120705 | SAP |
| Last change | 20131127 | SAP |
| 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) |
Interfaces
Class IF_FPM_TREE_EXT_CTRL has no interface implemented.
Friends
Class IF_FPM_TREE_EXT_CTRL has no friend class.
Attributes
Class IF_FPM_TREE_EXT_CTRL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get configured row actions | 20130111 | |
| 2 | Instance method | Public | Method | Get available Quickviews and assignment to feeder fields | 20121011 | |
| 3 | Instance method | Public | Method | Request focus on field | 20120705 | |
| 4 | Instance method | Public | Method | Request focus on cell | 20120705 | |
| 5 | Instance method | Public | Method | Request focus on row action | 20120705 |
Events
Class IF_FPM_TREE_EXT_CTRL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | Y_FIELD_NAME | Public | Type reference (TYPE) | ABAP_COMPNAME | 20120705 | |
Method Signatures
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_TREE_EXT_CTRL has no exception.
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_TREE_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 | 20120705 |
Method REQUEST_FOCUS_ON_ACTION on class IF_FPM_TREE_EXT_CTRL has no exception.
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 | 20120705 | ||||
| 2 | IV_NAME | Call by reference | Type reference (TYPE) | NAME_KOMP | Component name | 20120705 |
Method REQUEST_FOCUS_ON_CELL on class IF_FPM_TREE_EXT_CTRL has no exception.
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 | 20120705 | |||
| 2 | IV_INDEX | Call by reference | Type reference (TYPE) | I | 20120705 |
Method REQUEST_FOCUS_ON_ROW_ACTION on class IF_FPM_TREE_EXT_CTRL has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |