SAP ABAP Class CL_SWR_WORKITEM_API (Work Item API Manager)
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 20100211
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWR_WORKITEM_API API for Handling a Work Item 20100211
Properties
Class CL_SWR_WORKITEM_API  
Short Description Work Item API Manager    
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 20100211   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWR_WORKITEM_API has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SWR_WORKITEM_API API for Handling a Work Item 20100211
Friends
# Friend Modeled only Created on Description
1 CL_SWR_API_FACTORY 20100211 Factory for Instantiating APIs
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MH_WORKITEM_API Instance attribute Protected Object reference (TYPE REF TO) IF_SWR_WI_MASS_API_INTERNAL Internal Interface for Work Item 20100212
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20100211
Events
Class CL_SWR_WORKITEM_API has no event.
Types
Class CL_SWR_WORKITEM_API has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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 Importing I_LANGU Call by reference Type reference (TYPE) SYLANGU Sprachenschlüssel der aktuellen Textumgebung 20100211
3 Importing I_SYSTEM_HANDLER Call by reference Object reference (TYPE REF TO) CL_SWR_SYSTEM_HANDLER Verwaltet Systeme 20100211
4 Importing I_TIMEZONE Call by reference Type reference (TYPE) SYSTZONLO Zeitzone des aktuellen Benutzers 20100211
5 Importing I_USER Call by reference Type reference (TYPE) SYUNAME Benutzername 20100211
6 Importing I_WI_KEY Call by reference Type reference (TYPE) SWRSWIKEY Workflow: Schlüssel eines Workitems in einem System 20100211

Method CONSTRUCTOR on class CL_SWR_WORKITEM_API has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730