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 | 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 | Instance method | Private | Method | Delete an entry in the database | 20071001 | |
| 2 | Instance method | Private | Method | Create an entry in the database | 20071001 | |
| 3 | Instance method | Private | Method | Updates an entry in the database | 20071001 | |
| 4 | Instance method | Private | Method | 20080612 | ||
| 5 | Instance method | Public | Method | Gets the XI Guid from the XI Context | 20071102 | |
| 6 | Instance method | Private | Method | Creates a new reference between XI Message and PPO Task | 20080612 | |
| 7 | Instance method | Public | Method | Marks a completed reference | 20071001 | |
| 8 | Instance method | Public | Method | Sets the XI_GUID | 20071025 | |
| 9 | Static method | Public | Method | Erzeugt und speichert eine FEH Nachricht | 20080612 | |
| 10 | Static method | Public | Method | Ermittelt die XI GUID zu einer FEH GUID | 20080723 | |
| 11 | 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 | 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 | 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 | 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 | IV_XI_GUID | Call by reference | Type reference (TYPE) | FEH_SXMSMGUID | XI: Message ID | 20080612 | |||
| 2 | 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 | 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 | IV_FEH_GUID | Call by reference | Type reference (TYPE) | FEH_GUID | Globally Unique Identifier | 20080612 | |||
| 2 | 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 | FEH_GUID | Call by reference | Type reference (TYPE) | FEH_GUID | Globally Unique Identifier | 20071001 | |||
| 2 | STATUS | Call by reference | Type reference (TYPE) | FEH_REF_STATUS | Boolean Variable (X=True, -=False, Space=Unknown) | 20071001 | |||
| 3 | UNSUCCESSFUL | Call by reference | Type reference (TYPE) | FEH_BOOLEAN | 20080219 | ||||
| 4 | XI_GUID | Call by reference | Type reference (TYPE) | FEH_SXMSMGUID | XI: Message ID | 20071001 | |||
| 5 | 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 | 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 | IV_FEH_GUID | Call by reference | Type reference (TYPE) | FEH_GUID | ID einer Payload | 20080612 | |||
| 2 | IV_XI_GUID | Call by reference | Type reference (TYPE) | FEH_SXMSMGUID | XI: Message ID | 20080612 | |||
| 3 | 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 | IV_FEH_GUID | Call by reference | Type reference (TYPE) | FEH_GUID | ID einer Payload | 20080723 | |||
| 2 | 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 | FEH_GUID | Call by reference | Type reference (TYPE) | FEH_GUID | ID einer Payload | 20080723 | |||
| 2 | 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 |