SAP ABAP Class CL_CCMSBI_WAST_TEST_DTR_AGIP (Test Class for DTRs for Aggregate 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_AGIP  
Short Description Test Class for DTRs for Aggregate 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 20050406   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CCMSBI_WAST_TEST_DTR_AGIP has no forward declaration.
Interfaces
Class CL_CCMSBI_WAST_TEST_DTR_AGIP has no interface implemented.
Friends
Class CL_CCMSBI_WAST_TEST_DTR_AGIP 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 20050406
2 INVISIBLE Constant Private Type reference (TYPE) WDUI_VISIBILITY '01' Web Dynpro: Visibility 20050406
3 THE_TESTENV_SERVICES Instance attribute Private Object reference (TYPE REF TO) CL_CCMSBI_WAST_TEST_SERVICES Work Class for Test Environment (Basic Functions) 20050406
4 THE_WD_VIEW_CONTEXT Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Interface for Dynamic Usage of Nodes 20050406
5 VISIBLE Constant Private Type reference (TYPE) WDUI_VISIBILITY '02' Web Dynpro: Visibility 20050406
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 20050406
7 WD_IPROV_TARGET_TBL_NAME Constant Private Type reference (TYPE) STRING 'INFOPROV_TARGET_TBL' 20050406
8 WD_IPROV_TARGET_TBL_UI_ELEMENT Instance attribute Private Object reference (TYPE REF TO) CL_WD_TABLE Perforce Change= / 20041216-072043 20050406
9 WD_SCROLL_CONTAINER_NAME Constant Private Type reference (TYPE) STRING 'TARGET_TBL_OUT_BOX' 20050406
10 WD_VIEW_TOP_UI_ELEMENT_NAME Constant Private Type reference (TYPE) STRING 'ROOTUIELEMENTCONTAINER' 20050406
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20050406
2 CREATE_DTR_IPROV_TARGET_TBL Instance method Public Method Starting DTR for generation of the InfoProvider target table 20050407
3 GET_ERR_MSG_CANT_GET_SRC_SYS Static method Public Method Error Message "Could not determine source systems" 20050406
4 GET_ERR_MSG_CANT_START_TESTENV Static method Public Method Error Message 'Cannot Start Test Environment' 20050406
5 GET_ERR_MSG_DTR_DOES_NOT_EXIST Static method Public Method Error Message "DTR expert routine does not exist" 20050406
6 GET_ERR_MSG_DTR_DSPL_AUTH_ONLY Static method Public Method Error Message "Only display authorization for DTR routines" 20050406
7 GET_ERR_MSG_DTR_EDITOR_START Static method Public Method Error Message "Failed to start the editor for DTR editor" 20050406
8 GET_ERR_MSG_IPROV_NOT_EXISTS Static method Public Method Error Message 'InfoProvider Does Not Exist' 20050406
9 GET_ERR_MSG_NO_DTR_EDIT_AUTH Static method Public Method Error Message "You are not authorized to edit DTR routine" 20050406
10 GET_ERR_MSG_UNKNOWN_ERROR Static method Public Method Error Message "An unknown error occcurred" 20050406
11 GET_SELECTED_AGG_TYPE Instance method Public Method Determining the aggregate type selected by the user 20050406
12 GET_SELECTED_INFOPROV_TYPE Instance method Public Method Determines the InfoProvider type Selected by the User 20050406
13 GET_SELECTED_SOURCE_SYS Instance method Public Method Determines the Source System Selected by the User 20050406
14 RENDER_DTR_IPROV_TARGET_TBL Instance method Public Method Display InfoProvider Target Table in WebDynpro View 20050407
Events
Class CL_CCMSBI_WAST_TEST_DTR_AGIP has no event.
Types
Class CL_CCMSBI_WAST_TEST_DTR_AGIP 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 WebDynpro: Schnittstelle für Kontext Knoten 20050406
# Exception Resumable Description Created on
1 INVALID_WD_VIEW_CONTEXT 20050406

Method CREATE_DTR_IPROV_TARGET_TBL Signature

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

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 20050406

Method GET_ERR_MSG_CANT_GET_SRC_SYS on class CL_CCMSBI_WAST_TEST_DTR_AGIP 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 20050406

Method GET_ERR_MSG_CANT_START_TESTENV on class CL_CCMSBI_WAST_TEST_DTR_AGIP 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 20050406

Method GET_ERR_MSG_DTR_DOES_NOT_EXIST on class CL_CCMSBI_WAST_TEST_DTR_AGIP 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 20050406

Method GET_ERR_MSG_DTR_DSPL_AUTH_ONLY on class CL_CCMSBI_WAST_TEST_DTR_AGIP 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 20050406

Method GET_ERR_MSG_DTR_EDITOR_START on class CL_CCMSBI_WAST_TEST_DTR_AGIP 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 20050406

Method GET_ERR_MSG_IPROV_NOT_EXISTS on class CL_CCMSBI_WAST_TEST_DTR_AGIP 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 20050406

Method GET_ERR_MSG_NO_DTR_EDIT_AUTH on class CL_CCMSBI_WAST_TEST_DTR_AGIP 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 20050406

Method GET_ERR_MSG_UNKNOWN_ERROR on class CL_CCMSBI_WAST_TEST_DTR_AGIP has no exception.

Method GET_SELECTED_AGG_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 20050406

Method GET_SELECTED_AGG_TYPE on class CL_CCMSBI_WAST_TEST_DTR_AGIP 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) 20050406

Method GET_SELECTED_INFOPROV_TYPE on class CL_CCMSBI_WAST_TEST_DTR_AGIP 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 20050406

Method GET_SELECTED_SOURCE_SYS on class CL_CCMSBI_WAST_TEST_DTR_AGIP 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: API eines Views 20050407

Method RENDER_DTR_IPROV_TARGET_TBL on class CL_CCMSBI_WAST_TEST_DTR_AGIP has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 702