SAP ABAP Class CL_EPM_TEXT (EPM Text BO)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-NWD (Application Component) NetWeaver Demonstration
⤷
S_EPM_BO_TEXT (Package) EPM: Text Business Object
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_EPM_BO | EPM: Business Object base class | 20090715 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EPM_TEXT | EPM: Text BO Interface | 20090715 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EPM_TEXT_DATA | EPM: Text Data Node Interface | 20090820 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EPM_TEXT_HEADER | EPM: Text Header Node Interface | 20090715 |
Properties
| Class | CL_EPM_TEXT | |
| Short Description | EPM Text BO | |
| Super Class | CL_EPM_BO | EPM: Business Object base class |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_EPM_BO_TEXT | EPM: Text Business Object |
| Created | 20090715 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_EPM_TEXT | EPM: Text BO Interface | 20090715 | ||
| 2 | IF_EPM_TEXT_DATA | EPM: Text Data Node Interface | 20090820 | ||
| 3 | IF_EPM_TEXT_HEADER | EPM: Text Header Node Interface | 20090715 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_EPM_BO_UNIT_TEST_BASE | 20100303 | Unit test base class of all BO classes | |
| 2 | CL_EPM_SERVICE_FACADE | 20090715 | EPM: Service Facade |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_EPM_DATA_BUFFER | EPM: Node data buffer interface | 20090820 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_EPM_DATA_BUFFER | EPM: Node data buffer interface | 20090820 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Constructor | CONSTRUCTOR | 20090819 |
Events
Class CL_EPM_TEXT has no event.
Types
Class CL_EPM_TEXT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_EPM_TEXT has no parameter.
Method CONSTRUCTOR on class CL_EPM_TEXT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |