SAP ABAP Class CL_EPM_STORAGE_BIN (The storage bin is the stock of EPM)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-NWD (Application Component) NetWeaver Demonstration
⤷
S_EPM_BO_BIN (Package) EPM: Storage Bin 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 | 20091125 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EPM_STORAGE_BIN | EPM: Storage Bin Interface | 20091125 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EPM_STORAGE_BIN_HEADER | EPM: Storage Bin Header Interface | 20091125 |
Properties
| Class | CL_EPM_STORAGE_BIN | |
| Short Description | The storage bin is the stock of EPM | |
| 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_BIN | EPM: Storage Bin Business Object |
| Created | 20091125 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EPM_STORAGE_BIN has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_EPM_STORAGE_BIN | EPM: Storage Bin Interface | 20091125 | ||
| 2 | IF_EPM_STORAGE_BIN_HEADER | EPM: Storage Bin Header Interface | 20091125 |
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 | 20091126 | 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 | 20091127 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Constructor | 20091126 |
Events
Class CL_EPM_STORAGE_BIN has no event.
Types
Class CL_EPM_STORAGE_BIN has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_EPM_STORAGE_BIN has no parameter.
Method CONSTRUCTOR on class CL_EPM_STORAGE_BIN has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |