SAP ABAP Class CL_FSI_NODE_CHANGED_LISTENER (CL_FSI_NODE_CHANGED_LISTENER)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-FSI (Application Component) Fast Search Infrastructure
     SFSRFW_CLIENT (Package) Replication Framework Application Client
Properties
Class CL_FSI_NODE_CHANGED_LISTENER  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SFSRFW_CLIENT   Replication Framework Application Client 
Created 20050322   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FSI_NODE_CHANGED_LISTENER has no forward declaration.
Interfaces
Class CL_FSI_NODE_CHANGED_LISTENER has no interface implemented.
Friends
Class CL_FSI_NODE_CHANGED_LISTENER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_NODE_CONTAINER_T Instance attribute Private Type reference (TYPE) TT_NODE_ID_CONTAINER 20050322
Methods
# Method Level Visibility Method type Description Created on
1 RETRIEVE_PROTOCOL_TABLE Instance method Private Method 20050323
2 WRITE_CHANGES Instance method Private Method 20050322
Events
Class CL_FSI_NODE_CHANGED_LISTENER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_NODE_ID_CONTAINER Private See coding 20050322 tt_node_id_container TYPE STANDARD TABLE OF ty_node_id_container
2 TY_NODE_ID_CONTAINER Private See coding 20050322 BEGIN OF ty_node_id_container, mode(1) TYPE c, container TYPE REF TO cl_rfw_node_id_container, END OF ty_node_id_container
Method Signatures

Method RETRIEVE_PROTOCOL_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BO_NAME Call by reference Type reference (TYPE) STRING EFS - Business Object 20050323
2 Importing I_BO_NODE_NAME Call by reference Type reference (TYPE) STRING EFS - Business Object Node 20050323
3 Returning R_PROTTAB Value transfer Type reference (TYPE) SFSRFW_PROT_TABLE Replizierungsframework Protokolltabelle 20050323

Method RETRIEVE_PROTOCOL_TABLE on class CL_FSI_NODE_CHANGED_LISTENER has no exception.

Method WRITE_CHANGES Signature

Method WRITE_CHANGES on class CL_FSI_NODE_CHANGED_LISTENER has no parameter.
Method WRITE_CHANGES on class CL_FSI_NODE_CHANGED_LISTENER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710