SAP ABAP Class IF_SWN_SUBSCRIPTION (WF Notif: Handler for Subscriptions)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SERIALIZABLE_OBJECT Serializable Object 20031002
2 Interface composition (i COMPRISING i_ref)  IF_SWN_PARAMETER WF Notif: Generic Parameter Handling 20031004
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWN_ADM_SUBSCRIPTION WF Notif: Subscription for Admin UI 20040106
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWN_SUBSCRIPTION WF Notif: Handler for Subscriptions 20030905
Properties
Class IF_SWN_SUBSCRIPTION  
Short Description WF Notif: Handler for Subscriptions    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030827   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SWN_SUBSCRIPTION has no forward declaration.
Interfaces
Class IF_SWN_SUBSCRIPTION has no interface implemented.
Friends
Class IF_SWN_SUBSCRIPTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CATEGORY Instance attribute Public Type reference (TYPE) SWN_CATID Category 20030905
2 DELIVERY_SCHEDULE Instance attribute Public Object reference (TYPE REF TO) IF_SWN_DELIVERY_SCHEDULE Delivery Schedule 20030905
3 DELIVERY_TYPE Instance attribute Public Object reference (TYPE REF TO) IF_SWN_DELIVERY_TYPE Delivery Type 20030905
4 DISABLED Instance attribute Public Type reference (TYPE) SWN_DISABLED Deactivated 20030905
5 GUID Instance attribute Public Type reference (TYPE) SWN_GUID Unique ID 20030926
6 ID Instance attribute Public Type reference (TYPE) SWN_SUBSCRID ID 20030905
7 MSG_GRANULARITY Instance attribute Public Type reference (TYPE) SWN_GRANUL Message Granularity 20030926
8 RECIPIENT_ID Instance attribute Public Type reference (TYPE) SWN_RECID Recipient address 20030926
9 RECIPIENT_TYPE Instance attribute Public Type reference (TYPE) SWN_RECTYPE Recipient type 20030926
10 SCENARIO Instance attribute Public Type reference (TYPE) SWN_SCENID Business Scenario 20030905
Methods
# Method Level Visibility Method type Description Created on
1 FILTER_NOTIFICATIONS Instance method Public Method Determine Notifications for Receiver Group 20050502
2 GET_VALUE Instance method Public Method 20031004
3 GET_VALUES_RAW Instance method Public Method 20031004
4 GET_VALUE_RAW Instance method Public Method 20031004
Events
Class IF_SWN_SUBSCRIPTION has no event.
Types
Class IF_SWN_SUBSCRIPTION has no local type.
Method Signatures

Method FILTER_NOTIFICATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_NOTIFICATIONS Call by reference Type reference (TYPE) SWNTNOTIFEXIT Tabelle von Benachrichtigungen 20050502

Method FILTER_NOTIFICATIONS on class IF_SWN_SUBSCRIPTION has no exception.

Method GET_VALUE Signature

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

Method GET_VALUES_RAW Signature

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

Method GET_VALUE_RAW Signature

Method GET_VALUE_RAW on class IF_SWN_SUBSCRIPTION has no parameter.
Method GET_VALUE_RAW on class IF_SWN_SUBSCRIPTION has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in