SAP ABAP Interface IF_RERA_POSTING_ENGINE (Access to Posting Module)
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 composition (i COMPRISING i_ref)  IF_REIT_POSTING_ENGINE Input Tax Distribution: Posting Modules 20030825
2 Interface composition (i COMPRISING i_ref)  IF_REIT_POSTING_ENGINE_RETC Input Tax Correction: Posting 20060331
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RERA_POSTING_ENGINE RE Posting Engine 20020807
Properties
Interface IF_RERA_POSTING_ENGINE  
Short Description Access to Posting Module    
General Data
Package RE_RA_CA   RE: Cross Application Rental Accounting 
Created 20020807   SAP 
Last changed 20060313   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 RECA4 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_RERA_POSTING_ENGINE has no interface.
Friends
Interface IF_RERA_POSTING_ENGINE has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MTO_LIST Instance attribute Public Type reference (TYPE) RE_T_IF_RERA_DOC References to RE Document Manager 20020807
2 MT_DOCGUID_LIST Instance attribute Public Type reference (TYPE) RE_T_DOCGUID GUID: Unique Internal Key for RE Document 20051209
Methods
# Method Level Visibility Method type Description Created on
1 INIT Instance method Public Method Initializes Posting Module 20020807
2 INIT_BY_DOCGUID Instance method Public Method Initializes by List of RE Document GUIDs 20030307
3 INIT_BY_OBJNR Instance method Public Method Initialized by Process ID 20030227
4 INIT_BY_PROCESS Instance method Public Method Initializes by Process 20020807
5 INIT_BY_PROCESSID Instance method Public Method Initialized by Process ID 20020807
6 INIT_BY_REFERENCEDOCGUID Instance method Public Method Initializes by List of Reference GUIDs 20021211
7 INIT_BY_REV_PARAM Instance method Public Method Initializes by Reversal Parameters 20030709
8 POST Instance method Public Method Create documents 20020807
9 REVERSE Instance method Public Method Reverse Documents 20020807
Events
# Event Type Visibility Description Created on
1 AFTER_POST Instance Event
(0)
Public
(2)
After Posting 20050124
2 AFTER_REVERSE Instance Event
(0)
Public
(2)
After Reversing 20050124
3 BEFORE_POST Instance Event
(0)
Public
(2)
Before Posting 20050124
4 BEFORE_REVERSE Instance Event
(0)
Public
(2)
Before Reversing 20050124
Types
Interface IF_RERA_POSTING_ENGINE has no local type.
Method Signatures

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PROCESS Value transfer Object reference (TYPE REF TO) IF_RECA_PROCESS Modus Sollstellung 20020807

Method INIT on Interface IF_RERA_POSTING_ENGINE has no exception.

Method INIT_BY_DOCGUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_MODE Value transfer Type reference (TYPE) RECAPROCESSMODE Aktueller Modus eines Prozesses 20030307
2 Importing IT_DOCGUID Call by reference Type reference (TYPE) RE_T_GUID Liste von Referenzguids 20030307
# Exception Resumable Description Created on
1 ERROR Fehler 20030307

Method INIT_BY_OBJNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_MODE Value transfer Type reference (TYPE) RECAPROCESSMODE Aktueller Modus eines Prozesses 20030227
2 Importing IF_WITH_REVERSAL Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE Mit stornierten Belegen 20030227
3 Importing IT_OBJNR Call by reference Type reference (TYPE) RE_T_OBJNR Liste mit Objektnummern 20030227
4 Importing IT_PROCESSID Call by reference Type reference (TYPE) RE_T_PROCESSID Prozess-ID's 20030324
# Exception Resumable Description Created on
1 ERROR Fehler 20030307

Method INIT_BY_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PROCESS Value transfer Object reference (TYPE REF TO) IF_RECA_PROCESS allgemeine Beschreibung eines Prozesses 20020807

Method INIT_BY_PROCESS on Interface IF_RERA_POSTING_ENGINE has no exception.

