SAP ABAP Class CL_CCMSBI_WAST_TEST_DTR_SRIP (Test Class for DTRs for Single Record InfoProvider)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BCT (Application Component) Business Content and Extractors
     RS_BCT_CCMS_WEBAS_STAT (Package) BW Content: Integration OF WebAs Statistics Data
Properties
Class CL_CCMSBI_WAST_TEST_DTR_SRIP  
Short Description Test Class for DTRs for Single Record InfoProvider    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RS_BCT_CCMS_WEBAS_STAT   BW Content: Integration OF WebAs Statistics Data 
Created 20041213   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CCMSBI_WAST_TEST_DTR_SRIP has no interface implemented.
Friends
Class CL_CCMSBI_WAST_TEST_DTR_SRIP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 INFOPROV_TARGET_TBL_DREF Instance attribute Private Object reference (TYPE REF TO) DATA 20050215
2 INVISIBLE Constant Private Type reference (TYPE) WDUI_VISIBILITY '01' Web Dynpro: Visibility 20050222
3 THE_TESTENV_SERVICES Instance attribute Private Object reference (TYPE REF TO) CL_CCMSBI_WAST_TEST_SERVICES Work Class for Test Environment (Basic Functions) 20041213
4 THE_WD_VIEW_CONTEXT Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Interface for Dynamic Usage of Nodes 20041213
5 VISIBLE Constant Private Type reference (TYPE) WDUI_VISIBILITY '02' Web Dynpro: Visibility 20050222
6 WD_IPROV_TARGET_TBL_CTX_NODE Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE_INFO Web Dynpro: Interface of Node Metadata 20050225
7 WD_IPROV_TARGET_TBL_NAME Constant Private Type reference (TYPE) STRING 'INFOPROV_TARGET_TBL' 20050225
8 WD_IPROV_TARGET_TBL_UI_ELEMENT Instance attribute Private Object reference (TYPE REF TO) CL_WD_TABLE Perforce Change= / 20041216-072043 20050225
9 WD_SCROLL_CONTAINER_NAME Constant Private Type reference (TYPE) STRING 'IPROV_TARGET_TBL_SCROLL_CONT' 20050225
10 WD_VIEW_TOP_UI_ELEMENT_NAME Constant Private Type reference (TYPE) STRING 'ROOTUIELEMENTCONTAINER' 20050225
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20041213
2 CREATE_DTR_IPROV_TARGET_TBL Instance method Public Method Starting DTR for generation of the InfoProvider target table 20050215
3 GET_ERR_MSG_CANT_GET_SRC_SYS Static method Public Method Error Message "Could not determine source systems" 20050131
4 GET_ERR_MSG_CANT_START_TESTENV Static method Public Method Error Message 'Cannot Start Test Environment' 20041213
5 GET_ERR_MSG_DTR_DOES_NOT_EXIST Static method Public Method Error Message "DTR expert routine does not exist" 20050201
6 GET_ERR_MSG_DTR_DSPL_AUTH_ONLY Static method Public Method Error Message "Only display authorization for DTR routines" 20050201
7 GET_ERR_MSG_DTR_EDITOR_START Static method Public Method Error Message "Failed to start the editor for DTR editor" 20050201
8 GET_ERR_MSG_IPROV_NOT_EXISTS Static method Public Method Error Message 'InfoProvider Does Not Exist' 20050222
9 GET_ERR_MSG_NO_DTR_EDIT_AUTH Static method Public Method Error Message "You are not authorized to edit DTR routine" 20050201
10 GET_ERR_MSG_UNKNOWN_ERROR Static method Public Method Error Message "An unknown error occcurred" 20050201
11 GET_SELECTED_INFOPROV_TYPE Instance method Public Method Determines the InfoProvider type Selected by the User 20050201
12 GET_SELECTED_REC_TYPE Instance method Public Method Determining the statistics record type selected by the user 20041214
13 GET_SELECTED_SOURCE_SYS Instance method Public Method Determines the Source System Selected by the User 20050207
14 RENDER_DTR_IPROV_TARGET_TBL Instance method Public Method Display InfoProvider Target Table in WebDynpro View 20050215
15 SET_SELECTED_REC_TYPE Instance method Public Method Setting the selected statistics record type 20050222
Events
Class CL_CCMSBI_WAST_TEST_DTR_SRIP has no event.
Types
Class CL_CCMSBI_WAST_TEST_DTR_SRIP has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing WD_VIEW_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Kontext des WebDynpro Views 'DTRS_SREC_INFOPROV' 20041213
# Exception Resumable Description Created on
1 INTERNAL_ERROR ein unbekannter Fehler ist aufgetreten 20041213
2 INVALID_WD_VIEW_CONTEXT Web Dynpro View Context-Angabe ist ungültig 20041213

