SAP ABAP Class CL_SWN_TEMPLATE (WF Notif: Copy Template for SWN Classes)
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
Properties
Class CL_SWN_TEMPLATE  
Short Description WF Notif: Copy Template for SWN Classes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class SWN    
Program status     
Category 0   
Package SWN   Business Workflow: E-Mail Notifications for Work Items 
Created 20030903   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWN_TEMPLATE has no forward declaration.
Interfaces
Class CL_SWN_TEMPLATE has no interface implemented.
Friends
Class CL_SWN_TEMPLATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_FACTORY Instance attribute Protected Object reference (TYPE REF TO) IF_SWN_OBJECT_FACTORY Factory 20030903
2 M_LOG Instance attribute Protected Object reference (TYPE REF TO) CL_SWN_LOG Application Log 20030903
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20030903
2 ENTERED Instance method Protected Method Log When Method Is Accessed 20030903
3 GET_CLASSNAME Static method Public Method Returns Class Name for Key 20030903
4 LEAVING Instance method Protected Method Log When Method Is Exited 20030903
5 LOAD_INSTANCE Instance method Public Method Initializes object from the database 20030903
Events
Class CL_SWN_TEMPLATE has no event.
Types
Class CL_SWN_TEMPLATE 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 Factory 20030903

Method CONSTRUCTOR on class CL_SWN_TEMPLATE 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 20030903

Method ENTERED on class CL_SWN_TEMPLATE has no exception.

Method GET_CLASSNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KEYS Call by reference Type reference (TYPE) ANY Schlüsselstruktur 20030903
2 Returning R_CLASSNAME Value transfer Type reference (TYPE) STRING Klassenname 20030903
# Exception Resumable Description Created on
1 NOT_FOUND Kein Eintrag mit diesem Schlüssel gefunden 20030903

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 20030903

Method LEAVING on class CL_SWN_TEMPLATE has no exception.

Method LOAD_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KEYS Call by reference Type reference (TYPE) ANY Schlüsselstruktur 20030903
# Exception Resumable Description Created on
1 OBJECT_NOT_FOUND Kein Objekt mit diesem Schlüssel vorhanden 20030903
History
Last changed by/on SAP  20110908 
SAP Release Created in 640