SAP ABAP Class IF_FLEX_DATA_PROVIDER (Data Provider for Flex Table)
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
| Class | IF_FLEX_DATA_PROVIDER | |
| Short Description | Data Provider for Flex Table | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20070606 | SAP |
| Last change | 20100303 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_FLEX_DATA_PROVIDER has no forward declaration.
Interfaces
Class IF_FLEX_DATA_PROVIDER has no interface implemented.
Friends
Class IF_FLEX_DATA_PROVIDER has no friend class.
Attributes
Class 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
Class IF_FLEX_DATA_PROVIDER has no event.
Types
Class 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 class 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 class 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 class 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 class 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 class IF_FLEX_DATA_PROVIDER has no exception.
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in |