Method CREATE_DTR_IPROV_TARGET_TBL Signature

Method CREATE_DTR_IPROV_TARGET_TBL on class CL_CCMSBI_WAST_TEST_DTR_SRIP has no parameter.
# Exception Resumable Description Created on
1 CAN_NOT_CREATE_IPROV_TBL das Erzeugen der Infoprovider-Zieltabelle ist misslungen 20050215

Method GET_ERR_MSG_CANT_GET_SRC_SYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) STRING Fehlernachricht 20050131

Method GET_ERR_MSG_CANT_GET_SRC_SYS on class CL_CCMSBI_WAST_TEST_DTR_SRIP has no exception.

Method GET_ERR_MSG_CANT_START_TESTENV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) STRING 20041213

Method GET_ERR_MSG_CANT_START_TESTENV on class CL_CCMSBI_WAST_TEST_DTR_SRIP has no exception.

Method GET_ERR_MSG_DTR_DOES_NOT_EXIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) STRING 20050201

Method GET_ERR_MSG_DTR_DOES_NOT_EXIST on class CL_CCMSBI_WAST_TEST_DTR_SRIP has no exception.

Method GET_ERR_MSG_DTR_DSPL_AUTH_ONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) STRING 20050201

Method GET_ERR_MSG_DTR_DSPL_AUTH_ONLY on class CL_CCMSBI_WAST_TEST_DTR_SRIP has no exception.

Method GET_ERR_MSG_DTR_EDITOR_START Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) STRING 20050201

Method GET_ERR_MSG_DTR_EDITOR_START on class CL_CCMSBI_WAST_TEST_DTR_SRIP has no exception.

Method GET_ERR_MSG_IPROV_NOT_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) STRING 20050222

Method GET_ERR_MSG_IPROV_NOT_EXISTS on class CL_CCMSBI_WAST_TEST_DTR_SRIP has no exception.

Method GET_ERR_MSG_NO_DTR_EDIT_AUTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) STRING 20050201

Method GET_ERR_MSG_NO_DTR_EDIT_AUTH on class CL_CCMSBI_WAST_TEST_DTR_SRIP has no exception.

Method GET_ERR_MSG_UNKNOWN_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) STRING 20050201

Method GET_ERR_MSG_UNKNOWN_ERROR on class CL_CCMSBI_WAST_TEST_DTR_SRIP has no exception.

Method GET_SELECTED_INFOPROV_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) RSTLOGO BW: Objekttyp (TLOGO) 20050201

Method GET_SELECTED_INFOPROV_TYPE on class CL_CCMSBI_WAST_TEST_DTR_SRIP has no exception.

Method GET_SELECTED_REC_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) CCMSBI_WAST_RECTYPE CCMS/BI: WebAs Statistiksatztyp 20041214

Method GET_SELECTED_REC_TYPE on class CL_CCMSBI_WAST_TEST_DTR_SRIP has no exception.

Method GET_SELECTED_SOURCE_SYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) RSSLOGSYS Quellsystem 20050207

Method GET_SELECTED_SOURCE_SYS on class CL_CCMSBI_WAST_TEST_DTR_SRIP has no exception.

Method RENDER_DTR_IPROV_TARGET_TBL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing WD_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro View 20050225

Method RENDER_DTR_IPROV_TARGET_TBL on class CL_CCMSBI_WAST_TEST_DTR_SRIP has no exception.

Method SET_SELECTED_REC_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RECTYPE Call by reference Type reference (TYPE) CCMSBI_WAST_RECTYPE CCMS/BI: WebAs Statistiksatztyp 20050222

Method SET_SELECTED_REC_TYPE on class CL_CCMSBI_WAST_TEST_DTR_SRIP has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 701