SAP ABAP Class CL_FEH_PAYLOAD_WRAPPER (Wrapper for Payload/Data Provider (New/Old))
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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ECH_PAYLOAD_GETTER Read Payload Information 20100927
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FEH_DATAPROVIDER Interface to Persistence 20090907
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FEH_PAYLOAD_PROVIDER Access to Persistence and to Data and Payload Provider 20090907
Properties
Class CL_FEH_PAYLOAD_WRAPPER  
Short Description Wrapper for Payload/Data Provider (New/Old)    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FEH_BASIS   FEH Basis: General FEH Programs 
Created 20090907   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_FEH_PAYLOAD_PROVIDER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_ECH_PAYLOAD_GETTER Read Payload Information 20100927
2 IF_FEH_DATAPROVIDER Interface to Persistence 20090907
3 IF_FEH_PAYLOAD_PROVIDER Access to Persistence and to Data and Payload Provider 20090907
Friends
Class CL_FEH_PAYLOAD_WRAPPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GV_NEW Instance attribute Public Type reference (TYPE) ABAP_BOOL Does the New Payload Provider Support the Interface? 20090907
2 MO_PAYLOAD_PROVIDER Instance attribute Private Object reference (TYPE REF TO) IF_FEH_PAYLOAD_PROVIDER Access to Persistence and to Data and Payload Provider 20090907
3 MO_PERSISTENCY Instance attribute Private Object reference (TYPE REF TO) IF_ECH_PERSISTENCY Persistence 20101202
4 MV_FEH_GUID Instance attribute Private Type reference (TYPE) FEH_GUID Payload ID 20090907
5 MV_MSG_DUMMY Static Attribute Private Type reference (TYPE) STRING 20090914
Methods
# Method Level Visibility Method type Description Created on
1 MAP_NEW_DATA_TO_OLD Instance method Private Method Maps the Data Structure from Old Provider to New Provider 20090907
2 S_CREATE Static method Public Method Instance from Persistence 20090907
Events
Class CL_FEH_PAYLOAD_WRAPPER has no event.
Types
Class CL_FEH_PAYLOAD_WRAPPER has no local type.
Method Signatures

Method MAP_NEW_DATA_TO_OLD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_VERSION Call by reference Type reference (TYPE) IF_FEH_PAYLOAD_PROVIDER=>TY_S_VERSION_DATA 20090907
2 Returning RS_RESULT Value transfer Type reference (TYPE) FEH_RNG_RESULT Rückgabestruktur IF_FEH_DATAPROVIDER~LOAD 20090907

Method MAP_NEW_DATA_TO_OLD on class CL_FEH_PAYLOAD_WRAPPER has no exception.

Method S_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PERSISTENCY Call by reference Object reference (TYPE REF TO) IF_ECH_PERSISTENCY Persistenz 20090907
2 Importing IV_FEH_GUID Call by reference Type reference (TYPE) FEH_GUID ID einer Payload 20090907
3 Returning RO_WRAPPER Value transfer Object reference (TYPE REF TO) CL_FEH_PAYLOAD_WRAPPER Wrapper für Payload/Data Provider (neu/alt) 20090907
# Exception Resumable Description Created on
1 CX_FEH_CONSISTENCY_ERROR Aufruf des FEH ist nicht konsistent 20090907
History
Last changed by/on SAP  20130531 
SAP Release Created in 730