SAP ABAP Class CL_CFX_P_SUBSCRIPTION (Persistence of Subscriptions)
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_P_SUBSCRIPTION | |
Short Description | Persistence of Subscriptions | |
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
Class CL_CFX_P_SUBSCRIPTION has no forward declaration.
Interfaces
Class CL_CFX_P_SUBSCRIPTION has no interface implemented.
Friends
Class CL_CFX_P_SUBSCRIPTION has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_CFX_P_SUBSCRIPTION | Persistence of Subscriptions | 20010705 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Retrieving the Instance | 20010705 |
2 | ![]() |
Instance method | Public | Method | Provision of the Subscription List | 20010705 |
3 | ![]() |
Instance method | Public | Method | Subscribe | 20010705 |
4 | ![]() |
Instance method | Public | Method | Unsubscribe | 20010706 |
Events
Class CL_CFX_P_SUBSCRIPTION has no event.
Types
Class CL_CFX_P_SUBSCRIPTION has no local type.
Method Signatures
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RP_P_SUBSCRIPTION | Value transfer | Object reference (TYPE REF TO) | CL_CFX_P_SUBSCRIPTION | Persistence of Subscriptions | 20010705 |
Method GET_INSTANCE on class CL_CFX_P_SUBSCRIPTION has no exception.
Method GET_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_PATH_LIST | Call by reference | Type reference (TYPE) | CFX_TT_OBJECT | Objects | 20010705 | ||
2 | ![]() |
IT_USER_LIST | Call by reference | Type reference (TYPE) | ACO_TT_USER_ID | Permission | 20010705 | ||
3 | ![]() |
RT_LIST | Value transfer | Type reference (TYPE) | CFX_TT_SUBSCRIPTION_ITEM | Liste von User | 20010705 |
Method GET_LIST on class CL_CFX_P_SUBSCRIPTION has no exception.
Method SUBSCRIBE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OBJECT_ID | Call by reference | Type reference (TYPE) | CFX_SUBSCRIPTION-SUBSCRIBE_ID | Subscription Id | 20010705 | ||
2 | ![]() |
I_USER_ID | Call by reference | Type reference (TYPE) | CFX_SUBSCRIPTION-USER_ID | 20010705 |
Method SUBSCRIBE on class CL_CFX_P_SUBSCRIPTION has no exception.
Method UNSUBSCRIBE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OBJECT_ID | Call by reference | Type reference (TYPE) | CFX_SUBSCRIPTION-SUBSCRIBE_ID | Subscription Id | 20010706 | ||
2 | ![]() |
I_USER_ID | Call by reference | Type reference (TYPE) | CFX_SUBSCRIPTION-USER_ID | 20010706 |
Method UNSUBSCRIBE on class CL_CFX_P_SUBSCRIPTION has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 100 |