SAP ABAP Class CL_RSTT_INSTANCE_SET (Main Class of Instance Administration)
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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSTT_INSTANCE_SET Administration of Special Class Instances 20101216
Properties
Class CL_RSTT_INSTANCE_SET  
Short Description Main Class of Instance Administration    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSTT_TRACE   Trace Tool for SAP Netweaver 2005 (BW): Data Object Layer 
Created 20101213   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSTT_INSTANCE_SET has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSTT_INSTANCE_SET Administration of Special Class Instances 20101216
Friends
Class CL_RSTT_INSTANCE_SET has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_C_ITEM_INTF Constant Public Type reference (TYPE) CLASSNAME 'IF_RSTT_INSTANCE_ITEM' Active Instance Quantity 20101216
2 N_C_NAME Instance attribute Public Attribute reference (LIKE) 20101216
3 O_S_INST Instance attribute Protected Type reference (TYPE) NT_S_INST Current Instance Key 20101216
4 O_THX_SET Instance attribute Protected Type reference (TYPE) NT_THX_SET Name of the Interface for Integrated Classes 20101216
5 O_TH_PARAM Instance attribute Protected Type reference (TYPE) NT_TH_PARAM Current Interface Parameter 20101216
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ITEM Static method Public Method Check if class instance belongs 20101216
2 CHECK_PARAMLIST Static method Public Method Check if parameter list belongs 20101216
3 CHECK_USAGE Static method Public Method Check Usage with Trace 20101216
4 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20101216
5 FACTORY Static method Public Method FACTORY - Create Instance 20101216
6 GET_INSTANCE Instance method Public Method 20101216
7 MERGE_PARAMLIST Instance method Public Method 20101216
8 SET_INSTANCE Instance method Public Method 20101216
9 SPLIT_PARAMLIST Instance method Public Method 20101216
10 STORE_CALLINFO Instance method Public Method 20101216
11 _ADD_KEY_TO_MSG Static method Protected Method Parameterize Message 20101216
12 _DUMMY Static method Protected Method 20101216
13 _LOAD_CLASS Instance method Protected Method Load Current Class 20101216
14 _ON_REGISTER_INSTANCE Instance method Protected Event handling method Register Instance 20101216
15 _READ_CALLINFO Instance method Protected Method Get Call Information 20101216
16 _SPLIT_PARAMLIST Instance method Protected Method Analyze Parameter List and Delimit Class Instances 20101216
Events
Class CL_RSTT_INSTANCE_SET has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 NT_SX_SET Public Attribute reference (LIKE) 20101216
2 NT_S_INST Public Attribute reference (LIKE) 20101216
3 NT_S_PARAM Public Attribute reference (LIKE) 20101216
4 NT_THX_SET Public Attribute reference (LIKE) 20101216
5 NT_TH_PARAM Public Attribute reference (LIKE) 20101216
Method Signatures

Method CHECK_ITEM 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) OBJECT Klasseninstanz 20101216
2 Returning R_RELEVANT Value transfer Type reference (TYPE) RSTT_FLAG Relevante Instanz 20101216

Method CHECK_ITEM on class CL_RSTT_INSTANCE_SET has no exception.

Method CHECK_PARAMLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TX_PARAM Call by reference Type reference (TYPE) RSTT0_T_PARAMLIST Parameterliste (Original) 20101216
2 Returning R_RELEVANT Value transfer Type reference (TYPE) RSTT_FLAG Relevante Instanz 20101216

Method CHECK_PARAMLIST on class CL_RSTT_INSTANCE_SET has no exception.

Method CHECK_USAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_RELEVANT Value transfer Type reference (TYPE) RSTT_FLAG Relevant 20101216

Method CHECK_USAGE on class CL_RSTT_INSTANCE_SET has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_RSTT_INSTANCE_SET has no parameter.
Method CONSTRUCTOR on class CL_RSTT_INSTANCE_SET has no exception.

Method FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLASS Call by reference Type reference (TYPE) CLASSNAME 'CL_RSTT_INSTANCE_SET' Klasse der Implementierung 20101216
2 Returning R_R_SET Value transfer Object reference (TYPE REF TO) IF_RSTT_INSTANCE_SET Schnittstelle für Instanzsammlung 20101216

Method FACTORY on class CL_RSTT_INSTANCE_SET has no exception.

Method GET_INSTANCE Signature

Method GET_INSTANCE on class CL_RSTT_INSTANCE_SET has no parameter.
Method GET_INSTANCE on class CL_RSTT_INSTANCE_SET has no exception.

Method MERGE_PARAMLIST Signature

Method MERGE_PARAMLIST on class CL_RSTT_INSTANCE_SET has no parameter.
Method MERGE_PARAMLIST on class CL_RSTT_INSTANCE_SET has no exception.

Method SET_INSTANCE Signature

Method SET_INSTANCE on class CL_RSTT_INSTANCE_SET has no parameter.
Method SET_INSTANCE on class CL_RSTT_INSTANCE_SET has no exception.

Method SPLIT_PARAMLIST Signature

Method SPLIT_PARAMLIST on class CL_RSTT_INSTANCE_SET has no parameter.
Method SPLIT_PARAMLIST on class CL_RSTT_INSTANCE_SET has no exception.

Method STORE_CALLINFO Signature

Method STORE_CALLINFO on class CL_RSTT_INSTANCE_SET has no parameter.
Method STORE_CALLINFO on class CL_RSTT_INSTANCE_SET has no exception.

Method _ADD_KEY_TO_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_MSG Call by reference Type reference (TYPE) ANY Meldung 20101216
2 Importing I_S_KEY Call by reference Type reference (TYPE) ANY Schlüssel 20101216

Method _ADD_KEY_TO_MSG on class CL_RSTT_INSTANCE_SET has no exception.

Method _DUMMY Signature

Method _DUMMY on class CL_RSTT_INSTANCE_SET has no parameter.
Method _DUMMY on class CL_RSTT_INSTANCE_SET has no exception.

Method _LOAD_CLASS 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 20101229

Method _LOAD_CLASS on class CL_RSTT_INSTANCE_SET has no exception.

Method _ON_REGISTER_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_INST Value transfer Attribute reference (LIKE) 20101216

Method _ON_REGISTER_INSTANCE on class CL_RSTT_INSTANCE_SET has no exception.

Method _READ_CALLINFO Signature

Method _READ_CALLINFO on class CL_RSTT_INSTANCE_SET has no parameter.
Method _READ_CALLINFO on class CL_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 beteiligter Klasseninstanzen 20101216

Method _SPLIT_PARAMLIST on class CL_RSTT_INSTANCE_SET has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 731