SAP ABAP Class CL_CPE_EXTENSION_TEST_UTIL (Extension DB mock object)
Hierarchy
PI_BASIS (Software Component) Basis Plug-In
   CA-GTF-CPE (Application Component) Commodity Pricing Engine
     CPE_DOC (Package) Commodity Pricing: Document Data
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CPE_EXTENSION_CUST_DB CPE Extension - Interface for Customizing DB access 20130410
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CPE_EXTENSION_DB CPE Extension - Interface for DB access 20130410
Properties
Class CL_CPE_EXTENSION_TEST_UTIL  
Short Description Extension DB mock object    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CPE_DOC   Commodity Pricing: Document Data 
Created 20130215   SAP 
Last change 20131127   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
# Interface Abstract Final Description Created on
1 IF_CPE_EXTENSION_CUST_DB CPE Extension - Interface for Customizing DB access 20130410
2 IF_CPE_EXTENSION_DB CPE Extension - Interface for DB access 20130410
Friends
Class CL_CPE_EXTENSION_TEST_UTIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_SELF Static Attribute Private Object reference (TYPE REF TO) CL_CPE_EXTENSION_TEST_UTIL Extension DB mock object 20130410
2 MS_DOCUMENT_COM Instance attribute Public Type reference (TYPE) CPET_DOCUMENT_COM CPE: Communication Structure with Document Fields 20130410
3 MT_EXTENSION Instance attribute Private Type reference (TYPE) CPET_EXTENSION_TAB 20130410
4 MT_EXTENSION_CUST Instance attribute Private Type reference (TYPE) CPET_EXTENSION_CUS_TAB CPE Extension - Table Type for CPE Extension 20130410
5 MT_EXTENSION_CUST_TEXT Instance attribute Private Type reference (TYPE) CPET_EXTENSION_CUS_T_TAB CPE Extension - Table Type for Extension Description 20130410
6 MT_EXTENSION_DATA Instance attribute Private Type reference (TYPE) CPET_EXTENSION_DATA_TAB 20130410
Methods
# Method Level Visibility Method type Description Created on
1 GET_EXTENSION Instance method Public Method 20130410
2 GET_EXTENSION_CUST Instance method Public Method 20130410
3 GET_EXTENSION_CUST_TEXT Instance method Public Method 20130410
4 GET_EXTENSION_DATA Instance method Public Method 20130410
5 GET_EXTENSION_WRK Instance method Public Method 20130410
6 GET_INSTANCE Static method Public Method 20130410
7 GET_TEST_DATA Instance method Public Method 20130410
8 RESET Static method Public Method 20130410
9 RESET_INSTANCE Instance method Protected Method 20130410
Events
Class CL_CPE_EXTENSION_TEST_UTIL has no event.
Types
Class CL_CPE_EXTENSION_TEST_UTIL has no local type.
Method Signatures

Method GET_EXTENSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_EXTENSION Call by reference Type reference (TYPE) CPED_EXTENSION 20130410
2 Exporting ET_EXTENSION Call by reference Type reference (TYPE) CPET_EXTENSION_TAB 20130410
3 Importing IV_REF_KIND Call by reference Type reference (TYPE) CPET_REF_KIND CPE Reference Kind 20130410
4 Importing IV_REF_TYPE Call by reference Type reference (TYPE) CPET_REF_TYPE CPE Reference Type 20130410

Method GET_EXTENSION on class CL_CPE_EXTENSION_TEST_UTIL has no exception.

Method GET_EXTENSION_CUST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_EXTENSION_CUST Call by reference Type reference (TYPE) CPEC_EXTENSION CPE Extension 20130410
2 Exporting ET_EXTENSION_CUST Call by reference Type reference (TYPE) CPET_EXTENSION_CUS_TAB CPE Extension - Table Type for CPE Extension 20130410

Method GET_EXTENSION_CUST on class CL_CPE_EXTENSION_TEST_UTIL has no exception.

Method GET_EXTENSION_CUST_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_EXTENSION_CUST_TEXT Call by reference Type reference (TYPE) CPEC_EXTENSION_T CPE Extension 20130410
2 Exporting ET_EXTENSION_CUST_TEXT Call by reference Type reference (TYPE) CPET_EXTENSION_CUS_T_TAB CPE Extension - Table Type for CPE Extension 20130410

Method GET_EXTENSION_CUST_TEXT on class CL_CPE_EXTENSION_TEST_UTIL has no exception.

Method GET_EXTENSION_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_EXTENSION_DATA Call by reference Type reference (TYPE) CPET_EXTENSION_DATA_ACS 20130410
2 Exporting ET_EXTENSION_DATA Call by reference Type reference (TYPE) CPET_EXTENSION_DATA_TAB 20130410
3 Importing IV_DB_TABLE_NAME Call by reference Type reference (TYPE) TABNAME16 Table name, 16 characters 20130410

Method GET_EXTENSION_DATA on class CL_CPE_EXTENSION_TEST_UTIL has no exception.

Method GET_EXTENSION_WRK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_EXTENSION_WRK Call by reference Type reference (TYPE) CPET_EXTENSION_WRK 20130410
2 Exporting ET_EXTENSION_WRK Call by reference Type reference (TYPE) CPET_EXTENSION_WRK_TAB 20130410
3 Importing IV_REF_KIND Call by reference Type reference (TYPE) CPET_REF_KIND 20130410
4 Importing IV_REF_TYPE Call by reference Type reference (TYPE) CPET_REF_TYPE 20130410

Method GET_EXTENSION_WRK on class CL_CPE_EXTENSION_TEST_UTIL has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_CPE_EXTENSION_TEST_UTIL Extension DB mock object 20130410

Method GET_INSTANCE on class CL_CPE_EXTENSION_TEST_UTIL has no exception.

Method GET_TEST_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VARIANT_NAME Call by reference Type reference (TYPE) ETVAR_ID 'ECATTDEFAULT' 20130410

Method GET_TEST_DATA on class CL_CPE_EXTENSION_TEST_UTIL has no exception.

Method RESET Signature

Method RESET on class CL_CPE_EXTENSION_TEST_UTIL has no parameter.
Method RESET on class CL_CPE_EXTENSION_TEST_UTIL has no exception.

Method RESET_INSTANCE Signature

Method RESET_INSTANCE on class CL_CPE_EXTENSION_TEST_UTIL has no parameter.
Method RESET_INSTANCE on class CL_CPE_EXTENSION_TEST_UTIL has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in