SAP ABAP Class CL_SWN_SCENARIO (WF Notif: Base Class for Scenarios)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWN (Package) Business Workflow: E-Mail Notifications for Work Items
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWN_SCENARIO WF Notif: Scenario 20030812
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SWN_SCENARIO_WORKFLOW WF Notif: Scenario Workflow 20031001
Properties
Class CL_SWN_SCENARIO  
Short Description WF Notif: Base Class for Scenarios    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWN   Business Workflow: E-Mail Notifications for Work Items 
Created 20030812   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWN_SCENARIO has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SWN_SCENARIO WF Notif: Scenario 20030812
Friends
Class CL_SWN_SCENARIO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ID Instance attribute Public Attribute reference (LIKE) 20030821
2 M_FACTORY Instance attribute Protected Object reference (TYPE REF TO) IF_SWN_OBJECT_FACTORY Factory used for generation 20030815
3 M_LOG Instance attribute Protected Object reference (TYPE REF TO) CL_SWN_LOG Application Log 20030826
4 M_SCENARIO_WA Instance attribute Public Type reference (TYPE) SWN_SCENARIO Table Row 20030820
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20030815
2 ENTERED Instance method Public Method Log When Method Is Accessed 20030826
3 GET_CLASSNAME Static method Public Method Gets class name for an ID 20030818
4 GET_DEF_CATEGORY Instance method Public Method 20031004
5 GET_DESCRIPTION Instance method Public Method 20031004
6 GET_FILTER Instance method Public Method 20031004
7 GET_TIMESTAMP Instance method Public Method 20031004
8 LEAVING Instance method Public Method Log When Method Is Exited 20030826
9 LOAD_INSTANCE Instance method Public Method Initializes an Instance from Database 20030815
10 RETRIEVE_NOTIFICATIONS Instance method Public Method 20031004
Events
Class CL_SWN_SCENARIO has no event.
Types
Class CL_SWN_SCENARIO 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_FACTORY Call by reference Object reference (TYPE REF TO) IF_SWN_OBJECT_FACTORY 20030818

Method CONSTRUCTOR on class CL_SWN_SCENARIO has no exception.

Method ENTERED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_METHOD Call by reference Type reference (TYPE) C 'Unknown' Methodenname 20030826

Method ENTERED on class CL_SWN_SCENARIO has no exception.

Method GET_CLASSNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) SWN_SCENID ID des zu erzeugenden Objektes 20030818
2 Returning R_CLASSNAME Value transfer Type reference (TYPE) SWN_CLASS Klassenname 20030818
# Exception Resumable Description Created on
1 NOT_FOUND Objekt kann nicht instanziiert werden 20030903

Method GET_DEF_CATEGORY Signature

Method GET_DEF_CATEGORY on class CL_SWN_SCENARIO has no parameter.
Method GET_DEF_CATEGORY on class CL_SWN_SCENARIO has no exception.

Method GET_DESCRIPTION Signature

Method GET_DESCRIPTION on class CL_SWN_SCENARIO has no parameter.
Method GET_DESCRIPTION on class CL_SWN_SCENARIO has no exception.

Method GET_FILTER Signature

Method GET_FILTER on class CL_SWN_SCENARIO has no parameter.
Method GET_FILTER on class CL_SWN_SCENARIO has no exception.

Method GET_TIMESTAMP Signature

Method GET_TIMESTAMP on class CL_SWN_SCENARIO has no parameter.
Method GET_TIMESTAMP on class CL_SWN_SCENARIO has no exception.

Method LEAVING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_METHOD Call by reference Type reference (TYPE) C 'Unknown' Methodenname 20030826

Method LEAVING on class CL_SWN_SCENARIO has no exception.

Method LOAD_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) SWN_SCENID ID des zu erzeugenden Objektes 20030818
# Exception Resumable Description Created on
1 OBJECT_NOT_FOUND Kein Objekt mit diesem Schlüssel vorhanden 20030815

Method RETRIEVE_NOTIFICATIONS Signature

Method RETRIEVE_NOTIFICATIONS on class CL_SWN_SCENARIO has no parameter.
Method RETRIEVE_NOTIFICATIONS on class CL_SWN_SCENARIO has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 640