SAP ABAP Interface IF_EPM_CHANGE_NOTIF_BUFFER (EPM Interface: Change Notification Buffer)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-NWD (Application Component) NetWeaver Demonstration
     S_EPM_BO_BASE (Package) EPM: Base Package for Business Objects
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EPM_CHANGE_NOTIF_BUFFER EPM: Change Notification Buffer 20100505
Properties
Interface IF_EPM_CHANGE_NOTIF_BUFFER  
Short Description EPM Interface: Change Notification Buffer    
General Data
Package S_EPM_BO_BASE   EPM: Base Package for Business Objects 
Created 20100505   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_EPM_CHANGE_NOTIF_BUFFER has no forward declaration.
Interfaces
Interface IF_EPM_CHANGE_NOTIF_BUFFER has no interface.
Friends
Interface IF_EPM_CHANGE_NOTIF_BUFFER has no friend.
Attributes
Interface IF_EPM_CHANGE_NOTIF_BUFFER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CHANGE_NOTIFICATIONS Instance method Public Method 20100505
Events
Interface IF_EPM_CHANGE_NOTIF_BUFFER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_CHANGE_NOTIFICATIONS Public See coding 20100505 tt_change_notifications TYPE HASHED TABLE OF ty_change_notification WITH UNIQUE KEY node_name node_key
2 TY_CHANGE_NOTIFICATION Public See coding 20100505 BEGIN OF ty_change_notification, bo_name TYPE if_epm_bo=>ty_bo_name, node_name TYPE if_epm_bo=>ty_bo_node_name, node_key TYPE if_epm_bo=>ty_node_key, field_names TYPE if_epm_bo=>tt_table_field_names, END OF ty_change_notification
Method Signatures

Method GET_CHANGE_NOTIFICATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ETH_CHANGE_NOTIFICATIONS Call by reference Type reference (TYPE) TT_CHANGE_NOTIFICATIONS 20100505

Method GET_CHANGE_NOTIFICATIONS on Interface IF_EPM_CHANGE_NOTIF_BUFFER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703