SAP ABAP Class CL_EPM_DATABASE (EPM: functional implementation of database interface)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-NWD (Application Component) NetWeaver Demonstration
     S_EPM_COMMON (Package) EPM Common Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_EPM_DATABASE EPM interface encapsualting database functionality 20130403
Properties
Class CL_EPM_DATABASE  
Short Description EPM: functional implementation of database interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_EPM_COMMON   EPM Common Objects 
Created 20130403   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EPM_DATABASE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_EPM_DATABASE EPM interface encapsualting database functionality 20130403
Friends
Class CL_EPM_DATABASE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GTH_DB_TABLE_WHITELIST Static Attribute Private Type reference (TYPE) TT_DB_TABLE_NAMES 20130410
2 GT_SEL_PAR_LANGUS Static Attribute Private See coding 20130419
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20130410
2 CREATE_JOIN_CONDITION Instance method Private Method 20130403
3 CREATE_WHERE_CONDITION Instance method Private Method 20130419
Events
Class CL_EPM_DATABASE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_DB_TABLE_NAMES Private See coding 20130410 tt_db_table_names TYPE HASHED TABLE OF if_epm_bo=>ty_db_table_name WITH UNIQUE KEY table_line
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_EPM_DATABASE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_EPM_DATABASE has no exception.

Method CREATE_JOIN_CONDITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_JOIN_CONDITION Call by reference Type reference (TYPE) STRING 20130403
2 Importing IS_JOIN_CONDITION Call by reference Type reference (TYPE) CL_EPM_BO=>TY_TABLE_DEFINITION 20130403
3 Importing ITH_JOIN_CONDITIONS Call by reference Type reference (TYPE) CL_EPM_BO=>TT_TABLE_DEFINITION 20130403

Method CREATE_JOIN_CONDITION on class CL_EPM_DATABASE has no exception.

Method CREATE_WHERE_CONDITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITH_JOIN_CONDITIONS Call by reference Type reference (TYPE) CL_EPM_BO=>TT_TABLE_DEFINITION 20130419
2 Importing IV_DREF_VAR_NAME Call by reference Type reference (TYPE) STRING 20130419
3 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) IF_EPM_BO=>TY_TABLE_FIELD_NAME 20130419
4 Importing IV_TABLE_ALIAS Call by reference Type reference (TYPE) IF_EPM_BO=>TY_TABLE_ALIAS_NAME 20130419
5 Returning RV_WHERE_CONDITION Value transfer Type reference (TYPE) STRING 20130419

Method CREATE_WHERE_CONDITION on class CL_EPM_DATABASE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740