SAP ABAP Interface IF_FEH_DATAPROVIDER (Interface to Persistence)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-FS-ECH (Application Component) Error and Conflict Handler
     FEH_BASIS (Package) FEH Basis: General FEH Programs
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
Interface IF_FEH_DATAPROVIDER  
Short Description Interface to Persistence    
General Data
Package FEH_BASIS   FEH Basis: General FEH Programs 
Created 20070925   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_FEH_DATAPROVIDER has no forward declaration.
Interfaces
Interface IF_FEH_DATAPROVIDER has no interface.
Friends
Interface IF_FEH_DATAPROVIDER has no friend.
Attributes
Interface IF_FEH_DATAPROVIDER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 LOAD Instance method Public Method Loads Data from the Data Provider 20071108
2 S_CREATE Static method Public Method 20071108
3 UPDATE Instance method Public Method Sends Data to the Data Provider to Save a Change 20071108
Events
Interface IF_FEH_DATAPROVIDER has no event.
Types
Interface 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 Importing I_GUID Call by reference Type reference (TYPE) FEH_GUID 20071108
2 Returning R_RESULT Value transfer Type reference (TYPE) FEH_RNG_RESULT Rückgabestruktur IF_FEH_DATAPROVIDER~LOAD 20071108
# Exception Resumable Description Created on
1 CX_FEH_PAYLOAD_PROVIDER_DYN Fehler im Payload Provider 20120321

Method S_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_INSTANCE Value transfer Object reference (TYPE REF TO) IF_FEH_DATAPROVIDER Interface zur Persistenz 20071108

Method S_CREATE on Interface IF_FEH_DATAPROVIDER has no exception.

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATA Call by reference Type reference (TYPE) FEH_STRING 20071108
2 Importing I_GUID Call by reference Type reference (TYPE) FEH_GUID 20071108
3 Importing I_STRUCTURE Call by reference Type reference (TYPE) CSEQUENCE Name eines ABAP Dictionary-Objekts 20071221
# Exception Resumable Description Created on
1 CX_FEH_PAYLOAD_PROVIDER_DYN Fehler im Payload Provider 20120321
History
Last changed by/on SAP  20130531 
SAP Release Created in 700