SAP ABAP Class IF_MEV_CUST_MM (Customizing MM)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_MEV_CUST_MM | Period-end valuation: Customizing MM | 20121130 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_MEV_CUST_MM_MOCK | Mock customizing mm | 20121130 |
Properties
| Class | IF_MEV_CUST_MM | |
| Short Description | Customizing MM | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20121130 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_MEV_CUST_MM has no forward declaration.
Interfaces
Class IF_MEV_CUST_MM has no interface implemented.
Friends
Class IF_MEV_CUST_MM has no friend class.
Attributes
Class IF_MEV_CUST_MM has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get document type for forward posting | 20130225 | |
| 2 | Instance method | Public | Method | Get document type for reset posting | 20130225 | |
| 3 | Instance method | Public | Method | Check: Is it allowed to post an invoice? | 20121130 | |
| 4 | Instance method | Public | Method | Check: Is PEV active in MM? | 20121130 |
Events
Class IF_MEV_CUST_MM has no event.
Types
Class IF_MEV_CUST_MM has no local type.
Method Signatures
Method GET_DOCTYPE_FOR_FORWARD_PSTNG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DOCTYPE | Value transfer | Type reference (TYPE) | BLART | Document Type | 20130225 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Period-end valuation: Customizing exception | 20130225 |
Method GET_DOCTYPE_FOR_RESET_PSTNG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DOCTYPE | Value transfer | Type reference (TYPE) | BLART | Document Type | 20130225 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Period-end valuation: Customizing exception | 20130225 |
Method IS_INVOICE_ALLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Company Code | 20121130 | |||
| 2 | RV_ALLOWED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20121130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Period-end valuation: Customizing exception | 20121130 |
Method IS_PEV_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Company Code | 20121130 | |||
| 2 | RV_ACTIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20121130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Period-end valuaton: Customizing exception | 20121130 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |