SAP ABAP Class CL_MEV_ACC_DOCUMENT_MM (Base class for accounting document)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_MEV_ACC_DOCUMENT_MM | Accounting document | 20130227 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_MEV_ACC_DOCUMENT_FWD_MM | Accounting Document (forward posting) | 20130227 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_MEV_ACC_DOCUMENT_RESET_MM | Accounting Document (Reset Posting) | 20130227 |
Properties
Class | CL_MEV_ACC_DOCUMENT_MM | |
Short Description | Base class for accounting document | |
Super Class | ||
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 | 20130227 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_MEV_ACC_DOCUMENT_MM has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_MEV_ACC_DOCUMENT_MM | Accounting document | 20130227 |
Friends
Class CL_MEV_ACC_DOCUMENT_MM has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | IF_MEV_ACC_DETERMINATION_MM | Account determination for document items | 20130227 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_MEV_AD_BO_MM | MM accrual document | 20130227 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ACCCR_T | Accounting interface: Currency information | 20130227 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ACCHD_T | Transfer Table: Header Information for FI Documents | 20130227 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ACCIT_T | Accounting Interface: Item Information | 20130227 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | Class constructor | 20130227 |
2 | ![]() |
Instance method | Public | Method | 20130227 | |
3 | ![]() |
Instance method | Public | Method | 20130227 |
Events
Class CL_MEV_ACC_DOCUMENT_MM has no event.
Types
Class CL_MEV_ACC_DOCUMENT_MM has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_MEV_ACC_DOCUMENT_MM has no parameter.
Method CLASS_CONSTRUCTOR on class CL_MEV_ACC_DOCUMENT_MM has no exception.
Method CREATE Signature
Method CREATE on class CL_MEV_ACC_DOCUMENT_MM has no parameter.
Method CREATE on class CL_MEV_ACC_DOCUMENT_MM has no exception.
Method GET_DATA Signature
Method GET_DATA on class CL_MEV_ACC_DOCUMENT_MM has no parameter.
Method GET_DATA on class CL_MEV_ACC_DOCUMENT_MM has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 617 |