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 | Static Attribute | Private | Type reference (TYPE) | TT_DB_TABLE_NAMES | 20130410 | ||||
| 2 | Static Attribute | Private | See coding | 20130419 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | 20130410 | ||
| 2 | Instance method | Private | Method | 20130403 | ||
| 3 | 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 | CV_JOIN_CONDITION | Call by reference | Type reference (TYPE) | STRING | 20130403 | ||||
| 2 | IS_JOIN_CONDITION | Call by reference | Type reference (TYPE) | CL_EPM_BO=>TY_TABLE_DEFINITION | 20130403 | ||||
| 3 | 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 | ITH_JOIN_CONDITIONS | Call by reference | Type reference (TYPE) | CL_EPM_BO=>TT_TABLE_DEFINITION | 20130419 | ||||
| 2 | IV_DREF_VAR_NAME | Call by reference | Type reference (TYPE) | STRING | 20130419 | ||||
| 3 | IV_FIELD_NAME | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TY_TABLE_FIELD_NAME | 20130419 | ||||
| 4 | IV_TABLE_ALIAS | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TY_TABLE_ALIAS_NAME | 20130419 | ||||
| 5 | 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 |