SAP ABAP Class CL_FEH_MESSAGE_REFERENCE (Reference beween XI Message and PPO Task)
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
Properties
Class CL_FEH_MESSAGE_REFERENCE  
Short Description Reference beween XI Message and PPO Task    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FEH_BASIS   FEH Basis: General FEH Programs 
Created 20071001   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FEH_MESSAGE_REFERENCE has no forward declaration.
Interfaces
Class CL_FEH_MESSAGE_REFERENCE has no interface implemented.
Friends
Class CL_FEH_MESSAGE_REFERENCE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 XI_GUID Instance attribute Private Type reference (TYPE) FEH_SXMSMGUID XI_GUID of the current message 20071005
Methods
# Method Level Visibility Method type Description Created on
1 DB_DELETE Instance method Private Method Delete an entry in the database 20071001
2 DB_INSERT Instance method Private Method Create an entry in the database 20071001
3 DB_UPDATE Instance method Private Method Updates an entry in the database 20071001
4 GET_ENTRIES4XI_GUID Instance method Private Method 20080612
5 GET_XI_GUID Instance method Public Method Gets the XI Guid from the XI Context 20071102
6 INIT_AND_SAVE_MESSAGE_REF Instance method Private Method Creates a new reference between XI Message and PPO Task 20080612
7 MARK_CHECK_AND_REMOVE Instance method Public Method Marks a completed reference 20071001
8 SET_XI_GUID Instance method Public Method Sets the XI_GUID 20071025
9 S_CREATE_AND_SAVE Static method Public Method Erzeugt und speichert eine FEH Nachricht 20080612
10 S_GET_XI_GUID4FEH_GUID Static method Public Method Ermittelt die XI GUID zu einer FEH GUID 20080723
11 S_REFERENCE_EXIST4FEHGUID Static method Public Method überprüft ob eine Referenz zu FEH GUID existiert 20080723
Events
Class CL_FEH_MESSAGE_REFERENCE has no event.
Types
Class CL_FEH_MESSAGE_REFERENCE has no local type.
Method Signatures

Method DB_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TO_BE_DELETED Call by reference Type reference (TYPE) FEH_TAB_OPEN_MESSAGE_REFERENCE Reference between an XI Message and the FEH Task 20071001

Method DB_DELETE on class CL_FEH_MESSAGE_REFERENCE has no exception.

Method DB_INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NEW_ENTRYS Call by reference Type reference (TYPE) FEH_TAB_OPEN_MESSAGE_REFERENCE Reference between an XI Message and the FEH Task 20071005

Method DB_INSERT on class CL_FEH_MESSAGE_REFERENCE has no exception.

Method DB_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NEW_DATA Call by reference Type reference (TYPE) FEH_RNG_OPEN_MESSAGE_REFERENCE Reference between an XI Message and the FEH Task 20071001

Method DB_UPDATE on class CL_FEH_MESSAGE_REFERENCE has no exception.

Method GET_ENTRIES4XI_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_XI_GUID Call by reference Type reference (TYPE) FEH_SXMSMGUID XI: Message ID 20080612
2 Returning RT_REFERENCES Value transfer Type reference (TYPE) FEH_TAB_OPEN_MESSAGE_REFERENCE Referenzen zwischen XI-Message und FEH Auftrag 20080612

Method GET_ENTRIES4XI_GUID on class CL_FEH_MESSAGE_REFERENCE has no exception.

Method GET_XI_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning XI_GUID Value transfer Type reference (TYPE) FEH_SXMSMGUID XI: Message ID 20071102

Method GET_XI_GUID on class CL_FEH_MESSAGE_REFERENCE has no exception.

Method INIT_AND_SAVE_MESSAGE_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FEH_GUID Call by reference Type reference (TYPE) FEH_GUID Globally Unique Identifier 20080612
2 Importing IV_XI_GUID Call by reference Type reference (TYPE) FEH_SXMSMGUID XI: Message ID 20080612

Method INIT_AND_SAVE_MESSAGE_REF on class CL_FEH_MESSAGE_REFERENCE has no exception.

Method MARK_CHECK_AND_REMOVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FEH_GUID Call by reference Type reference (TYPE) FEH_GUID Globally Unique Identifier 20071001
2 Importing STATUS Call by reference Type reference (TYPE) FEH_REF_STATUS Boolean Variable (X=True, -=False, Space=Unknown) 20071001
3 Exporting UNSUCCESSFUL Call by reference Type reference (TYPE) FEH_BOOLEAN 20080219
4 Exporting XI_GUID Call by reference Type reference (TYPE) FEH_SXMSMGUID XI: Message ID 20071001
5 Exporting XI_STATUS Call by reference Type reference (TYPE) FEH_REF_STATUS Boolean Variable (X=True, -=False, Space=Unknown) 20071024

Method MARK_CHECK_AND_REMOVE on class CL_FEH_MESSAGE_REFERENCE has no exception.

Method SET_XI_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing XI_GUID Call by reference Type reference (TYPE) FEH_SXMSMGUID XI: Message ID 20071025

Method SET_XI_GUID on class CL_FEH_MESSAGE_REFERENCE has no exception.

Method S_CREATE_AND_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FEH_GUID Call by reference Type reference (TYPE) FEH_GUID ID einer Payload 20080612
2 Importing IV_XI_GUID Call by reference Type reference (TYPE) FEH_SXMSMGUID XI: Message ID 20080612
3 Returning RO_MESSAGE_REFERENCE Value transfer Object reference (TYPE REF TO) CL_FEH_MESSAGE_REFERENCE Reference beween XI Message and PPO Task 20080612

Method S_CREATE_AND_SAVE on class CL_FEH_MESSAGE_REFERENCE has no exception.

Method S_GET_XI_GUID4FEH_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FEH_GUID Call by reference Type reference (TYPE) FEH_GUID ID einer Payload 20080723
2 Returning RV_XI_GUID Value transfer Type reference (TYPE) FEH_SXMSMGUID XI: Message ID 20080723

Method S_GET_XI_GUID4FEH_GUID on class CL_FEH_MESSAGE_REFERENCE has no exception.

Method S_REFERENCE_EXIST4FEHGUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FEH_GUID Call by reference Type reference (TYPE) FEH_GUID ID einer Payload 20080723
2 Returning REFERENCE_EXISTS Value transfer Type reference (TYPE) FEH_BOOLEAN Boolean 20080723

Method S_REFERENCE_EXIST4FEHGUID on class CL_FEH_MESSAGE_REFERENCE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700