SAP ABAP Class CL_SWR_WORKLIST_API_REM (Remote: API for Determining Worklists (Inbox, Outbox))
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 | 20091207 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SWR_API_REMOTE_INTERNAL | Basis Interface for Internal Functions | 20100303 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SWR_WORKLIST_API_INTERNAL | Internal Interface for Worklist APIs | 20091207 |
Properties
| Class | CL_SWR_WORKLIST_API_REM | |
| Short Description | Remote: API for Determining Worklists (Inbox, Outbox) | |
| 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 | 20091207 | SAP |
| Last change | 20110908 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SWR_API_REMOTE_INTERNAL | Basis Interface for Internal Functions | 20100303 | ||
| 2 | IF_SWR_WORKLIST_API_INTERNAL | Internal Interface for Worklist APIs | 20091207 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SWR_API_FACTORY | 20091207 | Factory for Instantiating APIs | |
| 2 | CL_SWR_WORKLIST_API | 20091207 | Worklist API Manager |
Attributes
Class CL_SWR_WORKLIST_API_REM has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Constructor | CONSTRUCTOR | 20091207 | |
| 2 | Instance method | Private | Method | Help Function: User Mapping Remote -> Local | 20101217 |
Events
Class CL_SWR_WORKLIST_API_REM has no event.
Types
Class CL_SWR_WORKLIST_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 | Destination für Remote-Aufrufe | 20091208 | |||
| 3 | I_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20091207 | ||
| 4 | I_RFCDEST | Call by reference | Type reference (TYPE) | SWR_RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20091208 | |||
| 5 | I_TIMEZONE | Call by reference | Type reference (TYPE) | SYSTZONLO | SY-ZONLO | Zeitzone des aktuellen Benutzers | 20091207 | ||
| 6 | I_USER | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | Benutzername | 20091207 |
Method CONSTRUCTOR on class CL_SWR_WORKLIST_API_REM has no exception.
Method _SET_LOCAL_USER_OF_REMOTE_USER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_WL | Call by reference | Type reference (TYPE) | SWRTWIHEAD | Workflow: Tabelle mit Workitems | 20101217 | |||
| 2 | CT_WL_DETAIL | Call by reference | Type reference (TYPE) | SWRTWIHEADDTL | Workflow: Tabelle mit Workitems mit Detailinformationen | 20101217 |
Method _SET_LOCAL_USER_OF_REMOTE_USER on class CL_SWR_WORKLIST_API_REM has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |