SAP ABAP Class CL_SWF_RUN_RFC_SERVICES (Workflow: Determining RFC Destination)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWW (Package) Business Workflow: Work Items
⤷
⤷
Properties
| Class | CL_SWF_RUN_RFC_SERVICES | |
| Short Description | Workflow: Determining RFC Destination | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWW | Business Workflow: Work Items |
| Created | 20071228 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SWF_RUN_RFC_SERVICES has no forward declaration.
Interfaces
Class CL_SWF_RUN_RFC_SERVICES has no interface implemented.
Friends
Class CL_SWF_RUN_RFC_SERVICES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | SWW_OPMODE | Workflow: Operation Mode | 20071231 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_SWF_RUN_RFC_SERVICES | Workflow: Determining RFC Destination | 20071228 | |||
| 3 | Static Attribute | Private | Object reference (TYPE REF TO) | TABLE_OF_TASK2DEST_TYPE | 20071228 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20071231 | ||
| 2 | Instance method | Private | Method | 20071228 | ||
| 3 | Static method | Public | Method | 20071228 | ||
| 4 | Instance method | Private | Method | 20071228 | ||
| 5 | Instance method | Public | Method | 20071228 | ||
| 6 | Instance method | Public | Method | 20071228 | ||
| 7 | Instance method | Private | Method | 20071228 |
Events
Class CL_SWF_RUN_RFC_SERVICES has no event.
Types
Class CL_SWF_RUN_RFC_SERVICES has no local type.
Method Signatures
Method GET_CURRENT_OPMODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_OPERATION_MODE | Value transfer | Type reference (TYPE) | SWW_OPMODE | Workflow: Betriebsart | 20071231 |
Method GET_CURRENT_OPMODE on class CL_SWF_RUN_RFC_SERVICES has no exception.
Method GET_DESTINATION_VIA_TASK_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TASK | Call by reference | Type reference (TYPE) | SWW_TASK | Aufgabenkennung | 20071228 | |||
| 2 | RE_DESTINATION | Value transfer | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20071228 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | System-Fehler | 20071228 |
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_SWF_RUN_RFC_SERVICES | Workflow: Ermittlung der RFC Destination | 20071228 |
Method GET_INSTANCE on class CL_SWF_RUN_RFC_SERVICES has no exception.
Method GET_NUMBER_OF_DESTINATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_COUNT | Value transfer | Type reference (TYPE) | SYTABIX | Index interner Tabellen | 20071228 |
Method GET_NUMBER_OF_DESTINATION on class CL_SWF_RUN_RFC_SERVICES has no exception.
Method GET_RFC_DESTINATION_VIA_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_WI_HANDLE | Call by reference | Object reference (TYPE REF TO) | IF_SWF_RUN_WIM_INTERNAL | Workflow: Workitemmanager (lokal) | 20071228 | |||
| 2 | RE_DESTINATION | Value transfer | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20071228 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | System-Fehler | 20071228 |
Method GET_RFC_DESTINATION_VIA_WIID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_WIID | Call by reference | Type reference (TYPE) | SWW_WIID | Workitem-Kennung | 20071228 | |||
| 2 | RE_DESTINATION | Value transfer | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20071228 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | System-Fehler | 20071228 |
Method INITIALIZE_TASK2DEST Signature
Method INITIALIZE_TASK2DEST on class CL_SWF_RUN_RFC_SERVICES has no parameter.
Method INITIALIZE_TASK2DEST on class CL_SWF_RUN_RFC_SERVICES has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |