SAP ABAP Class CL_SWR_EVENT_API_LOC (API for Triggering and Managing Events)
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 20101209
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWR_EVENT_API_INTERNAL API for Triggering and Managing Workflow Events 20101209
Properties
Class CL_SWR_EVENT_API_LOC  
Short Description API for Triggering and Managing Events    
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 20101209   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWR_EVENT_API_LOC has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SWR_EVENT_API_INTERNAL API for Triggering and Managing Workflow Events 20101209
Friends
# Friend Modeled only Created on Description
1 CL_SWR_API_FACTORY 20101209 Factory for Instantiating APIs
2 CL_SWR_EVENT_API 20101209 API for Triggering and Managing Events
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_DEBUG_FLAG Instance attribute Public Type reference (TYPE) XFLAG Debugger On/Off 20101209
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20101209
Events
Class CL_SWR_EVENT_API_LOC has no event.
Types
Class CL_SWR_EVENT_API_LOC 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_DEST_ID Call by reference Type reference (TYPE) SWR_DEST Workflow API: Destination für Remote-Aufrufe 20101209
2 Importing I_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20101209
3 Importing I_RFCDEST Call by reference Type reference (TYPE) SWR_RFCDEST RFC Destination 20101209
4 Importing I_TIMEZONE Call by reference Type reference (TYPE) SYSTZONLO SY-ZONLO Zeitzone des aktuellen Benutzers 20101209
5 Importing I_USER Call by reference Type reference (TYPE) SYUNAME SY-UNAME Benutzername 20101209

Method CONSTRUCTOR on class CL_SWR_EVENT_API_LOC has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703