SAP ABAP Interface IF_RSTT_INSTANCE_SET (Administration of Special Class Instances)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX (Application Component) Business Explorer
     RSTT_TRACE (Package) Trace Tool for SAP Netweaver 2005 (BW): Data Object Layer
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSTT_INSTANCE_SET Main Class of Instance Administration 20101216
Properties
Interface IF_RSTT_INSTANCE_SET  
Short Description Administration of Special Class Instances    
General Data
Package RSTT_TRACE   Trace Tool for SAP Netweaver 2005 (BW): Data Object Layer 
Created 20101213   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSTT0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_RSTT_INSTANCE_SET has no interface.
Friends
Interface IF_RSTT_INSTANCE_SET has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_C_NAME Constant Public See coding Names for Parameters 20101216
Methods
# Method Level Visibility Method type Description Created on
1 GET_INSTANCE Instance method Public Method Get Instance 20101216
2 MERGE_PARAMLIST Instance method Public Method Merge Parameter List 20101216
3 SET_INSTANCE Instance method Public Method Copy Instance Information 20101216
4 SPLIT_PARAMLIST Instance method Public Method Split Parameter List into Traditional and New Store 20101216
5 STORE_CALLINFO Instance method Public Method Save Call Information 20101216
Events
Interface IF_RSTT_INSTANCE_SET has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 NT_SX_SET Public See coding 20101216 BEGIN OF nt_sx_set, insttp TYPE rstt_insttyp, instkey TYPE rstt_instkey, loadclass type rstt_flag, ref TYPE REF TO if_rstt_instance_item, END OF nt_sx_set
2 NT_S_INST Public See coding 20101216 BEGIN OF nt_s_inst, insttp TYPE rstt_insttyp, instkey TYPE rstt_instkey, classname type classname, loadclass type rstt_flag, END OF nt_s_inst
3 NT_S_PARAM Public See coding 20101216 BEGIN OF nt_s_param, paramnm TYPE rstt_compnm, insttp TYPE rstt_insttyp, instkey TYPE rstt_instkey, typenm TYPE abap_abstypename, loadclass TYPE rstt_flag, END OF nt_s_param
4 NT_THX_SET Public See coding 20101216 nt_thx_set TYPE HASHED TABLE OF nt_sx_set WITH UNIQUE KEY insttp instkey
5 NT_TH_PARAM Public See coding 20101216 nt_th_param TYPE HASHED TABLE OF nt_s_param WITH UNIQUE KEY paramnm
Method Signatures

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_INST Call by reference Type reference (TYPE) NT_S_INST Schlüssel für Instanz 20101216
2 Returning R_R_INST Value transfer Object reference (TYPE REF TO) IF_RSTT_INSTANCE_ITEM Instanz 20101216

Method GET_INSTANCE on Interface IF_RSTT_INSTANCE_SET has no exception.

Method MERGE_PARAMLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TX_PARAM Call by reference Type reference (TYPE) RSTT0_T_PARAMLIST Parameterliste (original) 20101216

Method MERGE_PARAMLIST on Interface IF_RSTT_INSTANCE_SET has no exception.

Method SET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_INST Call by reference Object reference (TYPE REF TO) IF_RSTT_INSTANCE_ITEM Instanz 20101216

Method SET_INSTANCE on Interface IF_RSTT_INSTANCE_SET has no exception.

Method SPLIT_PARAMLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TX_PARAM Call by reference Type reference (TYPE) RSTT0_T_PARAMLIST Parameterliste (original) 20101216
2 Exporting E_TH_PARAM Call by reference Type reference (TYPE) NT_TH_PARAM Parameterliste von relevanten Instanzen 20101216

Method SPLIT_PARAMLIST on Interface IF_RSTT_INSTANCE_SET has no exception.

Method STORE_CALLINFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_POSINO Call by reference Type reference (TYPE) RSTT_INT4 Aktuelle Positionsnummer der Aufzeichnung 20101216

Method STORE_CALLINFO on Interface IF_RSTT_INSTANCE_SET has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 731