SAP ABAP Interface IF_CPE_EXTENSION_CUST_DB (CPE Extension - Interface for Customizing DB access)
Hierarchy
PI_BASIS (Software Component) Basis Plug-In
   CA-GTF-CPE (Application Component) Commodity Pricing Engine
     CPE_BASIS (Package) Commodity Pricing Engine: Basic Objects
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CPE_EXTENSION_TEST_UTIL Extension DB mock object 20130410
Properties
Interface IF_CPE_EXTENSION_CUST_DB  
Short Description CPE Extension - Interface for Customizing DB access    
General Data
Package CPE_BASIS   Commodity Pricing Engine: Basic Objects 
Created 20130215   SAP 
Last changed 20131127   SAP 
Unicode checks active    
Forward declarations
Interface IF_CPE_EXTENSION_CUST_DB has no forward declaration.
Interfaces
Interface IF_CPE_EXTENSION_CUST_DB has no interface.
Friends
Interface IF_CPE_EXTENSION_CUST_DB has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_EXTENSION_EXERCISE Constant Public Type reference (TYPE) CPET_EXTENSION_USAGE 'B' Root Term 20130410
2 MC_EXTENSION_REMAINDER Constant Public Type reference (TYPE) CPET_EXTENSION_USAGE 'A' Root Term 20130410
3 MC_EXTENSION_ROOT Constant Public Type reference (TYPE) CPET_EXTENSION_USAGE SPACE Root Term 20130410
4 MC_REF_KIND_FIXATION Constant Public Type reference (TYPE) CPET_REF_KIND 'PRCFIX_DEFINITION' CPE Reference Kind 20130410
5 MC_REF_TYPE_FORMULA Constant Public Type reference (TYPE) CPET_REF_TYPE 'F' CPE Reference Type 20130410
6 MC_REF_TYPE_TERM Constant Public Type reference (TYPE) CPET_REF_TYPE 'T' CPE Reference Type 20130410
Methods
# Method Level Visibility Method type Description Created on
1 GET_CUST_DB Instance method Public Method 20130410
2 GET_CUST_MULTI_DB Instance method Public Method 20130410
3 GET_CUST_MULTI_TEXT_DB Instance method Public Method 20130410
4 GET_CUST_TEXT_DB Instance method Public Method 20130410
Events
Interface IF_CPE_EXTENSION_CUST_DB has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_REF_KIND Public See coding 20130410 BEGIN OF ty_ref_kind, ref_kind TYPE cpet_ref_kind, END OF ty_ref_kind
2 TY_REF_KIND_T Public See coding 20130410 ty_ref_kind_t TYPE STANDARD TABLE OF ty_ref_kind
Method Signatures

Method GET_CUST_DB 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) CPEC_EXTENSION 20130410
2 Importing IV_LOGSYS Call by reference Type reference (TYPE) LOGSYS 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
# Exception Resumable Description Created on
1 CX_CPE_EXTENSION_ERROR 20130410

Method GET_CUST_MULTI_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EXTENSION Call by reference Type reference (TYPE) CPET_EXTENSION_CUS_TAB 20130410
2 Importing IV_LOGSYS Call by reference Type reference (TYPE) LOGSYS 20130410
3 Importing IV_REF_TYPE Call by reference Type reference (TYPE) CPET_REF_TYPE 20130410
# Exception Resumable Description Created on
1 CX_CPE_EXTENSION_ERROR 20130410

Method GET_CUST_MULTI_TEXT_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EXTENSION_T Call by reference Type reference (TYPE) CPET_EXTENSION_CUS_T_TAB 20130410
2 Importing IT_REF_KIND Call by reference Type reference (TYPE) TY_REF_KIND_T 20130410
3 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU 20130410
4 Importing IV_LOGSYS Call by reference Type reference (TYPE) LOGSYS 20130410
# Exception Resumable Description Created on
1 CX_CPE_EXTENSION_ERROR 20130410

Method GET_CUST_TEXT_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_EXTENSION_TEXT Call by reference Type reference (TYPE) CPEC_EXTENSION_T CPE Extension Text 20130410
2 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU 20130410
3 Importing IV_LOGSYS Call by reference Type reference (TYPE) LOGSYS 20130410
4 Importing IV_REF_KIND Call by reference Type reference (TYPE) CPET_REF_KIND 20130410
# Exception Resumable Description Created on
1 CX_CPE_EXTENSION_ERROR 20130410
History
Last changed by/on SAP  20131127 
SAP Release Created in