SAP ABAP Class CL_SWN_USER_UTL_SUBSCRIBE (WF Notif: Utility Subscription)
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

⤷

⤷

Properties
Class | CL_SWN_USER_UTL_SUBSCRIBE | |
Short Description | WF Notif: Utility Subscription | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWN | Business Workflow: E-Mail Notifications for Work Items |
Created | 20130826 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SWN_USER_UTL_SUBSCRIBE has no forward declaration.
Interfaces
Class CL_SWN_USER_UTL_SUBSCRIBE has no interface implemented.
Friends
Class CL_SWN_USER_UTL_SUBSCRIBE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LOCAL_CLASS_PROPS_TABLE | 20130827 | |||
2 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_SWN_USER_UTL_SUBSCRIBE | 20130827 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20130827 | |
2 | ![]() |
Instance method | Public | Method | 20130827 | |
3 | ![]() |
Instance method | Private | Method | 20130827 |
Events
Class CL_SWN_USER_UTL_SUBSCRIBE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | LOCAL_CLASS_PROPS_STRUCTURE | Private | See coding | 20130827 | BEGIN OF local_class_props_structure.
TYPES: classname TYPE string.
TYPES: support_subscription TYPE xfeld.
TYPES: END OF local_class_props_structure
|
||
2 | LOCAL_CLASS_PROPS_TABLE | Private | See coding | 20130827 | local_class_props_table TYPE SORTED TABLE OF local_class_props_structure
WITH UNIQUE KEY classname
|
Method Signatures
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_SWN_USER_UTL_SUBSCRIBE | 20130827 |
Method GET_INSTANCE on class CL_SWN_USER_UTL_SUBSCRIBE has no exception.
Method GET_SUBSCRIPTION_SUPPORT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CLASSNAME | Call by reference | Type reference (TYPE) | C | 20130827 | |||
2 | ![]() |
RE_SUBSCRIPTION_SUPPORT | Value transfer | Type reference (TYPE) | XFELD | 20130827 |
Method GET_SUBSCRIPTION_SUPPORT on class CL_SWN_USER_UTL_SUBSCRIBE has no exception.
Method IS_SUBSCRIPTION_CLASS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CLASSNAME | Call by reference | Type reference (TYPE) | C | 20130827 | |||
2 | ![]() |
RE_IS_SUBSCRIPTION_CLASS | Value transfer | Type reference (TYPE) | XFELD | 20130827 |
Method IS_SUBSCRIPTION_CLASS on class CL_SWN_USER_UTL_SUBSCRIBE has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |