SAP ABAP Class CL_RSMD_RS_F4_TC (F4 Functionality Test)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSMD_RS (Package) Master Data Read Services ( Value Help etc)
Properties
Class CL_RSMD_RS_F4_TC  
Short Description F4 Functionality Test    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSMD_RS   Master Data Read Services ( Value Help etc) 
Created 20080318   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSDM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSMD_RS_F4_TC has no interface implemented.
Friends
Class CL_RSMD_RS_F4_TC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_TS_QUERIES Static Attribute Public Type reference (TYPE) TN_TS_QUERIES 20080318
2 N_T_F4ERROR Static Attribute Public Type reference (TYPE) TN_T_F4ERROR 20080318
3 P_COUNT Static Attribute Private Type reference (TYPE) I 20081030
4 P_TEXT Static Attribute Private Type reference (TYPE) RSTT_CHAR60 Text for Trace 20080414
5 P_T_DESCRIPTION Static Attribute Private Type reference (TYPE) RSTT_T_SEQDESCR Sequence Description for Trace 20080414
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_SELOPT Static method Private Method 20080417
2 COMPARE Static method Public Method 20090323
3 COMPARE_OLD Static method Public Method 20090323
4 EXECUTE_F4 Static method Public Method 20080318
5 EXECUTE_FOR_QUERY Static method Public Method Run All F4 Functions for This Query 20080318
6 START_CHECK Static method Public Method 20080318
Events
Class CL_RSMD_RS_F4_TC has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_S_F4ERROR Public See coding 20080318 BEGIN OF tn_s_f4error, query type RSZCOMPID, f4_mode type rsmd_rs_read_mode, chanm type rschanm, infoprov type RSINFOPROV, end of tn_s_f4error
2 TN_TS_QUERIES Public See coding 20080318 TN_Ts_QUERIES type SORTED TABLE OF rszcompid with UNIQUE key table_line
3 TN_T_F4ERROR Public See coding 20080318 tn_t_f4error type standard TABLE OF tn_s_f4error with key query
Method Signatures

Method BUILD_SELOPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_SELOPT Call by reference Type reference (TYPE) RSMD_RS_T_SELOPT Selektionsoptionen für Stammdaten-Leseservices 20080417
2 Importing I_R_DATA Call by reference Object reference (TYPE REF TO) DATA 20080417
3 Importing I_TH_POS Call by reference Type reference (TYPE) RSMD_RS_TH_IOBJNM_POS Information über Position von IObjnm in generierter Struktur 20080417
4 Importing I_TSX_METADATA Call by reference Type reference (TYPE) RSMD_RS_T_META_DATA Metadaten für Stammdaten-Leseservices 20080417

Method BUILD_SELOPT on class CL_RSMD_RS_F4_TC has no exception.

Method COMPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TH_POS_1 Call by reference Type reference (TYPE) RSMD_RS_TH_IOBJNM_POS Information über Position von IObjnm in generierter Struktur 20090323
2 Importing I_TH_POS_2 Call by reference Type reference (TYPE) RSMD_RS_TH_IOBJNM_POS Information über Position von IObjnm in generierter Struktur 20090323
3 Importing I_T_DATA_1 Call by reference Type reference (TYPE) STANDARD TABLE 20090323
4 Importing I_T_DATA_2 Call by reference Type reference (TYPE) STANDARD TABLE 20090323
5 Returning R_NOT_EQUAL Value transfer Type reference (TYPE) RS_BOOL Boolean 20090323

Method COMPARE on class CL_RSMD_RS_F4_TC has no exception.

Method COMPARE_OLD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TX_RETURN_1 Call by reference Type reference (TYPE) RSDM_TX_SHLPRETURN 20090323
2 Importing I_TX_RETURN_2 Call by reference Type reference (TYPE) RSDM_TX_SHLPRETURN 20090323
3 Returning R_NOT_EQUAL Value transfer Type reference (TYPE) RS_BOOL Boolean 20090323

Method COMPARE_OLD on class CL_RSMD_RS_F4_TC has no exception.

Method EXECUTE_F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ALL Call by reference Type reference (TYPE) RS_BOOL Boolean 20081030
2 Importing I_CHANM Call by reference Type reference (TYPE) RSCHANM Merkmal 20080318
3 Importing I_INFOCUBE Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20080318
4 Importing I_KEYDATE Call by reference Type reference (TYPE) SY-DATUM Aktuelles Datum des Applikationsservers 20080318
5 Importing I_R_OLAP Call by reference Object reference (TYPE REF TO) IF_RSR_OLAP Aufrufe zum OLAP 20080318
6 Importing I_TSX_SELDR Call by reference Type reference (TYPE) RSDD_TSX_SELDR Selektion an den Datamanager 20080318
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20080326
2 CX_STATIC_CHECK Ausnahmen mit statischer und dynamischer Prüfung von RAISING 20080326

Method EXECUTE_FOR_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_REPKEY Call by reference Type reference (TYPE) RSR_S_COMPKEY 20080318
2 Returning R_F4_EXECUTED Value transfer Type reference (TYPE) RS_BOOL Boolean 20090420

Method EXECUTE_FOR_QUERY on class CL_RSMD_RS_F4_TC has no exception.

Method START_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMPID Value transfer Type reference (TYPE) RSZCOMPID Name (ID) einer Reporting-Komponete 20080318
2 Importing I_INFOPROV Value transfer Type reference (TYPE) RSINFOPROV InfoProvider 20080318
3 Importing I_MAX Call by reference Type reference (TYPE) I 10 20090420

Method START_CHECK on class CL_RSMD_RS_F4_TC has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 711