SAP ABAP Class CL_SWN_ADM_SUBSCRIPTION (WF Notif: Subscription for Admin UI)
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_SERIALIZABLE_OBJECT Serializable Object 20040106
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWN_PARAMETER WF Notif: Generic Parameter Handling 20040106
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWN_SUBSCRIPTION WF Notif: Handler for Subscriptions 20040106
Properties
Class CL_SWN_ADM_SUBSCRIPTION  
Short Description WF Notif: Subscription for Admin UI    
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 20040104   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SWN1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SERIALIZABLE_OBJECT Serializable Object 20040106
2 IF_SWN_PARAMETER WF Notif: Generic Parameter Handling 20040106
3 IF_SWN_SUBSCRIPTION WF Notif: Handler for Subscriptions 20040106
Friends
Class CL_SWN_ADM_SUBSCRIPTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CATEGORY Instance attribute Public Attribute reference (LIKE) 20040106
2 DELIVERY_SCHEDULE Instance attribute Public Attribute reference (LIKE) 20040106
3 DELIVERY_TYPE Instance attribute Public Attribute reference (LIKE) 20040106
4 DISABLED Instance attribute Public Attribute reference (LIKE) 20040106
5 GUID Instance attribute Public Attribute reference (LIKE) 20040106
6 ID Instance attribute Public Attribute reference (LIKE) 20040106
7 MSG_GRANULARITY Instance attribute Public Attribute reference (LIKE) 20040106
8 M_CLASS Instance attribute Protected Type reference (TYPE) SWN_CLASS Handler Class (ABAP Class) 20050502
9 M_DESCRIPTION Instance attribute Protected Type reference (TYPE) SWN_DESCR Description (sy-langu) 20040109
10 M_FACTORY Instance attribute Protected Object reference (TYPE REF TO) IF_SWN_OBJECT_FACTORY WF Notif: Object Factory 20040106
11 M_LAST_MODIFIED Instance attribute Protected Type reference (TYPE) SWN_LMODTST Last Change (Time Stamp) 20040105
12 M_LAST_MODIFIED_BY Instance attribute Protected Type reference (TYPE) SWN_LMODUSR Last Changed By 20040105
13 M_PARAMS Instance attribute Protected Object reference (TYPE REF TO) CL_SWN_PARAMETER Subscription Settings 20040106
14 M_SUBS_WA Instance attribute Protected Type reference (TYPE) SWN_SUBS Work Area 20040106
15 RECIPIENT_ID Instance attribute Public Attribute reference (LIKE) 20040106
16 RECIPIENT_TYPE Instance attribute Public Attribute reference (LIKE) 20040106
17 SCENARIO Instance attribute Public Attribute reference (LIKE) 20040106
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method Checks Subscription 20040107
2 CONSTRUCTOR Instance method Public Constructor Constructor 20040106
3 DELETE Instance method Public Method Deletes Subscription from Database 20040107
4 GET_DESCRIPTION Instance method Public Method Read Description (Language-Dependent) 20040105
5 GET_LAST_MODIFIED Instance method Public Method Reads Time Stamp for Last Change 20040105
6 GET_LAST_MODIFIED_BY Instance method Public Method Reads Last Changed By User 20040105
7 GET_PARAMETER_VALUES_FOR_DB Instance method Private Method Returns Parameter Values in Database Format 20040109
8 GET_VALUE Instance method Private Method 20040106
9 GET_VALUES_RAW Instance method Private Method 20040106
10 GET_VALUE_RAW Instance method Private Method 20040106
11 INIT_INSTANCE Instance method Protected Method Initializes object from the work area 20040106
12 INSERT Instance method Public Method Creates Subscription on Database 20040107
13 LOAD_INSTANCE Instance method Public Method Initializes object from the database 20040106
14 SET_DESCRIPTION Instance method Public Method Sets Description (sy-langu) 20040109
15 SET_LAST_MODIFIED Instance method Public Method Sets the last changed by user 20040107
16 SET_LAST_MODIFIED_BY Instance method Public Method Sets the last changed by user 20040107
17 SET_PARAMETER_VALUES Instance method Public Method Sets a Table of Parameters 20040109
18 UPDATE Instance method Public Method Changes Subscription on Database 20040107
Events
Class CL_SWN_ADM_SUBSCRIPTION has no event.
Types
Class CL_SWN_ADM_SUBSCRIPTION has no local type.
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHECK_SCHEDULE_EXISTS Call by reference Type reference (TYPE) XFELD prüfen, ob Zeitpl. existiert 20040107
# Exception Resumable Description Created on
1 CATEGORY_NOT_VALID Kategorie existiert nicht 20040107
2 DELIVERY_SCHEDULE_NOT_VALID Zustellungszeitplan existiert nicht 20040107
3 DELIVERY_TYPE_NOT_VALID Zustellungsart existiert nicht 20040107
4 ID_NOT_FILLED Id ist nicht gefüllt 20040107
5 RECIPIENT_NOT_FILLED Empfänger ist nicht gefüllt 20040107
6 RECIPIENT_TYPE_NOT_VALID Empfängertyp existiert nicht 20040107
7 SCENARIO_NOT_VALID Szenario existiert nicht 20040107

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 20040106

