SAP ABAP Class CL_MEV_STATUS_MOCK (Period-End Valuation: Mocking Status Class for Unit Test)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-CMM (Application Component) Commodity Management in Logistics
⤷
LOG_CMM_MEV_GEN_TEST (Package) Period-End Valuation Test objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_MEV_STATUS | Period-End Valuation: Status Handling | 20120802 |
Properties
| Class | CL_MEV_STATUS_MOCK | |
| Short Description | Period-End Valuation: Mocking Status Class for Unit Test | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | LOG_CMM_MEV_GEN_TEST | Period-End Valuation Test objects |
| Created | 20120802 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_MEV_STATUS_MOCK has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_MEV_STATUS | Period-End Valuation: Status Handling | 20120802 |
Friends
Class CL_MEV_STATUS_MOCK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_MEV_STATUS_HANDLER | Period-End Valuation: BO Status Handler | 20120919 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | MEV_T_STATUS | Period-End Valuation: Status Table | 20120802 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRUKNAME | Name of a structure | 20120919 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20120919 | ||
| 2 | Instance method | Public | Method | 20120802 | ||
| 3 | Instance method | Public | Method | Set Status | 20120802 | |
| 4 | Instance method | Public | Method | 20120919 |
Events
Class CL_MEV_STATUS_MOCK has no event.
Types
Class CL_MEV_STATUS_MOCK has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STATUS_STRUCTURE | Call by reference | Type reference (TYPE) | STRUKNAME | Name of a structure | 20120919 |
Method CONSTRUCTOR on class CL_MEV_STATUS_MOCK has no exception.
Method GET_STATUS Signature
Method GET_STATUS on class CL_MEV_STATUS_MOCK has no parameter.
Method GET_STATUS on class CL_MEV_STATUS_MOCK has no exception.
Method SET_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_STATUS | Call by reference | Type reference (TYPE) | MEV_T_STATUS | Period-End Valuation: Status Table | 20120802 |
Method SET_STATUS on class CL_MEV_STATUS_MOCK has no exception.
Method SET_STATUS_HANDLER_REFERENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_STATUS_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_MEV_STATUS_HANDLER | Period-End Valuation: BO Status Handler | 20120919 |
Method SET_STATUS_HANDLER_REFERENCE on class CL_MEV_STATUS_MOCK has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 617 |