SAP ABAP Class CL_FSL_ECH_MSG_PERSISTENCY (Message Persistency for ECH/FEH)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   FS (Application Component) Financial Services
     FSL_UTILITIES (Package) Auxiliary Functions
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ECH_PERSISTENCY Persistence 20090210
Properties
Class CL_FSL_ECH_MSG_PERSISTENCY  
Short Description Message Persistency for ECH/FEH    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FSL_UTILITIES   Auxiliary Functions 
Created 20090210   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_FSL_ECH_FACADE_TC Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_ECH_PERSISTENCY Persistence 20090210
Friends
Class CL_FSL_ECH_MSG_PERSISTENCY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FLG_CHANGED Instance attribute Private Type reference (TYPE) ABAP_BOOL Change 20110615
2 REF_DATA_WRAPPER Instance attribute Private Object reference (TYPE REF TO) IF_FSL_ECH_DATA_WRAPPER Data Wrapper for ECH Facade 20110615
3 REF_PAYLOAD_PROVIDER Instance attribute Private Object reference (TYPE REF TO) IF_FEH_PAYLOAD_PROVIDER Access to Persistence and to Data and Payload Provider 20110615
4 STR_PERSISTENCY Instance attribute Private Type reference (TYPE) FEH_RNG_MESSAGE_PERSISTENCY Persistence of the Payload and other Data Relevant to FEH 20110615
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20110615
2 S_CREATE Static method Public Method Gets Instance 20090211
3 S_DETERMINE_LAST_VERSION Static method Public Method Calculates Last Version 20110616
4 S_PREPARE_PAYLOAD4TRANSFER Static method Public Method Converts Payload Data - Transfer Structure 20090212
5 S_UNWRAP_TRANSFER Static method Public Method Unpacks Transfer Structure 20090228
6 UNWRAP_FACADE_DATA Instance method Private Method Unwraps Facade Data 20110615
Events
Class CL_FSL_ECH_MSG_PERSISTENCY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_TRANSFER_PAYLOAD Public See coding 20090212 begin of TY_S_TRANSfer_payload, guid type SYSUUID_X16, payload type string, component type ech_dte_component, process type ech_dte_process, structure type ddobjname, end of TY_S_Transfer_payload
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_FSL_ECH_MSG_PERSISTENCY has no parameter.
Method CONSTRUCTOR on class CL_FSL_ECH_MSG_PERSISTENCY has no exception.

Method S_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_FSL_ECH_MSG_PERSISTENCY Message Persistenz für ECH/FEH 20090211

Method S_CREATE on class CL_FSL_ECH_MSG_PERSISTENCY has no exception.

Method S_DETERMINE_LAST_VERSION 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) SYSUUID_X16 16 byte UUID in 16 bytes (raw format) 20110616
2 Returning RV_LAST_VERSION Value transfer Type reference (TYPE) FEH_VERSION Version der ECH-Payload 20110616

Method S_DETERMINE_LAST_VERSION on class CL_FSL_ECH_MSG_PERSISTENCY has no exception.

Method S_PREPARE_PAYLOAD4TRANSFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TRANSFER Call by reference Type reference (TYPE) TY_S_TRANSFER_PAYLOAD 16 byte UUID in 16 bytes (raw format) 20090212
2 Returning R_REF_PAYLOAD4TRANSFER Value transfer Object reference (TYPE REF TO) STRING 20090212

Method S_PREPARE_PAYLOAD4TRANSFER on class CL_FSL_ECH_MSG_PERSISTENCY has no exception.

Method S_UNWRAP_TRANSFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TRANSFER_STRING Call by reference Object reference (TYPE REF TO) STRING 20090228
2 Returning R_STR_TRANSFER Value transfer Type reference (TYPE) TY_S_TRANSFER_PAYLOAD 20090228

Method S_UNWRAP_TRANSFER on class CL_FSL_ECH_MSG_PERSISTENCY has no exception.

Method UNWRAP_FACADE_DATA 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) STRING 20110615
2 Returning R_STR_FACADE_DATA Value transfer Type reference (TYPE) IF_FSL_ECH_FACADE_TC=>T_STR_FACADE_ECH_DATA Wrapped ECH Data of Facade 20110615
# Exception Resumable Description Created on
1 CX_FSL_INTERNAL_ERROR Interner Fehler in Service Implementierung 20110615
History
Last changed by/on SAP  20130531 
SAP Release Created in 300