SAP ABAP Class CL_CFX_SUBSCRIPTION (Subscription)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PLM-CFO (Application Component) Collaboration Folders
     CFX_NOTIFICATION (Package) Manages Notifications
Properties
Class CL_CFX_SUBSCRIPTION  
Short Description Subscription    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CFX_NOTIFICATION   Manages Notifications 
Created 20010705   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CFX_SUBSCRIPTION has no interface implemented.
Friends
Class CL_CFX_SUBSCRIPTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MP_AUTHORITY Instance attribute Private Object reference (TYPE REF TO) CL_CFX_AUTHORITY Collaboration: Authorization 20010705
2 MT_SUBSCRIPTION_LIST Instance attribute Private Type reference (TYPE) CFX_TT_SUBSCRIPTION_ITEM Subscription 20010705
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20010705
2 GET_OBJECT_ATTRIBUTES Instance method Public Method Object Information 20010705
3 GET_SUBSCRIPTION_LIST Instance method Public Method Provision of the Subscription List 20010705
4 SET_MT_SUBSCRIPTION_LIST Instance method Private Method Setting of the Subscription List 20010705
5 SUBSCRIBE_USER Instance method Public Method Subscribe 20010705
6 UNSUBSCRIBE_USER Instance method Public Method Unsubscribe 20010705
7 USER_IS_DIRECTLY_SUBSCRIBED Instance method Public Method Subscribe 20010705
8 USER_IS_SUBSCRIBED Instance method Public Method Subscribe 20010705
Events
Class CL_CFX_SUBSCRIPTION has no event.
Types
Class CL_CFX_SUBSCRIPTION 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 IP_AUTHORITY Call by reference Object reference (TYPE REF TO) CL_CFX_AUTHORITY Collaboration: Authority 20010705

Method CONSTRUCTOR on class CL_CFX_SUBSCRIPTION has no exception.

Method GET_OBJECT_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_ATTRIBUTES Value transfer Type reference (TYPE) CFX_OBJECT Object Information 20010705

Method GET_OBJECT_ATTRIBUTES on class CL_CFX_SUBSCRIPTION has no exception.

Method GET_SUBSCRIPTION_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CHECK_AUTHO_HANDLING Call by reference Type reference (TYPE) CFX_BOOLEAN ABAP_TRUE Boolscher Typ 20041213
2 Importing IV_CHECK_VISIBLE Call by reference Type reference (TYPE) CFX_BOOLEAN ABAP_TRUE Boolscher Typ 20041213
3 Returning RT_LIST Value transfer Type reference (TYPE) CFX_TT_SUBSCRIPTION_ITEM Liste von User 20010705

Method GET_SUBSCRIPTION_LIST on class CL_CFX_SUBSCRIPTION has no exception.

Method SET_MT_SUBSCRIPTION_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_AUTHORITY Call by reference Object reference (TYPE REF TO) CL_CFX_AUTHORITY Collaboration: Authority 20010705
2 Importing IV_CHECK_AUTHO_HANDLING Call by reference Type reference (TYPE) CFX_BOOLEAN ABAP_TRUE Boolscher Typ 20041213
3 Importing IV_CHECK_VISIBLE Call by reference Type reference (TYPE) CFX_BOOLEAN ABAP_TRUE Boolscher Typ 20041213

Method SET_MT_SUBSCRIPTION_LIST on class CL_CFX_SUBSCRIPTION has no exception.

Method SUBSCRIBE_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_USER Value transfer Type reference (TYPE) CFX_USERID SY-UNAME 20010705

Method SUBSCRIBE_USER on class CL_CFX_SUBSCRIPTION has no exception.

Method UNSUBSCRIBE_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_USER Value transfer Type reference (TYPE) CFX_USERID SY-UNAME 20010705

Method UNSUBSCRIBE_USER on class CL_CFX_SUBSCRIPTION has no exception.

Method USER_IS_DIRECTLY_SUBSCRIBED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_SUBSCRIBED Value transfer Type reference (TYPE) CFX_BOOLEAN Boolscher Typ 20010705
2 Importing IV_CHECK_AUTHO_HANDLING Call by reference Type reference (TYPE) CFX_BOOLEAN ABAP_TRUE Boolscher Typ 20041213
3 Importing IV_CHECK_VISIBLE Call by reference Type reference (TYPE) CFX_BOOLEAN ABAP_TRUE Boolscher Typ 20041213
4 Importing I_USER Call by reference Type reference (TYPE) CFX_USERID SY-UNAME User Id 20010705

Method USER_IS_DIRECTLY_SUBSCRIBED on class CL_CFX_SUBSCRIPTION has no exception.

Method USER_IS_SUBSCRIBED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_SUBSCRIBED Value transfer Type reference (TYPE) CFX_BOOLEAN Boolscher Typ 20010705
2 Importing IV_CHECK_AUTHO_HANDLING Call by reference Type reference (TYPE) CFX_BOOLEAN ABAP_TRUE Boolscher Typ 20041213
3 Importing IV_CHECK_VISIBLE Call by reference Type reference (TYPE) CFX_BOOLEAN ABAP_TRUE Boolscher Typ 20041213
4 Importing I_USER Call by reference Type reference (TYPE) CFX_USERID SY-UNAME User Id 20010705

Method USER_IS_SUBSCRIBED on class CL_CFX_SUBSCRIPTION has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 100