SAP ABAP Interface IF_FPM_SUBSCRIPTION (Subscriptionservice for Nodes and Method)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
     APB_FPM_CORE (Package) Floorplan Manager (Framework)
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
Interface IF_FPM_SUBSCRIPTION  
Short Description Subscriptionservice for Nodes and Method    
General Data
Package APB_FPM_CORE   Floorplan Manager (Framework) 
Created 20070515   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_FPM_SUBSCRIPTION has no forward declaration.
Interfaces
Interface IF_FPM_SUBSCRIPTION has no interface.
Friends
Interface IF_FPM_SUBSCRIPTION has no friend.
Attributes
Interface 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
Interface IF_FPM_SUBSCRIPTION has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_FPM_SUBSCRIPTION has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in