Method INIT_BY_PROCESSID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_MODE Value transfer Type reference (TYPE) RECAPROCESSMODE Aktueller Modus eines Prozesses 20021212
2 Importing ID_PROCESSID Value transfer Type reference (TYPE) RECAPROCESSID Identifikation Abrechnung -> Referenzbelegnr Buchhaltung 20020807
3 Importing IF_WITH_REVERSAL Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE Mit stornierten Belegen 20020807

Method INIT_BY_PROCESSID on Interface IF_RERA_POSTING_ENGINE has no exception.

Method INIT_BY_REFERENCEDOCGUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_MODE Value transfer Type reference (TYPE) RECAPROCESSMODE Aktueller Modus eines Prozesses 20021211
2 Importing IT_REFERENCEDOCGUID Call by reference Type reference (TYPE) RE_T_GUID Liste von Referenzguids 20021211

Method INIT_BY_REFERENCEDOCGUID on Interface IF_RERA_POSTING_ENGINE has no exception.

Method INIT_BY_REV_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_REV_PARAM Value transfer Object reference (TYPE REF TO) IF_RERA_REVERSAL_PARAM Buchungsprozeß: Storno Parameter 20030709
# Exception Resumable Description Created on
1 ERROR Fehler 20030709

Method POST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_SUMMARY Value transfer Type reference (TYPE) RERA_POSTING_SUMMARY Zusammenfassung der Ergebnisse des Buchungslaufs 20030402
2 Exporting ES_SYMSG Value transfer Type reference (TYPE) RECASYMSG Systemmeldung 20030402
3 Importing IF_SUMM_MSG_ONLY Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE Nur Summenmeldung.Kein ausf. Protokoll 20030512
4 Importing IO_MSGLIST Value transfer Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20030630
5 Importing IO_PARAM Value transfer Object reference (TYPE REF TO) IF_RERA_POSTING_PARAM Buchungsprozeß: Parameter 20020807

Method POST on Interface IF_RERA_POSTING_ENGINE has no exception.

Method REVERSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_SUMMARY Call by reference Type reference (TYPE) RERA_POSTING_SUMMARY Zusammenfassung der Ergebnisse des Buchungslaufs 20030311
2 Exporting ES_SYMSG Call by reference Type reference (TYPE) RECASYMSG Ergebnis Nachricht 20030311
3 Importing IF_SUMM_MSG_ONLY Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE Nur Summenmeldung.Kein ausf. Protokoll 20030512
4 Importing IO_MSGLIST Value transfer Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20030708
5 Importing IO_PARAM Value transfer Object reference (TYPE REF TO) IF_RERA_REVERSAL_PARAM Buchungsprozeß: Storno Parameter 20030708

Method REVERSE on Interface IF_RERA_POSTING_ENGINE has no exception.
Event Signatures

Event AFTER_POST Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 IO_MSGLIST Exporting Value transfer Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20050124
2 IS_SUMMARY Exporting Value transfer Type reference (TYPE) RERA_POSTING_SUMMARY Zusammenfassung der Ergebnisse eines Buchungslaufes 20050124

Event AFTER_REVERSE Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 IO_MSGLIST Exporting Value transfer Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20050124
2 IS_SUMMARY Exporting Value transfer Type reference (TYPE) RERA_POSTING_SUMMARY Zusammenfassung der Ergebnisse eines Buchungslaufes 20050124

Event BEFORE_POST Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 IO_MSGLIST Exporting Value transfer Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20050124
2 IO_PARAM Exporting Value transfer Object reference (TYPE REF TO) IF_RERA_POSTING_PARAM Buchungsprozeß: Parameter 20050124

Event BEFORE_REVERSE Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 IO_MSGLIST Exporting Value transfer Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20050124
2 IO_PARAM Exporting Value transfer Object reference (TYPE REF TO) IF_RERA_REVERSAL_PARAM Buchungsprozeß: Parameter 20050124
History
Last changed by/on SAP  20060313 
SAP Release Created in 200