SAP ABAP Class CL_SWR_WI_MASS_API_REM (Remote: Work Item API Manager (Mass-Capable))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_SWR (Package) Workflow: Internal Implementation for API Layer

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SWR_API_BASE | Basis Class for APIs | 20100826 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SWR_API_REMOTE_INTERNAL | Basis Interface for Internal Functions | 20100826 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SWR_WI_MASS_API_INTERNAL | Internal Interface for Work Item (Mass Processing) | 20100826 |
Properties
Class | CL_SWR_WI_MASS_API_REM | |
Short Description | Remote: Work Item API Manager (Mass-Capable) | |
Super Class | CL_SWR_API_BASE | Basis Class for APIs |
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWF_SWR | Workflow: Internal Implementation for API Layer |
Created | 20100826 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SWR_WI_MASS_API_REM has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SWR_API_REMOTE_INTERNAL | Basis Interface for Internal Functions | 20100826 | ||
2 | IF_SWR_WI_MASS_API_INTERNAL | Internal Interface for Work Item (Mass Processing) | 20100826 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_SWR_WORKITEM_API | 20100826 | Work Item API Manager |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | See coding | 20100830 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Constructor | CONSTRUCTOR | 20100826 |
2 | ![]() |
Instance method | Private | Method | Help Function: Gets WI Data Using RFC in Buffer | 20100830 |
3 | ![]() |
Instance method | Private | Method | Help Function: User Mapping Local -> Remote | 20101217 |
4 | ![]() |
Instance method | Private | Method | Help Function: User Mapping Remote -> Local | 20101217 |
5 | ![]() |
Instance method | Private | Method | Help Function: Accept, Return, Confirm WI... | 20100827 |
6 | ![]() |
Static method | Public | Method | Help Function: Converts XML to Container | 20100827 |
7 | ![]() |
Static method | Public | Method | Help Function: Converts Container to XML | 20100827 |
Events
Class CL_SWR_WI_MASS_API_REM has no event.
Types
Class CL_SWR_WI_MASS_API_REM has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CB_USER_MAPPING | Call by reference | Object reference (TYPE REF TO) | IF_SWR_API_USER_MAPPING | callback für Usermapping bei RFC calls | 20101203 | ||
2 | ![]() |
I_DEST_ID | Call by reference | Type reference (TYPE) | SWR_DEST | Workflow: Destination für Remote-Aufrufe | 20100826 | ||
3 | ![]() |
I_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | Sprachenschlüssel der aktuellen Textumgebung | 20100826 | ||
4 | ![]() |
I_RFCDEST | Call by reference | Type reference (TYPE) | SWR_RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20100826 | ||
5 | ![]() |
I_TIMEZONE | Call by reference | Type reference (TYPE) | SYSTZONLO | Zeitzone des aktuellen Benutzers | 20100826 | ||
6 | ![]() |
I_USER | Call by reference | Type reference (TYPE) | SYUNAME | Benutzername | 20100826 |
Method CONSTRUCTOR on class CL_SWR_WI_MASS_API_REM has no exception.
Method _GET_WI_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_WI_KEY | Call by reference | Type reference (TYPE) | SWRTWIKEY | Liste mit Workitemschlüssel | 20100831 |
Method _GET_WI_DATA on class CL_SWR_WI_MASS_API_REM has no exception.
Method _MAP_USER_LOC_2_REM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_LOCAL_USER | Call by reference | Type reference (TYPE) | SYUNAME | Benutzername | 20101217 | ||
2 | ![]() |
RE_REMOTE_USER | Value transfer | Type reference (TYPE) | SYUNAME | Benutzername | 20101217 |
Method _MAP_USER_LOC_2_REM on class CL_SWR_WI_MASS_API_REM has no exception.
Method _MAP_USER_REM_2_LOC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_REMOTE_USER | Call by reference | Type reference (TYPE) | SYUNAME | Benutzername | 20101217 | ||
2 | ![]() |
RE_LOCAL_USER | Value transfer | Type reference (TYPE) | SYUNAME | Benutzername | 20101217 |
Method _MAP_USER_REM_2_LOC on class CL_SWR_WI_MASS_API_REM has no exception.
Method _SET_WORKITEM_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_NEW_STATUS | Call by reference | Type reference (TYPE) | SWFSWRTSTATUS | Workflow : Liste mit Workitem-Status | 20100827 | ||
2 | ![]() |
E_RETURN_MSG | Call by reference | Object reference (TYPE REF TO) | IF_SWR_RETURN_MSG | Nachrichten der API Aufrufe | 20100827 | ||
3 | ![]() |
IT_WI_KEY | Call by reference | Type reference (TYPE) | SWRTWIKEY | Liste mit Workitemschlüssel | 20100827 | ||
4 | ![]() |
I_DO_COMMIT | Call by reference | Type reference (TYPE) | SWR_COMMIT | Flag zur Steuerung der Commit Logik (X = commit work) | 20100827 | ||
5 | ![]() |
I_METHOD | Call by reference | Type reference (TYPE) | SWF_CLSMET | Workflow: Methodename | 20100827 |
Method _SET_WORKITEM_STATUS on class CL_SWR_WI_MASS_API_REM has no exception.
Method _WI_DATA_FROM_STREAM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_WI_DATA | Call by reference | Type reference (TYPE) | SWFSWRTCONT | Workflow: Liste von Workitemcontainern | 20100827 | ||
2 | ![]() |
IH_RETURN_MSG | Call by reference | Object reference (TYPE REF TO) | CL_SWR_API_RETURN_MSG | Liefert Erfolgs-/Fehler-Nachrichten der API Aufrufe | 20100830 | ||
3 | ![]() |
IT_WI_XCNT | Call by reference | Type reference (TYPE) | SWFSWRTXCNT | Workflow: Struktur WI + Container STREAM | 20100827 |
Method _WI_DATA_FROM_STREAM on class CL_SWR_WI_MASS_API_REM has no exception.
Method _WI_DATA_TO_STREAM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_WI_XCNT | Call by reference | Type reference (TYPE) | SWFSWRTXCNT | Workflow: Liste von Workitem + container STREAM | 20100827 | ||
2 | ![]() |
IH_RETURN_MSG | Call by reference | Object reference (TYPE REF TO) | CL_SWR_API_RETURN_MSG | Liefert Erfolgs-/Fehler-Nachrichten der API Aufrufe | 20100830 | ||
3 | ![]() |
IT_WI_DATA | Call by reference | Type reference (TYPE) | SWFSWRTCONT | Workflow: Liste von Workitemcontainern | 20100827 |
Method _WI_DATA_TO_STREAM on class CL_SWR_WI_MASS_API_REM has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 703 |