SAP ABAP Class IF_EPM_CHANGE_NOTIF_BUFFER (EPM Interface: Change Notification Buffer)
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
Class IF_EPM_CHANGE_NOTIF_BUFFER  
Short Description EPM Interface: Change Notification Buffer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100505   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EPM_CHANGE_NOTIF_BUFFER has no forward declaration.
Interfaces
Class IF_EPM_CHANGE_NOTIF_BUFFER has no interface implemented.
Friends
Class IF_EPM_CHANGE_NOTIF_BUFFER has no friend class.
Attributes
Class 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
Class 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 class IF_EPM_CHANGE_NOTIF_BUFFER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in