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 CLEAR Instance method Public Method Clears Documents Items 20020307
2 GET_AMOUNT_FOR_ADVPAY Instance method Public Method Returns Amounts for Advanced Payment Transfer (SCS) 20040602
3 GET_LIST Instance method Public Method Supplies List 20020318
4 INIT_BY_CLEARNGPROCESSID Instance method Public Method Initializes Document Manager by ProcessID of Clearing 20020330
5 INIT_BY_CONDTYPE Instance method Public Method Initializes Line Item Manager by Condition Type 20020318
6 INIT_BY_PARTNER Instance method Public Method Initializes Line Item Manager by Partner Number 20020612
7 INIT_BY_REFGUID Instance method Public Method Initializes Line Item Manager by Reference GUID 20020318
8 IS_PAYED Instance method Public Method Was Item Paid 20020426
9 UNDO_CLEARING 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 Exporting EF_ERROR Value transfer Type reference (TYPE) ABAP_BOOL Fehler 20020307
2 Importing ID_CLEARINGPROCESSID Value transfer Type reference (TYPE) RECAPROCESSID Identifikation Prozess -> Referenznr Buchhaltung 20030708
3 Importing ID_MODE Value transfer Type reference (TYPE) RECAPROCESSMODE Aktueller Modus eines Prozesses 20030708
4 Importing ID_REFERENCEDOCGUID Value transfer Type reference (TYPE) RERAREFGUID Referenz-GUID 20020318
5 Importing IF_IN_UPDATE_TASK Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE Verbuchung in Update task 20020311
6 Importing IO_MSGLIST Value transfer Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20030708
7 Importing 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 Exporting ED_NOT_PAY_NETAMOUNT Value transfer Type reference (TYPE) RERANETAMOUNT Nettobetrag 20040602
2 Exporting ED_NOT_PAY_TAXAMOUNT Value transfer Type reference (TYPE) RERATAXAMOUNT Steuerbetrag 20040602
3 Exporting ED_PAY_NETAMOUNT Value transfer Type reference (TYPE) RERANETAMOUNT Nettobetrag 20040602
4 Exporting 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 Exporting 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 Importing ID_ACTIVITY Value transfer Type reference (TYPE) RECA1_ACTIVITY RECA1_ACTIVITY-DISPLAY 20020330
2 Importing ID_CLEARINGPROCESSID Value transfer Type reference (TYPE) RECAPROCESSID ProzessID des Ausgleichs 20020330
3 Importing ID_MODE Value transfer Type reference (TYPE) RECAPROCESSMODE Aktueller Modus eines Prozesses 20030708
4 Importing 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 ERROR Nicht gefunden 20030707

Method INIT_BY_CONDTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ACTIVITY Value transfer Type reference (TYPE) RECA1_ACTIVITY RECA1_ACTIVITY-DISPLAY 20020318
2 Importing ID_MODE Value transfer Type reference (TYPE) RECAPROCESSMODE Aktueller Modus eines Prozesses 20030708
3 Importing IF_CLEARED_ITEMS Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE Ausgeglichene Posten 20020318
4 Importing IF_NOT_PAYABLE_ITEMS Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE Nicht zu regulierende Posten 20020509
5 Importing IF_ONLY_PAYABLE_ITEMS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090512
6 Importing IF_OPEN_ITEMS Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE Offene Posten 20020318
7 Importing IO_ACCSYSTEM Value transfer Object reference (TYPE REF TO) IF_RERA_ACC_SYSTEM Referenz auf Buchhaltungsschnittstelle 20020318
8 Importing IT_REFDOC Call by reference Type reference (TYPE) RE_T_GUID GUID 20040708
9 Importing IT_REFDOCITEM Call by reference Type reference (TYPE) RE_T_REFDOCITEM Referenez auf Belegzeile 20040708
# Exception Resumable Description Created on
1 ERROR Fehler 20030707

Method INIT_BY_PARTNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ACTIVITY Value transfer Type reference (TYPE) RECA1_ACTIVITY RECA1_ACTIVITY-DISPLAY 20020612
2 Importing ID_CI_PFROM Value transfer Type reference (TYPE) RECADATEFROM RECA0_DATE-MIN Datum: gültig ab 20020712
3 Importing ID_CI_PTO Value transfer Type reference (TYPE) RECADATETO RECA0_DATE-MAX Datum: gültig bis 20020712
4 Importing ID_OBJNR Value transfer Type reference (TYPE) RECAOBJNR Objektnummer 20020612
5 Importing ID_OI_PFROM Value transfer Type reference (TYPE) RECADATEFROM RECA0_DATE-MIN Datum: gültig ab 20020712
6 Importing ID_OI_PTO Value transfer Type reference (TYPE) RECADATETO RECA0_DATE-MAX Datum: gültig bis 20020712
7 Importing ID_PARTNER Value transfer Type reference (TYPE) BU_PARTNER Partnernummer 20020612
8 Importing IF_CLEARED_ITEMS Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE Ausgeglichene Posten 20020612
9 Importing IF_OPEN_ITEMS Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE Offene Posten 20020612
10 Importing IF_TAX_ITEMS Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE Steuerdaten 20020612
11 Importing 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 ERROR Nicht gefunden 20030707

Method INIT_BY_REFGUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ACTIVITY Value transfer Type reference (TYPE) RECA1_ACTIVITY RECA1_ACTIVITY-DISPLAY 20020318
2 Importing ID_MODE Value transfer Type reference (TYPE) RECAPROCESSMODE 20030207
3 Importing ID_REFGUID Value transfer Type reference (TYPE) RERAREFGUID Referenz-GUID 20020318
4 Importing IF_CLEARED_ITEMS Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE Ausgeglichene Posten 20020430
5 Importing IF_OPEN_ITEMS Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE Offene Posten 20020430
6 Importing 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 ERROR Nicht gefunden 20030707

Method IS_PAYED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning 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 Exporting EF_ERROR Call by reference Type reference (TYPE) ABAP_BOOL Fehler 20020311
2 Importing IF_IN_UPDATE_TASK Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE Verbuchung in Update task 20020311
3 Importing 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