Method CONSTRUCTOR on class CL_SWN_ADM_SUBSCRIPTION has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMMIT Call by reference Type reference (TYPE) XFELD 'X' mit Commit (X) 20040107

Method DELETE on class CL_SWN_ADM_SUBSCRIPTION has no exception.

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LANGU Call by reference Type reference (TYPE) SYLANGU Sprache 20040105
2 Returning R_DESCRIPTION Value transfer Type reference (TYPE) SWN_DESCR Beschreibung 20040105

Method GET_DESCRIPTION on class CL_SWN_ADM_SUBSCRIPTION has no exception.

Method GET_LAST_MODIFIED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_LAST_MODIFIED Value transfer Type reference (TYPE) SWN_LMODTST Letzte Änderung (Zeitstempel) 20040105

Method GET_LAST_MODIFIED on class CL_SWN_ADM_SUBSCRIPTION has no exception.

Method GET_LAST_MODIFIED_BY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_LAST_MODIFIED_BY Value transfer Type reference (TYPE) SWN_LMODUSR Letzter Änderer 20040105

Method GET_LAST_MODIFIED_BY on class CL_SWN_ADM_SUBSCRIPTION has no exception.

Method GET_PARAMETER_VALUES_FOR_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_VALUES Value transfer Type reference (TYPE) SWNTSUBSVALUES Abonnementwerte 20040109

Method GET_PARAMETER_VALUES_FOR_DB on class CL_SWN_ADM_SUBSCRIPTION has no exception.

Method GET_VALUE Signature

Method GET_VALUE on class CL_SWN_ADM_SUBSCRIPTION has no parameter.
Method GET_VALUE on class CL_SWN_ADM_SUBSCRIPTION has no exception.

Method GET_VALUES_RAW Signature

Method GET_VALUES_RAW on class CL_SWN_ADM_SUBSCRIPTION has no parameter.
Method GET_VALUES_RAW on class CL_SWN_ADM_SUBSCRIPTION has no exception.

Method GET_VALUE_RAW Signature

Method GET_VALUE_RAW on class CL_SWN_ADM_SUBSCRIPTION has no parameter.
Method GET_VALUE_RAW on class CL_SWN_ADM_SUBSCRIPTION has no exception.

Method INIT_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WA Call by reference Type reference (TYPE) SWN_SUBS Workarea 20040106

Method INIT_INSTANCE on class CL_SWN_ADM_SUBSCRIPTION has no exception.

Method INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHECK Call by reference Type reference (TYPE) XFELD 'X' mit Prüfung der Attribute 20040123
2 Importing I_COMMIT Call by reference Type reference (TYPE) XFELD 'X' mit Commit (X) 20040107
# Exception Resumable Description Created on
1 INSERT_FAILED Fehler beim Anlegen 20040107
2 SUBSCRIPTION_NOT_VALID Abonnementwerte sind nicht gültig 20040111

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) SWNKSUBS Schlüssel 20040106
# Exception Resumable Description Created on
1 OBJECT_NOT_FOUND Kein Objekt mit diesem Schlüssel vorhanden 20040106

Method SET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DESCRIPTION Call by reference Type reference (TYPE) SWN_DESCR Beschreibung 20040109

Method SET_DESCRIPTION on class CL_SWN_ADM_SUBSCRIPTION has no exception.

Method SET_LAST_MODIFIED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LAST_MODIFIED Call by reference Type reference (TYPE) SWN_LMODTST letzte Änderung 20040107

Method SET_LAST_MODIFIED on class CL_SWN_ADM_SUBSCRIPTION has no exception.

Method SET_LAST_MODIFIED_BY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LAST_MODIFIED_BY Call by reference Type reference (TYPE) SWN_LMODUSR Letzter Änderer 20040107

Method SET_LAST_MODIFIED_BY on class CL_SWN_ADM_SUBSCRIPTION has no exception.

Method SET_PARAMETER_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VALUES Call by reference Type reference (TYPE) SWNTPARAMS Parameterwerte 20040109

Method SET_PARAMETER_VALUES on class CL_SWN_ADM_SUBSCRIPTION has no exception.

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHECK Call by reference Type reference (TYPE) XFELD 'X' mit Prüfung der Attribute 20040123
2 Importing I_COMMIT Call by reference Type reference (TYPE) XFELD 'X' mit Commit (X) 20040107
# Exception Resumable Description Created on
1 SUBSCRIPTION_NOT_VALID Abonnementwerte sind nicht gültig 20040111
2 UPDATE_FAILED Fehler beim Update 20040107
History
Last changed by/on SAP  20110908 
SAP Release Created in 640