Hierarchy
⤷
⤷
Properties
| Class | CL_SWF_UTL_RFC_SERVICES | |
| Short Description | Workflow: Service class for Workflow-RFC | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SWF_UTL | Workflow: Tools |
| Created | 20030817 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SWF_UTL_RFC_SERVICES has no forward declaration.
Interfaces
Class CL_SWF_UTL_RFC_SERVICES has no interface implemented.
Friends
Class CL_SWF_UTL_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) | LOCAL_REGISTRATION | 20120724 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | LOCAL_DESTINATION | 20120720 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | LOCAL_DESTINATION | 20120720 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | LOCAL_DESTINATION | 20120720 | ||||
| 5 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_SWF_UTL_RFC_SERVICES | 20120720 |
Methods
Events
Class CL_SWF_UTL_RFC_SERVICES has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LOCAL_DESTINATION | Private | See coding | 20120720 | BEGIN OF local_destination,
name TYPE rfcdest,
registered TYPE REF TO xfeld,
active TYPE xfeld,
inactive TYPE xfeld,
END OF local_destination
|
||
| 2 | LOCAL_REGISTRATION | Private | See coding | 20120724 | BEGIN OF local_registration,
register TYPE sysubrc,
qregparam TYPE qsenddest,
END OF local_registration
|
Method Signatures
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BYPASS_BUFFER | Call by reference | Type reference (TYPE) | XFELD | SPACE | 20110525 | |||
| 2 | RE_NAME | Value transfer | Type reference (TYPE) | RFCDEST | 20030817 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | System-Fehler | 20030817 |
Method GET_NAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BYPASS_BUFFER | Call by reference | Type reference (TYPE) | XFELD | SPACE | 20120720 | |||
| 2 | RE_NAMES | Value transfer | Type reference (TYPE) | SWFTDEST | 20120720 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | System-Fehler | 20120720 |
Method GET_NAME_FOR_BACKGROUND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BYPASS_BUFFER | Call by reference | Type reference (TYPE) | XFELD | SPACE | 20120720 | |||
| 2 | RE_NAME | Value transfer | Type reference (TYPE) | RFCDEST | 20120720 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | System-Fehler | 20120720 |
Method GET_NAME_FOR_DEADLINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BYPASS_BUFFER | Call by reference | Type reference (TYPE) | XFELD | SPACE | 20120720 | |||
| 2 | RE_NAME | Value transfer | Type reference (TYPE) | RFCDEST | 20120720 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | System-Fehler | 20120720 |
Method GET_NAME_FOR_FINALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BYPASS_BUFFER | Call by reference | Type reference (TYPE) | XFELD | SPACE | 20120720 | |||
| 2 | RE_NAME | Value transfer | Type reference (TYPE) | RFCDEST | 20120720 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | System-Fehler | 20120720 |
Method REGISTER_DEST_FOR_DEADLINE Signature
Method REGISTER_DEST_FOR_DEADLINE on class CL_SWF_UTL_RFC_SERVICES has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | System-Fehler | 20120723 |
Method REGISTER_DEST_FOR_FINALIZE Signature
Method REGISTER_DEST_FOR_FINALIZE on class CL_SWF_UTL_RFC_SERVICES has no parameter.
Method REGISTER_DEST_FOR_FINALIZE on class CL_SWF_UTL_RFC_SERVICES has no exception.
Method UNREGISTER_DEST_FOR_DEADLINE Signature
Method UNREGISTER_DEST_FOR_DEADLINE on class CL_SWF_UTL_RFC_SERVICES has no parameter.
Method UNREGISTER_DEST_FOR_DEADLINE on class CL_SWF_UTL_RFC_SERVICES has no exception.
Method UNREGISTER_DEST_FOR_FINALIZE Signature
Method UNREGISTER_DEST_FOR_FINALIZE on class CL_SWF_UTL_RFC_SERVICES has no parameter.
Method UNREGISTER_DEST_FOR_FINALIZE on class CL_SWF_UTL_RFC_SERVICES has no exception.
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_UTL_RFC_SERVICES | 20120720 |
Method _GET_INSTANCE on class CL_SWF_UTL_RFC_SERVICES has no exception.
Method _GET_NAME_FOR_BACKGROUND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BYPASS_BUFFER | Call by reference | Type reference (TYPE) | XFELD | SPACE | 20120720 | |||
| 2 | RE_NAME | Value transfer | Type reference (TYPE) | RFCDEST | 20120720 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | System-Fehler | 20120720 |
Method _GET_NAME_FOR_DEADLINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BYPASS_BUFFER | Call by reference | Type reference (TYPE) | XFELD | SPACE | 20120720 | |||
| 2 | RE_NAME | Value transfer | Type reference (TYPE) | RFCDEST | 20120720 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | System-Fehler | 20120720 |
Method _GET_NAME_FOR_FINALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BYPASS_BUFFER | Call by reference | Type reference (TYPE) | XFELD | SPACE | 20120720 | |||
| 2 | RE_NAME | Value transfer | Type reference (TYPE) | RFCDEST | 20120720 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | System-Fehler | 20120720 |
Method _GET_QDEST_REGISTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | 20120724 | ||||
| 2 | RE_QREGPARAM | Value transfer | Type reference (TYPE) | LOCAL_REGISTRATION | 20120724 |
Method _GET_QDEST_REGISTER on class CL_SWF_UTL_RFC_SERVICES has no exception.
Method _REGISTER_DESTINATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DESTINATION | Call by reference | Type reference (TYPE) | LOCAL_DESTINATION | 20120723 | ||||
| 2 | RE_DESTINATION | Value transfer | Type reference (TYPE) | LOCAL_DESTINATION | 20120723 |
Method _REGISTER_DESTINATION on class CL_SWF_UTL_RFC_SERVICES has no exception.
Method _REGISTER_DESTINATION_API Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | 20120723 | ||||
| 2 | RE_RETCOD | Value transfer | Type reference (TYPE) | SYSUBRC | 20120723 |
Method _REGISTER_DESTINATION_API on class CL_SWF_UTL_RFC_SERVICES has no exception.
Method _REGISTER_DEST_FOR_DEADLINE Signature
Method _REGISTER_DEST_FOR_DEADLINE on class CL_SWF_UTL_RFC_SERVICES has no parameter.
Method _REGISTER_DEST_FOR_DEADLINE on class CL_SWF_UTL_RFC_SERVICES has no exception.
Method _REGISTER_DEST_FOR_FINALIZE Signature
Method _REGISTER_DEST_FOR_FINALIZE on class CL_SWF_UTL_RFC_SERVICES has no parameter.
Method _REGISTER_DEST_FOR_FINALIZE on class CL_SWF_UTL_RFC_SERVICES has no exception.
Method _SET_QDEST_REGISTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_REGISTER | Call by reference | Type reference (TYPE) | LOCAL_REGISTRATION | 20120724 |
Method _SET_QDEST_REGISTER on class CL_SWF_UTL_RFC_SERVICES has no exception.
Method _UNREGISTER_DESTINATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DESTINATION | Call by reference | Type reference (TYPE) | LOCAL_DESTINATION | 20120720 | ||||
| 2 | RE_DESTINATION | Value transfer | Type reference (TYPE) | LOCAL_DESTINATION | 20120720 |
Method _UNREGISTER_DESTINATION on class CL_SWF_UTL_RFC_SERVICES has no exception.
Method _UNREGISTER_DESTINATION_API Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | 20120720 | ||||
| 2 | RE_RETCOD | Value transfer | Type reference (TYPE) | SYSUBRC | 20120720 |
Method _UNREGISTER_DESTINATION_API on class CL_SWF_UTL_RFC_SERVICES has no exception.
Method _UNREGISTER_DEST_FOR_DEADLINE Signature
Method _UNREGISTER_DEST_FOR_DEADLINE on class CL_SWF_UTL_RFC_SERVICES has no parameter.
Method _UNREGISTER_DEST_FOR_DEADLINE on class CL_SWF_UTL_RFC_SERVICES has no exception.
Method _UNREGISTER_DEST_FOR_FINALIZE Signature
Method _UNREGISTER_DEST_FOR_FINALIZE on class CL_SWF_UTL_RFC_SERVICES has no parameter.
Method _UNREGISTER_DEST_FOR_FINALIZE on class CL_SWF_UTL_RFC_SERVICES has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 640 |