SAP ABAP Class CL_SWN_CATEGORY (WF Notif: Category)
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_CATEGORY WF Notif: Category 20030812
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SWN_ADM_CATEGORY WF Notif: Category for Admin UI 20040401
Properties
Class CL_SWN_CATEGORY  
Short Description WF Notif: Category    
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_CATEGORY has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SWN_CATEGORY WF Notif: Category 20030812
Friends
Class CL_SWN_CATEGORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DEF_NOTIF_CLASS Instance attribute Public Attribute reference (LIKE) 20031004
2 DEF_USER_CLASS Instance attribute Public Attribute reference (LIKE) 20031004
3 GROUPING Instance attribute Public Attribute reference (LIKE) 20031004
4 GROUPING_OVERWRITE Instance attribute Public Attribute reference (LIKE) 20031004
5 ID Instance attribute Private Attribute reference (LIKE) 20031004
6 M_CATEGORY_WA Instance attribute Private Type reference (TYPE) SWN_CATEGORY Table Row 20030815
7 M_FACTORY Instance attribute Private Object reference (TYPE REF TO) IF_SWN_OBJECT_FACTORY Factory used for generation 20030815
8 PRIORITY Instance attribute Public Attribute reference (LIKE) 20031004
9 RELIABILITY Instance attribute Public Attribute reference (LIKE) 20031004
10 SCENARIO Instance attribute Public Attribute reference (LIKE) 20031004
11 USER_MUST_SUBSCRIBE Instance attribute Public Attribute reference (LIKE) 20031004
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20030818
2 GET_CLASSNAME Static method Public Method Gets class name for an ID 20030818
3 GET_DESCRIPTION Instance method Public Method 20031004
4 GET_MESSAGE Instance method Public Method 20031004
5 GET_SCENARIO Instance method Public Method 20031004
6 LOAD_INSTANCE Instance method Public Method Initializes object from the database 20030815
Events
Class CL_SWN_CATEGORY has no event.
Types
Class CL_SWN_CATEGORY 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 20030818

Method CONSTRUCTOR on class CL_SWN_CATEGORY 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) SWNKCATEGORY ID der Kategorie 20030821
2 Returning R_CLASSNAME Value transfer Type reference (TYPE) STRING Klassenname 20030818
# Exception Resumable Description Created on
1 NOT_FOUND Objekt kann nicht instanziiert werden 20030922

Method GET_DESCRIPTION Signature

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

Method GET_MESSAGE Signature

Method GET_MESSAGE on class CL_SWN_CATEGORY has no parameter.
Method GET_MESSAGE on class CL_SWN_CATEGORY has no exception.

Method GET_SCENARIO Signature

Method GET_SCENARIO on class CL_SWN_CATEGORY has no parameter.
Method GET_SCENARIO on class CL_SWN_CATEGORY 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) SWNKCATEGORY ID 20030821
# Exception Resumable Description Created on
1 OBJECT_NOT_FOUND Kein Objekt mit diesem Schlüssel vorhanden 20030815
History
Last changed by/on SAP  20110908 
SAP Release Created in 640