SAP ABAP Class IF_FEH_PROCESS_CONTEXT (Process Environment for Conflict Handler)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FEHTEST_SFLIGHT_PROCCTXT | FEH Test: ProcessContext f. SFLIGHT | 20091005 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_MDG_UPLOAD_FEH_CONTEXT | FEH Process Context class | 20090918 |
Properties
| Class | IF_FEH_PROCESS_CONTEXT | |
| Short Description | Process Environment for Conflict Handler | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20090812 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_FEH_PROCESS_CONTEXT has no interface implemented.
Friends
Class IF_FEH_PROCESS_CONTEXT has no friend class.
Attributes
Class IF_FEH_PROCESS_CONTEXT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Gets the ID for a Collection of Messages | 20090829 | |
| 2 | Instance method | Public | Method | Gets Class Name for Impl. of IF_FEH_COLLECTION_OBSERVER | 20090829 | |
| 3 | Instance method | Public | Method | Gets Class Name for Impl. of IF_FEH_COLLECTION_UI | 20100820 | |
| 4 | Instance method | Public | Method | Gets the Assigned ECH Process | 20090829 | |
| 5 | Instance method | Public | Method | Registers the Conflict Processor for Transaction Control | 20090812 |
Events
Class IF_FEH_PROCESS_CONTEXT has no event.
Types
Class IF_FEH_PROCESS_CONTEXT has no local type.
Method Signatures
Method GET_COLLECTION_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_COLLECTION_ID | Value transfer | Type reference (TYPE) | SYSUUID_X16 | 16 byte UUID in 16 bytes (raw format) | 20090829 |
Method GET_COLLECTION_ID on class IF_FEH_PROCESS_CONTEXT has no exception.
Method GET_COLLECTION_OBSERVER_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_COLLECTION_OBSERVER_NAME | Value transfer | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20090829 |
Method GET_COLLECTION_OBSERVER_NAME on class IF_FEH_PROCESS_CONTEXT has no exception.
Method GET_COLLECTION_UI_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_COLLECTION_UI_NAME | Value transfer | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20100820 |
Method GET_COLLECTION_UI_NAME on class IF_FEH_PROCESS_CONTEXT has no exception.
Method GET_ECH_PROCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_ECH_PROCESS | Value transfer | Type reference (TYPE) | ECH_STR_PROCESS | Prozess als Struktur | 20090829 |
Method GET_ECH_PROCESS on class IF_FEH_PROCESS_CONTEXT has no exception.
Method REGISTER_AT_TRANSACTION_CNTRL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONFLICT_PROCESSOR | Call by reference | Object reference (TYPE REF TO) | IF_FEH_CONFLICT_PROCESSOR | Zugriff auf Konfliktbehandler von der Laufzeitumgebung | 20090813 |
Method REGISTER_AT_TRANSACTION_CNTRL on class IF_FEH_PROCESS_CONTEXT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |