SAP ABAP Interface IF_MEV_AD_BO_DAO (Period-End Valuation: Data Access Object for the AD BO)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-CMM (Application Component) Commodity Management in Logistics
⤷
LOG_CMM_MEV_GEN_BO (Package) Period-End Valuation Business object

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_MEV_AD_BO_DAO | Period-End Valuation: Data Access Object for the AD BO | 20120802 |
Properties
Interface | IF_MEV_AD_BO_DAO | |
Short Description | Period-End Valuation: Data Access Object for the AD BO |
General Data
Package | LOG_CMM_MEV_GEN_BO | Period-End Valuation Business object |
Created | 20120802 | SAP |
Last changed | 20131127 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_MEV_AD_BO_DAO has no interface.
Friends
Interface IF_MEV_AD_BO_DAO has no friend.
Attributes
Interface IF_MEV_AD_BO_DAO has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Check Existance of AD Document | 20130201 |
2 | ![]() |
Static method | Public | Method | Delete One AD Business Object | 20120802 |
3 | ![]() |
Static method | Public | Method | Delete Several AD Business Objects | 20120802 |
4 | ![]() |
Static method | Public | Method | Find accrual documents by OBJ_KEY and posting period | 20130423 |
5 | ![]() |
Static method | Public | Method | Find accrual documents by PRE_OBJ_KEY | 20130708 |
6 | ![]() |
Static method | Public | Method | Get List with AD Documents | 20120830 |
7 | ![]() |
Static method | Public | Method | Insert One AD Business Object | 20120802 |
8 | ![]() |
Static method | Public | Method | Insert Several AD Business Objects | 20120802 |
9 | ![]() |
Static method | Public | Method | Process BO items | 20130319 |
10 | ![]() |
Static method | Public | Method | Read single AD | 20120803 |
11 | ![]() |
Static method | Public | Method | Read many ADs | 20130423 |
12 | ![]() |
Static method | Public | Method | Update One AD Business Object | 20120802 |
13 | ![]() |
Static method | Public | Method | Update Several AD Business Objects | 20120802 |
14 | ![]() |
Static method | Public | Method | Writes change documents for the given accrual documents | 20130206 |
Events
Interface IF_MEV_AD_BO_DAO has no event.
Types
Interface IF_MEV_AD_BO_DAO has no local type.
Method Signatures
Method CHECK_DOCUMENT_EXISTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DOCNR | Call by reference | Type reference (TYPE) | MEV_DOC_NR | Period-End Valuation: Document Number | 20130201 | ||
2 | ![]() |
IV_GJAHR | Call by reference | Type reference (TYPE) | GJAHR | Fiscal Year | 20130201 | ||
3 | ![]() |
RV_DOCUMENT_EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | Period-End Valuation: Accruals Document exists Yes/No | 20130204 |
Method CHECK_DOCUMENT_EXISTS on Interface IF_MEV_AD_BO_DAO has no exception.
Method DELETE_BUSINESS_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_AD_BO | Call by reference | Object reference (TYPE REF TO) | IF_MEV_AD_BO | 20130212 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Period-End Valuation: Error in Accruals Document Processing | 20120910 |
Method DELETE_BUSINESS_OBJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_BUSINESS_OBJECTS | Call by reference | Type reference (TYPE) | MEV_T_DATA_OBJECTS | Period-End Valuation: References to Data Objects | 20120802 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Period-End Valuation: Error in Accruals Document Processing | 20120910 |
Method FIND_BY_OBJ_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_KEYS | Call by reference | Type reference (TYPE) | CMM_T_OBJ_KEY | Commodity Management: Object key (without Client) | 20130423 | ||
2 | ![]() |
IT_PERIODS | Call by reference | Type reference (TYPE) | MEV_T_POPER_GJAHR | Period-end valuation: Table posting period and fiscal year | 20130808 | ||
3 | ![]() |
IV_READ_ITEMS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20130708 | ||
4 | ![]() |
RT_DOCUMENTS | Value transfer | Type reference (TYPE) | MEV_T_BO_AD_DOCUMENTS | Period-end valuation: Table of references to acrrual docs | 20130423 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Period-End Valuation: Error in Accruals Document Processing | 20130423 |
Method FIND_BY_PRE_OBJ_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_PRE_OBJ_KEYS | Call by reference | Type reference (TYPE) | CMM_T_OBJ_KEY | Commodity Management: Object key (without Client) | 20130708 | ||
2 | ![]() |
IV_APPLICATION | Call by reference | Type reference (TYPE) | MEV_APPLICATION | Application MM or SD | 20130708 | ||
3 | ![]() |
IV_READ_ITEMS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20130708 | ||
4 | ![]() |
RT_DOCUMENTS | Value transfer | Type reference (TYPE) | MEV_T_BO_AD_DOCUMENTS | Period-end valuation: Table of references to acrrual docs | 20130708 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Period-End Valuation: Error in Accruals Document Processing | 20130708 |
Method GET_DOCUMENT_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ROOT | Call by reference | Type reference (TYPE) | MEV_T_BO_AD_ROOT_ST | Period-End Valuation: Sorted Table of MEV_D_AD_ROOT | 20120905 | ||
2 | ![]() |
EV_AUTH_ERROR | Call by reference | Type reference (TYPE) | ABAP_BOOL | An authorization error occured | 20121105 | ||
3 | ![]() |
IT_HEADER_SELECT_OPTIONS | Call by reference | Type reference (TYPE) | RSDSFRANGE_T_SSEL | Select Options for Document Header | 20120905 |
Method GET_DOCUMENT_LIST on Interface IF_MEV_AD_BO_DAO has no exception.
Method INSERT_BUSINESS_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_AD_BO | Call by reference | Object reference (TYPE REF TO) | IF_MEV_AD_BO | 20130212 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Period-End Valuation: Error in Accruals Document Processing | 20120910 |
Method INSERT_BUSINESS_OBJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_BUSINESS_OBJECTS | Call by reference | Type reference (TYPE) | MEV_T_DATA_OBJECTS | Period-End Valuation: References to Data Objects | 20120802 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Period-End Valuation: Error in Accruals Document Processing | 20120910 |
Method PROCESS_BO_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_BUSINESS_OBJECTS | Call by reference | Type reference (TYPE) | MEV_T_DATA_OBJECTS | 20130319 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130319 |
Method READ_BUSINESS_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_DOC_KEY | Call by reference | Type reference (TYPE) | MEV_S_AD_KEY_DOCNR_GJAHR | 20130212 | |||
2 | ![]() |
IS_KEY | Call by reference | Type reference (TYPE) | MEV_S_AD_KEY | Period-End Valuation: Key without client | 20120803 | ||
3 | ![]() |
IV_ENRICH | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Indicator: Enrich with runtime data | 20120821 | |
4 | ![]() |
IV_LOCK_REQUESTED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130219 | |||
5 | ![]() |
RO_AD_BO | Value transfer | Object reference (TYPE REF TO) | IF_MEV_AD_BO | 20130212 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Period-End Valuation: Error in Accruals Document Processing | 20121001 | |
2 | ![]() |
Period-end valuation: No Authorization | 20121105 |
Method READ_BUSINESS_OBJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_KEYS | Call by reference | Type reference (TYPE) | MEV_T_AD_KEY | Period-End Valuation: Key without client | 20130423 | ||
2 | ![]() |
IV_READ_ITEMS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20130708 | ||
3 | ![]() |
RT_DOCUMENTS | Value transfer | Type reference (TYPE) | MEV_T_BO_AD_DOCUMENTS | Period-end valuation: Table of references to acrrual docs | 20130423 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Period-End Valuation: Error in Accruals Document Processing | 20130423 |
Method UPDATE_BUSINESS_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_AD_BO | Call by reference | Object reference (TYPE REF TO) | IF_MEV_AD_BO | 20130212 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Period-End Valuation: Error in Accruals Document Processing | 20120910 |
Method UPDATE_BUSINESS_OBJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_BUSINESS_OBJECTS | Call by reference | Type reference (TYPE) | MEV_T_DATA_OBJECTS | Period-End Valuation: References to Data Objects | 20120802 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Period-End Valuation: Error in Accruals Document Processing | 20120910 |
Method WRITE_CHANGE_DOCS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_BUSINESS_OBJECTS | Call by reference | Type reference (TYPE) | MEV_T_DATA_OBJECTS | Period-End Valuation: References to Data Objects | 20130206 | ||
2 | ![]() |
IV_UPDKZ | Call by reference | Type reference (TYPE) | MEV_UPDKZ | Period-End Valuation: Update Indicator | 20130206 |
Method WRITE_CHANGE_DOCS on Interface IF_MEV_AD_BO_DAO has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 617 |