SAP ABAP Interface IF_RERA_DOC_ITEM_MNGR (RE Line Item Manager)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX-RA (Application Component) Rental Accounting
⤷
RE_RA_CA (Package) RE: Cross Application Rental Accounting
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RERA_DOC_ITEM_MNGR | RE Document Item Manager | 20020307 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_REXA_DOC_ITEM_MNGR | FI-CA: RE Line Items Manager | 20041201 |
Properties
| Interface | IF_RERA_DOC_ITEM_MNGR | |
| Short Description | RE Line Item Manager |
General Data
| Package | RE_RA_CA | RE: Cross Application Rental Accounting |
| Created | 20020307 | SAP |
| Last changed | 20100310 | 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 | RECA0 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 3 | RECA1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 4 | RECA4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 5 | RERA1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_RERA_DOC_ITEM_MNGR has no interface.
Friends
Interface IF_RERA_DOC_ITEM_MNGR has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MO_ACCSYSTEM | Instance attribute | Public | Object reference (TYPE REF TO) | IF_RERA_ACC_SYSTEM | Description of Interface to FI System (Any) | 20020307 | ||
| 2 | MTO_LIST | Instance attribute | Public | Type reference (TYPE) | RE_T_IF_RERA_DOC | References to RE Documents | 20020308 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Clears Documents Items | 20020307 | |
| 2 | Instance method | Public | Method | Returns Amounts for Advanced Payment Transfer (SCS) | 20040602 | |
| 3 | Instance method | Public | Method | Supplies List | 20020318 | |
| 4 | Instance method | Public | Method | Initializes Document Manager by ProcessID of Clearing | 20020330 | |
| 5 | Instance method | Public | Method | Initializes Line Item Manager by Condition Type | 20020318 | |
| 6 | Instance method | Public | Method | Initializes Line Item Manager by Partner Number | 20020612 | |
| 7 | Instance method | Public | Method | Initializes Line Item Manager by Reference GUID | 20020318 | |
| 8 | Instance method | Public | Method | Was Item Paid | 20020426 | |
| 9 | Instance method | Public | Method | Reverses Clearing | 20020311 |
Events
Interface IF_RERA_DOC_ITEM_MNGR has no event.
Types
Interface IF_RERA_DOC_ITEM_MNGR has no local type.
Method Signatures
Method CLEAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_ERROR | Value transfer | Type reference (TYPE) | ABAP_BOOL | Fehler | 20020307 | |||
| 2 | ID_CLEARINGPROCESSID | Value transfer | Type reference (TYPE) | RECAPROCESSID | Identifikation Prozess -> Referenznr Buchhaltung | 20030708 | |||
| 3 | ID_MODE | Value transfer | Type reference (TYPE) | RECAPROCESSMODE | Aktueller Modus eines Prozesses | 20030708 | |||
| 4 | ID_REFERENCEDOCGUID | Value transfer | Type reference (TYPE) | RERAREFGUID | Referenz-GUID | 20020318 | |||
| 5 | IF_IN_UPDATE_TASK | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Verbuchung in Update task | 20020311 | ||
| 6 | IO_MSGLIST | Value transfer | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20030708 | |||
| 7 | ITO_DOC | Call by reference | Type reference (TYPE) | RE_T_IF_RERA_DOC | Referenzen auf RE-Belege | 20021120 |
Method CLEAR on Interface IF_RERA_DOC_ITEM_MNGR has no exception.
Method GET_AMOUNT_FOR_ADVPAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_NOT_PAY_NETAMOUNT | Value transfer | Type reference (TYPE) | RERANETAMOUNT | Nettobetrag | 20040602 | |||
| 2 | ED_NOT_PAY_TAXAMOUNT | Value transfer | Type reference (TYPE) | RERATAXAMOUNT | Steuerbetrag | 20040602 | |||
| 3 | ED_PAY_NETAMOUNT | Value transfer | Type reference (TYPE) | RERANETAMOUNT | Nettobetrag | 20040602 | |||
| 4 | ED_PAY_TAXAMOUNT | Value transfer | Type reference (TYPE) | RERATAXAMOUNT | Steuerbetrag | 20040602 |
Method GET_AMOUNT_FOR_ADVPAY on Interface IF_RERA_DOC_ITEM_MNGR has no exception.
Method GET_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LIST | Call by reference | Type reference (TYPE) | RE_T_DOC_ITEM | RE-Belegposition (VIRADOCITEM) | 20020318 |
Method GET_LIST on Interface IF_RERA_DOC_ITEM_MNGR has no exception.
Method INIT_BY_CLEARNGPROCESSID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_ACTIVITY | Value transfer | Type reference (TYPE) | RECA1_ACTIVITY | RECA1_ACTIVITY-DISPLAY | 20020330 | |||
| 2 | ID_CLEARINGPROCESSID | Value transfer | Type reference (TYPE) | RECAPROCESSID | ProzessID des Ausgleichs | 20020330 | |||
| 3 | ID_MODE | Value transfer | Type reference (TYPE) | RECAPROCESSMODE | Aktueller Modus eines Prozesses | 20030708 | |||
| 4 | IO_ACCSYSTEM | Value transfer | Object reference (TYPE REF TO) | IF_RERA_ACC_SYSTEM | Beschreibung der Schnittstelle zu einem beliebigen FI-System | 20020330 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Nicht gefunden | 20030707 |
Method INIT_BY_CONDTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_ACTIVITY | Value transfer | Type reference (TYPE) | RECA1_ACTIVITY | RECA1_ACTIVITY-DISPLAY | 20020318 | |||
| 2 | ID_MODE | Value transfer | Type reference (TYPE) | RECAPROCESSMODE | Aktueller Modus eines Prozesses | 20030708 | |||
| 3 | IF_CLEARED_ITEMS | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Ausgeglichene Posten | 20020318 | ||
| 4 | IF_NOT_PAYABLE_ITEMS | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Nicht zu regulierende Posten | 20020509 | ||
| 5 | IF_ONLY_PAYABLE_ITEMS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090512 | |||
| 6 | IF_OPEN_ITEMS | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Offene Posten | 20020318 | ||
| 7 | IO_ACCSYSTEM | Value transfer | Object reference (TYPE REF TO) | IF_RERA_ACC_SYSTEM | Referenz auf Buchhaltungsschnittstelle | 20020318 | |||
| 8 | IT_REFDOC | Call by reference | Type reference (TYPE) | RE_T_GUID | GUID | 20040708 | |||
| 9 | IT_REFDOCITEM | Call by reference | Type reference (TYPE) | RE_T_REFDOCITEM | Referenez auf Belegzeile | 20040708 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20030707 |
Method INIT_BY_PARTNER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_ACTIVITY | Value transfer | Type reference (TYPE) | RECA1_ACTIVITY | RECA1_ACTIVITY-DISPLAY | 20020612 | |||
| 2 | ID_CI_PFROM | Value transfer | Type reference (TYPE) | RECADATEFROM | RECA0_DATE-MIN | Datum: gültig ab | 20020712 | ||
| 3 | ID_CI_PTO | Value transfer | Type reference (TYPE) | RECADATETO | RECA0_DATE-MAX | Datum: gültig bis | 20020712 | ||
| 4 | ID_OBJNR | Value transfer | Type reference (TYPE) | RECAOBJNR | Objektnummer | 20020612 | |||
| 5 | ID_OI_PFROM | Value transfer | Type reference (TYPE) | RECADATEFROM | RECA0_DATE-MIN | Datum: gültig ab | 20020712 | ||
| 6 | ID_OI_PTO | Value transfer | Type reference (TYPE) | RECADATETO | RECA0_DATE-MAX | Datum: gültig bis | 20020712 | ||
| 7 | ID_PARTNER | Value transfer | Type reference (TYPE) | BU_PARTNER | Partnernummer | 20020612 | |||
| 8 | IF_CLEARED_ITEMS | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Ausgeglichene Posten | 20020612 | ||
| 9 | IF_OPEN_ITEMS | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Offene Posten | 20020612 | ||
| 10 | IF_TAX_ITEMS | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Steuerdaten | 20020612 | ||
| 11 | IO_ACCSYSTEM | Value transfer | Object reference (TYPE REF TO) | IF_RERA_ACC_SYSTEM | Beschreibung der Schnittstelle zu einem beliebigen FI-System | 20020613 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Nicht gefunden | 20030707 |
Method INIT_BY_REFGUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_ACTIVITY | Value transfer | Type reference (TYPE) | RECA1_ACTIVITY | RECA1_ACTIVITY-DISPLAY | 20020318 | |||
| 2 | ID_MODE | Value transfer | Type reference (TYPE) | RECAPROCESSMODE | 20030207 | ||||
| 3 | ID_REFGUID | Value transfer | Type reference (TYPE) | RERAREFGUID | Referenz-GUID | 20020318 | |||
| 4 | IF_CLEARED_ITEMS | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Ausgeglichene Posten | 20020430 | ||
| 5 | IF_OPEN_ITEMS | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Offene Posten | 20020430 | ||
| 6 | IO_ACCSYSTEM | Value transfer | Object reference (TYPE REF TO) | IF_RERA_ACC_SYSTEM | Beschreibung der Schnittstelle zu einem beliebigen FI-System | 20020318 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Nicht gefunden | 20030707 |
Method IS_PAYED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RF_IS_PAYED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20020426 |
Method IS_PAYED on Interface IF_RERA_DOC_ITEM_MNGR has no exception.
Method UNDO_CLEARING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_ERROR | Call by reference | Type reference (TYPE) | ABAP_BOOL | Fehler | 20020311 | |||
| 2 | IF_IN_UPDATE_TASK | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Verbuchung in Update task | 20020311 | ||
| 3 | IO_MSGLIST | Value transfer | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20030708 |
Method UNDO_CLEARING on Interface IF_RERA_DOC_ITEM_MNGR has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 110 |