SAP ABAP Class CL_SWF_MOD_SIGNAL (Workflow System: Signal in a Workflow)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_UTL (Package) Workflow: Tools
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  BI_OBJECT Business Instance 20020724
2 Interface implementation (CLASS c. INTERFACES i_ref)  BI_PERSISTENT Persistent Business Instance 20020724
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WORKFLOW Business Workflow 20020724
Properties
Class CL_SWF_MOD_SIGNAL  
Short Description Workflow System: Signal in a Workflow    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package SWF_UTL   Workflow: Tools 
Created 20020724   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_SWF_CNT_FACTORY Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_SWF_CNT_PADD_CONTAINER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 SWFCO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 BI_OBJECT Business Instance 20020724
2 BI_PERSISTENT Persistent Business Instance 20020724
3 IF_WORKFLOW Business Workflow 20020724
Friends
Class CL_SWF_MOD_SIGNAL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTAINER Instance attribute Public Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER Container - Implementation of a 'Collection' 20020724
2 CRT_DATE Instance attribute Public Type reference (TYPE) SWW_CRTDAT Workflow: Creation Time 20020724
3 DESCRIPTION Instance attribute Private Type reference (TYPE) STRING Screens, Title Text 20020724
4 EVENT Instance attribute Public Type reference (TYPE) SIBFEVENT Event 20020724
5 MC_CNTTYPE Constant Private Type reference (TYPE) SWW_CNTTYP CL_SWF_CNT_PADD_CONTAINER=>MC_CNTTYPE_WF_SIGNAL Workflow Runtime: Type of an Additional Container 20020724
6 MC_CNT_PERSISTENCE Constant Private Type reference (TYPE) SIBFTYPEID 'CL_SWF_CNT_PADD_CONTAINER' Type of Objects in Persistent Object References 20020724
7 MC_ELEM_CONTAINER Constant Private Type reference (TYPE) SWFDNAME 'CONTAINER' Element ID (32 Characters, Unique, Not Language-Dependent) 20020724
8 MC_ELEM_CREATION_DATE Constant Private Type reference (TYPE) SWFDNAME 'CRT_DATE' Element ID (32 Characters, Unique, Not Language-Dependent) 20020724
9 MC_ELEM_EVENT Constant Private Type reference (TYPE) SWFDNAME 'EVENT' Element ID (32 Characters, Unique, Not Language-Dependent) 20020724
10 MC_ELEM_RECTYPE Constant Private Type reference (TYPE) SWFDNAME 'RECTYPE' Element ID (32 Characters, Unique, Not Language-Dependent) 20020724
11 MC_ELEM_SENDER Constant Private Type reference (TYPE) SWFDNAME 'SENDER' Element ID (32 Characters, Unique, Not Language-Dependent) 20020724
12 MC_ELEM_TIMESTAMP Constant Private Type reference (TYPE) SWFDNAME 'TIMESTAMP' Element ID (32 Characters, Unique, Not Language-Dependent) 20020724
13 MC_TYPEID Constant Private Type reference (TYPE) SIBFTYPEID 'CL_SWF_MOD_SIGNAL' Type of Objects in Persistent Object References 20020724
14 MST_INSTANCES Static Attribute Private Type reference (TYPE) T_INSTANCES 20020724
15 M_CNT Instance attribute Private Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER Container - Implementation of a 'Collection' 20020724
16 M_DISP_CNT Instance attribute Private Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER Container - Implementation of a 'Collection' 20020724
17 M_POR Instance attribute Private Type reference (TYPE) SIBFLPOR Local Persistent Object Reference 20020724
18 M_TIMESTAMP Instance attribute Private Type reference (TYPE) TIMESTAMPL UTC time stamp in long form (YYYYMMDDhhmmssmmmuuun) 20020724
19 RECTYPE Instance attribute Public Type reference (TYPE) SWFERECTYP Name of Receiver Type 20020724
20 SENDER Instance attribute Public Type reference (TYPE) SIBFLPORB Local Persistent Object Reference - BOR Compatible 20020724
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20020724
2 CREATE Static method Public Method Creates a Signal 20020724
3 EXISTENCECHECK Instance method Protected Method Reads Container from Database 20020724
4 GET_DISPLAY_CONTAINER Instance method Protected Method Determines Container for Display 20020724
5 GET_TIMESTAMP Instance method Public Method Determines Creation Time Stamp 20020724
Events
Class CL_SWF_MOD_SIGNAL has no event.
Types
Class CL_SWF_MOD_SIGNAL 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 IM_INSTID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20020724
# Exception Resumable Description Created on
1 CX_BO_ERROR Error Bus. Exception 20020724

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_WFID Call by reference Type reference (TYPE) SWW_WIID Workitem-Kennung 20020724
2 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_SWF_MOD_SIGNAL Workflow-System: Ereignis in einem Workflow 20020724

Method CREATE on class CL_SWF_MOD_SIGNAL has no exception.

Method EXISTENCECHECK Signature

Method EXISTENCECHECK on class CL_SWF_MOD_SIGNAL has no parameter.
# Exception Resumable Description Created on
1 CX_BO_ERROR Error Bus. Exception 20020724

Method GET_DISPLAY_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_CNT Value transfer Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER Container - Implementierung einer 'Collection' 20020724

Method GET_DISPLAY_CONTAINER on class CL_SWF_MOD_SIGNAL has no exception.

Method GET_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TIMESTAMP Value transfer Type reference (TYPE) TIMESTAMPL UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun) 20020724

Method GET_TIMESTAMP on class CL_SWF_MOD_SIGNAL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 630