SAP ABAP Class IF_FEH_DATAPROVIDER (Interface to Persistence)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FEH_PAYLOAD_WRAPPER | Wrapper for Payload/Data Provider (New/Old) | 20090907 |
Properties
| Class | IF_FEH_DATAPROVIDER | |
| Short Description | Interface to Persistence | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20070925 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_FEH_DATAPROVIDER has no forward declaration.
Interfaces
Class IF_FEH_DATAPROVIDER has no interface implemented.
Friends
Class IF_FEH_DATAPROVIDER has no friend class.
Attributes
Class IF_FEH_DATAPROVIDER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Loads Data from the Data Provider | 20071108 | |
| 2 | Static method | Public | Method | 20071108 | ||
| 3 | Instance method | Public | Method | Sends Data to the Data Provider to Save a Change | 20071108 |
Events
Class IF_FEH_DATAPROVIDER has no event.
Types
Class IF_FEH_DATAPROVIDER has no local type.
Method Signatures
Method LOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_GUID | Call by reference | Type reference (TYPE) | FEH_GUID | 20071108 | ||||
| 2 | R_RESULT | Value transfer | Type reference (TYPE) | FEH_RNG_RESULT | Rückgabestruktur IF_FEH_DATAPROVIDER~LOAD | 20071108 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im Payload Provider | 20120321 |
Method S_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_FEH_DATAPROVIDER | Interface zur Persistenz | 20071108 |
Method S_CREATE on class IF_FEH_DATAPROVIDER has no exception.
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATA | Call by reference | Type reference (TYPE) | FEH_STRING | 20071108 | ||||
| 2 | I_GUID | Call by reference | Type reference (TYPE) | FEH_GUID | 20071108 | ||||
| 3 | I_STRUCTURE | Call by reference | Type reference (TYPE) | CSEQUENCE | Name eines ABAP Dictionary-Objekts | 20071221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im Payload Provider | 20120321 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |