SAP ABAP Interface IF_MEV_CUST_MM (Customizing MM)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-CMM (Application Component) Commodity Management in Logistics
⤷
LOG_CMM_MEV_GEN_CUST (Package) Period-End Valuation Customizing
⤷
⤷
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
| Interface | IF_MEV_CUST_MM | |
| Short Description | Customizing MM |
General Data
| Package | LOG_CMM_MEV_GEN_CUST | Period-End Valuation Customizing |
| Created | 20121130 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_MEV_CUST_MM has no forward declaration.
Interfaces
Interface IF_MEV_CUST_MM has no interface.
Friends
Interface IF_MEV_CUST_MM has no friend.
Attributes
Interface 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
Interface IF_MEV_CUST_MM has no event.
Types
Interface 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 | 617 |