SAP ABAP Class CL_EPM_SADL_ENTITY_PROVIDER (EPM SADL Entity Provider)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-NWD (Application Component) NetWeaver Demonstration
⤷
S_EPM_BSA_BASE (Package) EPM: BSA / SADL Base Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20130116 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SADL_ENTITY_PROVIDER | IF_SADL_ENTITY_PROVIDER Entity Model Provider | 20130116 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SADL_ENTITY_PROVIDER_REG | Registry for SADL entity providers | 20130116 |
Properties
| Class | CL_EPM_SADL_ENTITY_PROVIDER | |
| Short Description | EPM SADL Entity Provider | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_EPM_BSA_BASE | EPM: BSA / SADL Base Objects |
| Created | 20130116 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EPM_SADL_ENTITY_PROVIDER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20130116 | ||
| 2 | IF_SADL_ENTITY_PROVIDER | IF_SADL_ENTITY_PROVIDER Entity Model Provider | 20130116 | ||
| 3 | IF_SADL_ENTITY_PROVIDER_REG | Registry for SADL entity providers | 20130116 |
Friends
Class CL_EPM_SADL_ENTITY_PROVIDER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | IF_SADL_ENTITY=>TY_ENTITY_TYPE | 'EPM' | 20130116 | |||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'GC_DB_TABLE_NAME' | EPM Node attribute name 'GC_DB_TABLE_NAME' | 20130618 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | IF_SADL_ENTITY_PROVIDER=>TT_VALUE_HELP | 20130116 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Get description of DB table in which EPM node data is stored | 20130618 | |
| 2 | Instance method | Private | Method | 20130116 |
Events
Class CL_EPM_SADL_ENTITY_PROVIDER has no event.
Types
Class CL_EPM_SADL_ENTITY_PROVIDER has no local type.
Method Signatures
Method GET_DB_TBL_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BO_NODE_NAME | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TY_BO_NODE_NAME | The BO node name | 20130618 | |||
| 2 | RV_DESCRIPTION | Value transfer | Type reference (TYPE) | SADL_DESCRIPTION | Description | 20130618 |
Method GET_DB_TBL_DESCRIPTION on class CL_EPM_SADL_ENTITY_PROVIDER has no exception.
Method INITIALIZE Signature
Method INITIALIZE on class CL_EPM_SADL_ENTITY_PROVIDER has no parameter.
Method INITIALIZE on class CL_EPM_SADL_ENTITY_PROVIDER has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |