SAP ABAP Class IF_ECH_PERSISTENCY (Persistence)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ECH_PERSISTENCY_DEFAULT Default Persistency 20071218
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FEH_MESSAGE_PERSISTENCY 20071102
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FSL_ECH_MSG_PERSISTENCY Message Persistency for ECH/FEH 20090210
4 Interface implementation (CLASS c. INTERFACES i_ref)  TC_FEH_TRANSIENT_RETRY Testklasse für transienten Retry 20110325
Properties
Class IF_ECH_PERSISTENCY  
Short Description Persistence    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080303   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_ECH_PERSISTENCY Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_ECH_PERSISTENCY has no interface implemented.
Friends
Class IF_ECH_PERSISTENCY has no friend class.
Attributes
Class IF_ECH_PERSISTENCY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DET_STRUCTURE_4_PAYLOAD_TYP Instance method Public Method Determine Newest Structure Name for a Payload Type 20101208
2 GET_PAYLOAD_PROVIDER Instance method Public Method Makes Payload Provider Available 20090907
3 LOAD Instance method Public Method Read 20080303
4 SAVE Instance method Public Method Save 20080303
5 SET_DATA Instance method Public Method Set Data for Save 20080722
6 S_CREATE Static method Public Method Instance Generation 20080303
Events
Class IF_ECH_PERSISTENCY has no event.
Types
Class IF_ECH_PERSISTENCY has no local type.
Method Signatures

Method DET_STRUCTURE_4_PAYLOAD_TYP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMPONENT Call by reference Type reference (TYPE) ECH_DTE_COMPONENT Komponente 20101208
2 Importing IV_PAYLOAD_TYPE Call by reference Type reference (TYPE) FEH_PLOAD_TYPE Typ der Payload 20101208
3 Importing IV_PROCESS Call by reference Type reference (TYPE) ECH_DTE_PROCESS Geschäftsprozess 20101208
4 Returning RV_STRUCTURE Value transfer Type reference (TYPE) FEH_TYPENAME Typename (Charakter, 128 Zeichen) 20101208

Method DET_STRUCTURE_4_PAYLOAD_TYP on class IF_ECH_PERSISTENCY has no exception.

Method GET_PAYLOAD_PROVIDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GUID Call by reference Type reference (TYPE) ECH_DTE_ERROR_OBJECT_ID Fehlerobjekt-ID 20090908
2 Returning RO_PROVIDER Value transfer Object reference (TYPE REF TO) IF_FEH_PAYLOAD_PROVIDER Zugriff auf Persistence, Data-& Payloadprovider 20090907
# Exception Resumable Description Created on
1 CX_ECH_EXECUTION_ERROR Fehler bei der Ausführung 20090908

Method LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_MESSAGE Value transfer Object reference (TYPE REF TO) ECH_DTE_MESSAGE Message 20080303
2 Importing I_HANDLE Call by reference Type reference (TYPE) ECH_DTE_HANDLE Handle 20080303
# Exception Resumable Description Created on
1 CX_FEH_PAYLOAD_PROVIDER_DYN Fehler bei der Ausführung 20120320

Method SAVE Signature

Method SAVE on class IF_ECH_PERSISTENCY has no parameter.
# Exception Resumable Description Created on
1 CX_FEH_PAYLOAD_PROVIDER_DYN Fehler beim Verschlüsseln der Payload 20120320

Method SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_HANDLE Value transfer Type reference (TYPE) ECH_DTE_HANDLE Handle 20080722
2 Importing I_MESSAGE Call by reference Object reference (TYPE REF TO) ECH_DTE_MESSAGE Message 20080722

Method SET_DATA on class IF_ECH_PERSISTENCY has no exception.

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_ECH_PERSISTENCY Feld zum Ankreuzen 20080303

Method S_CREATE on class IF_ECH_PERSISTENCY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in