SAP ABAP Class CL_RSTT_TREQ_FUNC (Manage Test Request for Functions to Be Tested)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW (Application Component) SAP Business Information Warehouse
     BW_ATR (Package) Repository for Automatic Tests
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSTT_TREQ Basis Management for Test Request 20060509
Properties
Class CL_RSTT_TREQ_FUNC  
Short Description Manage Test Request for Functions to Be Tested    
Super Class CL_RSTT_TREQ Basis Management for Test Request 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BW_ATR   Repository for Automatic Tests 
Created 20060509   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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)
3 RSTT1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSTT_TREQ_FUNC has no interface implemented.
Friends
Class CL_RSTT_TREQ_FUNC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_C_CODE_FUNC Constant Public Type reference (TYPE) RSTT_CHAR10 'FUNC' Code for Functions 20060517
2 N_T_FUNC Instance attribute Public Type reference (TYPE) RSTT_T_FUNCS Table for Functions to Be Tested 20060509
Methods
# Method Level Visibility Method type Description Created on
1 LOAD_CLASS Static method Public Method Load Class 20060509
2 _CREATE_DISPLAY_FUNCLIST Instance method Protected Method 20060517
3 _EDIT_FUNC_ENTRY Instance method Protected Method 20060517
4 _FILL_FUNC Instance method Protected Method 20060518
5 _INIT_CLASS_INSTANCE Static method Protected Method Initialize Class Instance 20060517
Events
Class CL_RSTT_TREQ_FUNC has no event.
Types
Class CL_RSTT_TREQ_FUNC has no local type.
Method Signatures

Method LOAD_CLASS Signature

Method LOAD_CLASS on class CL_RSTT_TREQ_FUNC has no parameter.
Method LOAD_CLASS on class CL_RSTT_TREQ_FUNC has no exception.

Method _CREATE_DISPLAY_FUNCLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_FUNCLIST Call by reference Type reference (TYPE) RSTT_T_FUNCS_WDY Tabelle für zu testende Funktionen (für Anzeige) 20060517

Method _CREATE_DISPLAY_FUNCLIST on class CL_RSTT_TREQ_FUNC has no exception.

Method _EDIT_FUNC_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_FUNCLIST Call by reference Type reference (TYPE) RSTT_T_FUNCS_WDY Tabelle 20060517
2 Importing I_INDEX Call by reference Type reference (TYPE) RSTT_INT4 Index 20060517
3 Importing I_S_FUNC Call by reference Type reference (TYPE) RSTT_S_FUNCS Eintrag 20060517
4 Importing I_TOOLACTION Call by reference Type reference (TYPE) RSTT_TOOLACTION Aktion 20060517

Method _EDIT_FUNC_ENTRY on class CL_RSTT_TREQ_FUNC has no exception.

Method _FILL_FUNC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_FUNC_WDY Call by reference Type reference (TYPE) RSTT_T_FUNCS_WDY Tabelle für zu testende Funktionen (für Anzeige) 20060518

Method _FILL_FUNC on class CL_RSTT_TREQ_FUNC has no exception.

Method _INIT_CLASS_INSTANCE Signature

Method _INIT_CLASS_INSTANCE on class CL_RSTT_TREQ_FUNC has no parameter.
Method _INIT_CLASS_INSTANCE on class CL_RSTT_TREQ_FUNC has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700