SAP ABAP Class FSBP_ESA_ECH_ADAPTER (FS-BP ECH Adapter)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   FS-BP (Application Component) Business Partner
     FS_BP_FND_PROXY_EVENTS (Package) Business Partner Events Using Proxy
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ECH_ACTION Interface - Action Class 20081117
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FSBP_ESA_ECH_ADAPTER Interface for the FS-BP ESA ECH Adapter 20081117
Properties
Class FSBP_ESA_ECH_ADAPTER  
Short Description FS-BP ECH Adapter    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FS_BP_FND_PROXY_EVENTS   Business Partner Events Using Proxy 
Created 20081117   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class FSBP_ESA_ECH_ADAPTER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ECH_ACTION Interface - Action Class 20081117
2 IF_FSBP_ESA_ECH_ADAPTER Interface for the FS-BP ESA ECH Adapter 20081117
Friends
Class FSBP_ESA_ECH_ADAPTER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 INSTANCE Static Attribute Private Object reference (TYPE REF TO) FSBP_ESA_ECH_ADAPTER FS-BP ECH Adapter 20081117
Methods
# Method Level Visibility Method type Description Created on
1 DESERIALIZE Instance method Protected Method Deserializes ECH/PPO Data into Internal Format 20081120
2 FAIL Instance method Public Method 20081117
3 FINALIZE_AFTER_RETRY_ERROR Instance method Public Method 20081117
4 FINISH Instance method Public Method 20081117
5 GET_ECH_SYMPTOM Instance method Protected Method Returns ECH Error Data 20081117
6 GET_INSTANCE Static method Public Method Returns an Instance of the Class 20081117
7 MAP_XOFAULTMSGS_TO_BAPIMSGS Instance method Protected Method Maps Messages in XO Format to BAPI Format 20081117
8 NO_ROLLBACK_ON_RETRY_ERROR Instance method Public Method 20081117
9 PROCESS_ERRONEOUS_OBJECTS Instance method Public Method 20081117
10 RETRY Instance method Public Method 20081117
11 SERIALIZE Instance method Protected Method Serializes Object Data in a String 20081120
12 S_CREATE Instance method Public Method 20081117
Events
Class FSBP_ESA_ECH_ADAPTER has no event.
Types
Class FSBP_ESA_ECH_ADAPTER has no local type.
Method Signatures

Method DESERIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATA Call by reference Object reference (TYPE REF TO) STRING 20081120
2 Returning R_INTERNAL_DATA Value transfer Type reference (TYPE) IF_FSBP_ESA_ECH_ADAPTER=>FSBP_ECH_BUSINESS_DATA_INTERN 20081120

Method DESERIALIZE on class FSBP_ESA_ECH_ADAPTER has no exception.

Method FAIL Signature

Method FAIL on class FSBP_ESA_ECH_ADAPTER has no parameter.
Method FAIL on class FSBP_ESA_ECH_ADAPTER has no exception.

Method FINALIZE_AFTER_RETRY_ERROR Signature

Method FINALIZE_AFTER_RETRY_ERROR on class FSBP_ESA_ECH_ADAPTER has no parameter.
Method FINALIZE_AFTER_RETRY_ERROR on class FSBP_ESA_ECH_ADAPTER has no exception.

Method FINISH Signature

Method FINISH on class FSBP_ESA_ECH_ADAPTER has no parameter.
Method FINISH on class FSBP_ESA_ECH_ADAPTER has no exception.

Method GET_ECH_SYMPTOM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ERROR_OBJECT_ID Call by reference Type reference (TYPE) ECH_DTE_ERROR_OBJECT_ID Fehlerobjekt-ID 20081121
2 Importing I_OBJECT Call by reference Type reference (TYPE) STR_XO_ESA_OBJECT_DATA2 Objektbezogene Daten 20081117
3 Importing I_OBJECT_TYPE Call by reference Type reference (TYPE) XO_BUSINESS_OBJECT_TYPE Name des Business Object Typs 20081117
4 Returning R_ECH_SYMPTOM Value transfer Type reference (TYPE) TYP_F_ECH_SYMPTOM Symptom 20081117

Method GET_ECH_SYMPTOM on class FSBP_ESA_ECH_ADAPTER has no exception.

Method GET_INSTANCE 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_FSBP_ESA_ECH_ADAPTER Interface für den FSBP ESA ECH Adapter 20081117

Method GET_INSTANCE on class FSBP_ESA_ECH_ADAPTER has no exception.

Method MAP_XOFAULTMSGS_TO_BAPIMSGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_XO_MESSAGES Call by reference Type reference (TYPE) TTY_XO_MESSAGE Nachrichten 20081117
2 Returning R_BAPI_MESSAGES Value transfer Type reference (TYPE) BAPIRET2_T Returntabelle 20081117

Method MAP_XOFAULTMSGS_TO_BAPIMSGS on class FSBP_ESA_ECH_ADAPTER has no exception.

Method NO_ROLLBACK_ON_RETRY_ERROR Signature

Method NO_ROLLBACK_ON_RETRY_ERROR on class FSBP_ESA_ECH_ADAPTER has no parameter.
Method NO_ROLLBACK_ON_RETRY_ERROR on class FSBP_ESA_ECH_ADAPTER has no exception.

Method PROCESS_ERRONEOUS_OBJECTS Signature

Method PROCESS_ERRONEOUS_OBJECTS on class FSBP_ESA_ECH_ADAPTER has no parameter.
Method PROCESS_ERRONEOUS_OBJECTS on class FSBP_ESA_ECH_ADAPTER has no exception.

Method RETRY Signature

Method RETRY on class FSBP_ESA_ECH_ADAPTER has no parameter.
Method RETRY on class FSBP_ESA_ECH_ADAPTER has no exception.

Method SERIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BO_NAME Call by reference Type reference (TYPE) XO_BUSINESS_OBJECT_NAME Name des Business Objects 20081120
2 Importing I_BO_TYPE Call by reference Type reference (TYPE) XO_BUSINESS_OBJECT_TYPE Name des Business Object Typs 20081120
3 Importing I_OBJECT Call by reference Type reference (TYPE) STR_XO_ESA_OBJECT_DATA2 Objektbezogene Daten 20081120
4 Importing I_SERVICE_NAME Call by reference Type reference (TYPE) XO_ESA_SERVICE_NAME Name der Service-Implementierung des SAP Geschäftspartners 20081120
5 Returning R_RETURN Value transfer Object reference (TYPE REF TO) STRING Referenz auf die serialisierten Daten 20081120
# Exception Resumable Description Created on
1 CX_TRANSFORMATION_ERROR Allgemeiner Fehler beim CALL TRANSFORMATION 20081120

Method S_CREATE Signature

Method S_CREATE on class FSBP_ESA_ECH_ADAPTER has no parameter.
Method S_CREATE on class FSBP_ESA_ECH_ADAPTER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 300