SAP ABAP Interface IF_FLEX_DATA_PROVIDER (Data Provider for Flex Table)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-UI-TAG (Application Component) Tag Library
⤷
BSP_DYN_CONFIG_TAG_LIB (Package) New tag library for CRM IC
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FLEX_TAB_FLEXTABLEVIEW_IMPL | 20070611 | |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UIF_FLIG_FLEXTABLE_IMPL | 20070703 |
Properties
| Interface | IF_FLEX_DATA_PROVIDER | |
| Short Description | Data Provider for Flex Table |
General Data
| Package | BSP_DYN_CONFIG_TAG_LIB | New tag library for CRM IC |
| Created | 20070606 | SAP |
| Last changed | 20100303 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_FLEX_DATA_PROVIDER has no forward declaration.
Interfaces
Interface IF_FLEX_DATA_PROVIDER has no interface.
Friends
Interface IF_FLEX_DATA_PROVIDER has no friend.
Attributes
Interface IF_FLEX_DATA_PROVIDER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | receive changes and react if neccessary | 20070606 | |
| 2 | Instance method | Public | Method | read the table metadata | 20070619 | |
| 3 | Instance method | Public | Method | read table data and prepare it for Flex table | 20070606 | |
| 4 | Instance method | Public | Method | read table customizing | 20070720 | |
| 5 | Instance method | Public | Method | save all changes to the table | 20070606 |
Events
Interface IF_FLEX_DATA_PROVIDER has no event.
Types
Interface IF_FLEX_DATA_PROVIDER has no local type.
Method Signatures
Method MODIFY_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DATA | Call by reference | Type reference (TYPE) | STRING | 20070606 | ||||
| 2 | IR_MODIFY_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20070622 | |||
| 3 | IT_PARAMETERS | Call by reference | Type reference (TYPE) | CRMT_FLEX_NVP | name-value pair table for Flex | 20070606 | |||
| 4 | IV_CHANGES | Call by reference | Type reference (TYPE) | STRING | 20070606 |
Method MODIFY_DATA on Interface IF_FLEX_DATA_PROVIDER has no exception.
Method READ_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CONFIG | Call by reference | Type reference (TYPE) | STRING | 20070619 | ||||
| 2 | IT_PARAMETERS | Call by reference | Type reference (TYPE) | CRMT_FLEX_NVP | name-value pair table for Flex | 20070619 |
Method READ_CONFIG on Interface IF_FLEX_DATA_PROVIDER has no exception.
Method READ_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DATA | Call by reference | Type reference (TYPE) | STRING | 20070606 | ||||
| 2 | IR_DATA_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20070710 | |||
| 3 | IT_PARAMETERS | Call by reference | Type reference (TYPE) | CRMT_FLEX_NVP | name-value pair table for Flex | 20070606 |
Method READ_DATA on Interface IF_FLEX_DATA_PROVIDER has no exception.
Method READ_FUNCTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_FUNCTIONS | Call by reference | Type reference (TYPE) | STRING | 20070720 | ||||
| 2 | IT_PARAMETERS | Call by reference | Type reference (TYPE) | CRMT_FLEX_NVP | name-value pair table for Flex | 20070720 |
Method READ_FUNCTIONS on Interface IF_FLEX_DATA_PROVIDER has no exception.
Method SAVE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_RESULT | Call by reference | Type reference (TYPE) | STRING | 20070622 | ||||
| 2 | IT_PARAMETERS | Call by reference | Type reference (TYPE) | CRMT_FLEX_NVP | name-value pair table for Flex | 20070606 |
Method SAVE_DATA on Interface IF_FLEX_DATA_PROVIDER has no exception.
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in | 700 |