SAP ABAP Class IF_FPM_SUBSCRIPTION (Subscriptionservice for Nodes and Method)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_SUBSCRIPTION Subscription services 20070521
Properties
Class IF_FPM_SUBSCRIPTION  
Short Description Subscriptionservice for Nodes and Method    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070515   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FPM_SUBSCRIPTION has no forward declaration.
Interfaces
Class IF_FPM_SUBSCRIPTION has no interface implemented.
Friends
Class IF_FPM_SUBSCRIPTION has no friend class.
Attributes
Class IF_FPM_SUBSCRIPTION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 SUBSCRIBE_METHOD Instance method Public Method Subscribe method 20070521
2 SUBSCRIBE_NODE Instance method Public Method Subscribe Context Node 20070521
3 UNSUBSCRIBE_METHOD Instance method Public Method Unsubscribe method 20070521
4 UNSUBSCRIBE_NODE Instance method Public Method Unsubscribe Context Node 20070521
Events
Class IF_FPM_SUBSCRIPTION has no event.
Types
Class IF_FPM_SUBSCRIPTION has no local type.
Method Signatures

Method SUBSCRIBE_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT Object 20070521
2 Importing IV_METHODNAME Call by reference Type reference (TYPE) SEOMTDNAME Method name 20070521

Method SUBSCRIBE_METHOD on class IF_FPM_SUBSCRIPTION has no exception.

Method SUBSCRIBE_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20070521

Method SUBSCRIBE_NODE on class IF_FPM_SUBSCRIPTION has no exception.

Method UNSUBSCRIBE_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT Object 20070521
2 Importing IV_METHODNAME Call by reference Type reference (TYPE) SEOMTDNAME Method name 20070521

Method UNSUBSCRIBE_METHOD on class IF_FPM_SUBSCRIPTION has no exception.

Method UNSUBSCRIBE_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20070521

Method UNSUBSCRIBE_NODE on class IF_FPM_SUBSCRIPTION has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in