SAP ABAP Interface IF_MRM_DINV_DOCUMENT_FLOW (Differential Invoicing - Document Flow)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
MRM (Package) Appl.development R/3 decentralized invoice verification

⤷

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_MRM_DINV_DOCUMENT_FLOW_MOCK | DINV Document Flow - Mocking Class | 20120201 |
Properties
Interface | IF_MRM_DINV_DOCUMENT_FLOW | |
Short Description | Differential Invoicing - Document Flow |
General Data
Package | MRM | Appl.development R/3 decentralized invoice verification |
Created | 20100728 | SAP |
Last changed | 20130531 | 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) |
2 | MMCR | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | MRM | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_MRM_DINV_DOCUMENT_FLOW has no interface.
Friends
Interface IF_MRM_DINV_DOCUMENT_FLOW has no friend.
Attributes
Interface IF_MRM_DINV_DOCUMENT_FLOW has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Check Whether a Final Invoice Exists | 20110215 |
2 | ![]() |
Instance method | Public | Method | Returns DRSEG Entry from Preceding Document | 20120315 |
3 | ![]() |
Instance method | Public | Method | Provides Last Entry from Document Flow Table | 20100728 |
4 | ![]() |
Instance method | Public | Method | Provides Logical Predecessor from Document Flow Table | 20100728 |
5 | ![]() |
Instance method | Public | Method | Returns RBCO Entries of Preceding Document | 20100804 |
6 | ![]() |
Instance method | Public | Method | Returns RBKP Entry of Preceding Document | 20100804 |
7 | ![]() |
Instance method | Public | Method | Returns RSEG Entry of Preceding Document | 20100804 |
8 | ![]() |
Instance method | Public | Method | Provides Number of Entries in Document Flow Table | 20100729 |
9 | ![]() |
Instance method | Public | Method | Chk If Posted Provisional/Differential/Final Invoice Exists | 20110110 |
10 | ![]() |
Instance method | Public | Method | Checks Whether Logical Predecessor Exists in Doc. Flow Table | 20100803 |
Events
Interface IF_MRM_DINV_DOCUMENT_FLOW has no event.
Types
Interface IF_MRM_DINV_DOCUMENT_FLOW has no local type.
Method Signatures
Method FINAL_INVOICE_EXISTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110215 |
Method FINAL_INVOICE_EXISTS on Interface IF_MRM_DINV_DOCUMENT_FLOW has no exception.
Method GET_DRSEG_PRED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_DRSEG_PRED | Call by reference | Type reference (TYPE) | MMCR_DRSEG | Belegposition Eingangsrechnung | 20120315 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception with Message Data | 20120315 |
Method GET_LAST_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_EKDF | Call by reference | Type reference (TYPE) | EKDF | Belegfluss logistische Differenzrechnung | 20100728 |
Method GET_LAST_ENTRY on Interface IF_MRM_DINV_DOCUMENT_FLOW has no exception.
Method GET_PREDECESSOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_EKDF | Call by reference | Type reference (TYPE) | EKDF | Belegfluss logistische Differenzrechnung | 20100728 |
Method GET_PREDECESSOR on Interface IF_MRM_DINV_DOCUMENT_FLOW has no exception.
Method GET_RBCO_PRED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RBCO_PRED | Call by reference | Type reference (TYPE) | MRM_TAB_RBCO | 20100804 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception with Message Data | 20101026 |
Method GET_RBKP_PRED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_RBKP_PRED | Call by reference | Type reference (TYPE) | RBKP | Geschäftsjahr | 20100805 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception with Message Data | 20101026 |
Method GET_RSEG_PRED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_RSEG_PRED | Call by reference | Type reference (TYPE) | RSEG | Belegposition Eingangsrechnung | 20100804 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception with Message Data | 20101026 |
Method IS_INITIAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_INITIAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100729 |
Method IS_INITIAL on Interface IF_MRM_DINV_DOCUMENT_FLOW has no exception.
Method POSTED_DINV_DOCUMENT_EXISTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110110 |
Method POSTED_DINV_DOCUMENT_EXISTS on Interface IF_MRM_DINV_DOCUMENT_FLOW has no exception.
Method PREDECESSOR_EXISTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100803 |
Method PREDECESSOR_EXISTS on Interface IF_MRM_DINV_DOCUMENT_FLOW has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 606 |