SAP ABAP Class IF_PT_REQ_PROCESSOR (Interface for Request-Specific Processor Classes)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PT_ARQ_PROCESSOR | Status Transition Methods | 20031211 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PT_COR_PROCESSOR | Status Transition Methods from PTREQ_STATUS_CHK | 20031211 |
Properties
| Class | IF_PT_REQ_PROCESSOR | |
| Short Description | Interface for Request-Specific Processor Classes | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20031211 | SAP |
| Last change | 20041209 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_PT_REQ_PROCESSOR has no forward declaration.
Interfaces
Class IF_PT_REQ_PROCESSOR has no interface implemented.
Friends
Class IF_PT_REQ_PROCESSOR has no friend class.
Attributes
Class IF_PT_REQ_PROCESSOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check Request | 20031211 | |
| 2 | Static method | Public | Method | Make Additional Data Persistent | 20040623 | |
| 3 | Static method | Public | Method | Determine Workflow Identifier | 20031211 |
Events
Class IF_PT_REQ_PROCESSOR has no event.
Types
Class IF_PT_REQ_PROCESSOR has no local type.
Method Signatures
Method CHECK_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_ADDITIONAL_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20031211 | ||||
| 2 | EX_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_PT_REQ_REQUEST | Abwesenheitsmitteilung: Continuity | 20040628 | |||
| 3 | EX_RET_VALUE | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20031211 | |||
| 4 | EX_SIMULATED_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20031211 | ||||
| 5 | IM_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_PT_REQ_REQUEST | Abwesenheitsmitteilung: Continuity | 20031211 |
Method CHECK_REQUEST on class IF_PT_REQ_PROCESSOR has no exception.
Method COPY_DATA_TO_PERSISTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_COPY_MODE | Call by reference | Type reference (TYPE) | CHAR8 | Character Feld der Länge 8 | 20040623 | |||
| 2 | IM_REQUEST_ID | Call by reference | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20040623 |
Method COPY_DATA_TO_PERSISTENT on class IF_PT_REQ_PROCESSOR has no exception.
Method GET_WF_MAIN_TASK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_WF_MAIN_TASK_DEL | Call by reference | Type reference (TYPE) | SWW_TASK | Aufgabenkennung | 20031211 | |||
| 2 | EX_WF_MAIN_TASK_INS | Call by reference | Type reference (TYPE) | SWW_TASK | Aufgabenkennung | 20031211 | |||
| 3 | EX_WF_MAIN_TASK_MOD | Call by reference | Type reference (TYPE) | SWW_TASK | Aufgabenkennung | 20031211 | |||
| 4 | IM_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_PT_REQ_REQUEST | Abwesenheitsmitteilung: Continuity | 20031211 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | fehlendes Customizing | 20040309 |
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in |