SAP ABAP Interface IF_RSTT_INSTANCE (Interface for Traceable Instance with Special Handling)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSTT_ENGINE (Package) Trace Tool for SAP Netweaver 2005 (BW): Engine Layer
Properties
Interface IF_RSTT_INSTANCE  
Short Description Interface for Traceable Instance with Special Handling    
General Data
Package RSTT_ENGINE   Trace Tool for SAP Netweaver 2005 (BW): Engine Layer 
Created 20091124   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_RSTT_INSTANCE has no forward declaration.
Interfaces
Interface IF_RSTT_INSTANCE has no interface.
Friends
Interface IF_RSTT_INSTANCE has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_C_INST_TP Constant Public See coding Types of Instances 20091124
2 N_R_REF Instance attribute Public Object reference (TYPE REF TO) IF_RSTT_INSTANCE Higher-Level Instance 20091124
Methods
# Method Level Visibility Method type Description Created on
1 DESERIALIZE Static method Public Method Deserialize and Display Main Instance and Subinstances 20091124
2 GET_IDENTITY Instance method Public Method Display Identity for RSTT 20091124
3 SERIALIZE Instance method Public Method Serialize Main Instance and Subinstances 20091124
Events
Interface IF_RSTT_INSTANCE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 NT_SX_INSTANCE Public See coding Instance Parameters 20091124 BEGIN OF nt_sx_instance, insttp TYPE rstt_inst_tp, instkey TYPE rstt_inst_key, instance TYPE ref to if_rstt_instance, value TYPE rstt_blob, END OF nt_sx_instance
2 NT_THX_INSTANCE Public See coding Parameter List of Participating Instances 20091124 nt_thx_instance TYPE HASHED TABLE OF nt_sx_instance WITH UNIQUE KEY insttp instkey
Method Signatures

Method DESERIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Status 20091126
2 Exporting E_THX_INSTANCE Call by reference Type reference (TYPE) RSTT_THX_INST Parameterliste der enthaltenen tracebaren Instanzen 20091124
3 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG Meldungen 20091126
4 Importing I_S_INST Call by reference Type reference (TYPE) RSTT_INST Datenstruktur mit XSTRING Format der Instanz 20091126

Method DESERIALIZE on Interface IF_RSTT_INSTANCE has no exception.

Method GET_IDENTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_THX_INST Call by reference Type reference (TYPE) RSTT_THX_INST Parameterliste mehrerer tracebarer Instanzen 20091201
2 Exporting E_S_KEY Call by reference Type reference (TYPE) RSTT_S_INST_KEY Schlüsselkombination für tracebare BICS Instanz 20091201

Method GET_IDENTITY on Interface IF_RSTT_INSTANCE has no exception.

Method SERIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Status 20091126
2 Exporting E_THX_XML Call by reference Type reference (TYPE) NT_THX_INSTANCE XSTRING Formate der Instanzen 20091124
3 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG Meldungen 20091126

Method SERIALIZE on Interface IF_RSTT_INSTANCE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730