SAP ABAP Class CL_MEV_ACC_DOCUMENT_RESET_MM (Accounting Document (Reset Posting))
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-CMM (Application Component) Commodity Management in Logistics
⤷
LOG_CMM_MEV_APPL_MM (Package) PEV package for MM specific objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_MEV_ACC_DOCUMENT_MM | Base class for accounting document | 20130227 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_MEV_ACC_DOCUMENT_RESET_MM | Create Accounting Reset Document | 20130227 |
Properties
| Class | CL_MEV_ACC_DOCUMENT_RESET_MM | |
| Short Description | Accounting Document (Reset Posting) | |
| Super Class | CL_MEV_ACC_DOCUMENT_MM | Base class for accounting document |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | LOG_CMM_MEV_APPL_MM | PEV package for MM specific objects |
| Created | 20121206 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_MEV_ACC_DOCUMENT_RESET_MM has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_MEV_ACC_DOCUMENT_RESET_MM | Create Accounting Reset Document | 20130227 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_MEV_INJECTOR_MOCK | 20130227 | Injector for Unit Test Mocks |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_MEV_ACC_CONVERTER_MM | 20130227 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_MEV_ACC_DOCUMENT_FWD_MM | Create Accounting Documents | 20130227 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | Class constructor | 20130227 | |
| 2 | Instance method | Public | Constructor | Constructor | 20130227 | |
| 3 | Instance method | Public | Method | 20130227 |
Events
Class CL_MEV_ACC_DOCUMENT_RESET_MM has no event.
Types
Class CL_MEV_ACC_DOCUMENT_RESET_MM has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_MEV_ACC_DOCUMENT_RESET_MM has no parameter.
Method CLASS_CONSTRUCTOR on class CL_MEV_ACC_DOCUMENT_RESET_MM has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ACCOUNTING_DOCUMENT_FWD | Call by reference | Object reference (TYPE REF TO) | IF_MEV_ACC_DOCUMENT_FWD_MM | Create Accounting Documents | 20130227 | |||
| 2 | IO_ACCRUAL_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_MEV_AD_BO_MM | MM accrual document | 20130227 |
Method CONSTRUCTOR on class CL_MEV_ACC_DOCUMENT_RESET_MM has no exception.
Method SET_ACCOUNTING_DOCUMENT_FWD Signature
Method SET_ACCOUNTING_DOCUMENT_FWD on class CL_MEV_ACC_DOCUMENT_RESET_MM has no parameter.
Method SET_ACCOUNTING_DOCUMENT_FWD on class CL_MEV_ACC_DOCUMENT_RESET_MM has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 617 |