SAP ABAP Class CL_RERA_POSTING_ENGINE_RECL (Posting Engine: Clearing)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX-RA (Application Component) Rental Accounting
⤷
RE_RA_CL (Package) RE: Clearing

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RERA_POSTING_ENGINE | RE Posting Engine | 20120322 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_REEX_POSTING_ENGINE_RECL_FI | Posts Clearing in FI | 20120430 |
Properties
Class | CL_RERA_POSTING_ENGINE_RECL | |
Short Description | Posting Engine: Clearing | |
Super Class | CL_RERA_POSTING_ENGINE | RE Posting Engine |
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | RE_RA_CL | RE: Clearing |
Created | 20120322 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RERA_POSTING_ENGINE_RECL has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CF_RECA_OBJECT | 20120322 | Object That Can Be Instantiated: Factory |
Attributes
Class CL_RERA_POSTING_ENGINE_RECL has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Supplies Instance of Business Object | 20120419 |
2 | ![]() |
Instance method | Protected | Method | Posts and Clears in FI | 20120430 |
3 | ![]() |
Instance method | Protected | Method | Post Documents per Business Object | 20120419 |
4 | ![]() |
Instance method | Protected | Method | Reverses and Resets Clearing in FI | 20120704 |
5 | ![]() |
Instance method | Protected | Method | Reverse Documents per Business Object | 20120704 |
6 | ![]() |
Instance method | Private | Method | Deletes Successful Messages | 20120419 |
7 | ![]() |
Instance method | Private | Method | Supplies List of RE Documents per Object Number | 20120704 |
Events
Class CL_RERA_POSTING_ENGINE_RECL has no event.
Types
Class CL_RERA_POSTING_ENGINE_RECL has no local type.
Method Signatures
Method GET_BUSOBJ 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 | 20120419 | |||
2 | ![]() |
EF_INACTIVE | Value transfer | Type reference (TYPE) | RECABOOL | Vertrag inaktiv | 20120419 | ||
3 | ![]() |
EO_BUSOBJ | Value transfer | Object reference (TYPE REF TO) | IF_RECA_BUS_OBJECT | Business-Objekt | 20120419 | ||
4 | ![]() |
ID_MODE | Value transfer | Type reference (TYPE) | RECAPROCESSMODE | Aktueller Modus eines Prozesses | 20120419 | ||
5 | ![]() |
ID_OBJNR | Value transfer | Type reference (TYPE) | RECAOBJNR | Objektnummer | 20120419 | ||
6 | ![]() |
ID_PROCESS | Value transfer | Type reference (TYPE) | RECAPROCESS | Prozess | 20120419 | ||
7 | ![]() |
IO_MSGLIST | Value transfer | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20120419 |
Method GET_BUSOBJ on class CL_RERA_POSTING_ENGINE_RECL has no exception.
Method POST_AND_CLEAR_EX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_SUMMARY | Call by reference | Type reference (TYPE) | RERA_POSTING_SUMMARY | Zusammenfassung der Ergebnisse eines Buchungslaufes | 20120430 | ||
2 | ![]() |
ES_SYMSG | Call by reference | Type reference (TYPE) | RECASYMSG | Struktur zum Ausgeben von Nachrichten | 20120430 | ||
3 | ![]() |
ID_MSG_LEVEL | Value transfer | Type reference (TYPE) | BALLEVEL | '0' | Anwendungs-Log: Detaillierungsgrad | 20120430 | |
4 | ![]() |
IO_MSGLIST | Value transfer | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20120430 | ||
5 | ![]() |
IO_PARAM | Call by reference | Object reference (TYPE REF TO) | IF_RERA_POSTING_PARAM | Buchungsprozeß: Parameter periodische Buchungen | 20120430 |
Method POST_AND_CLEAR_EX on class CL_RERA_POSTING_ENGINE_RECL has no exception.
Method POST_SINGLE_BUSOBJ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_SUMMARY | Call by reference | Type reference (TYPE) | RERA_POSTING_SUMMARY | Zusammenfassung der Ergebnisse eines Buchungslaufes | 20120419 | ||
2 | ![]() |
IO_BUSOBJ | Value transfer | Object reference (TYPE REF TO) | IF_RECA_BUS_OBJECT | Business-Objekt | 20120419 | ||
3 | ![]() |
IO_MSGLIST | Value transfer | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20120419 | ||
4 | ![]() |
IO_PARAM | Value transfer | Object reference (TYPE REF TO) | IF_RERA_POSTING_PARAM | Buchungsprozeß: Parameter | 20120419 |
Method POST_SINGLE_BUSOBJ on class CL_RERA_POSTING_ENGINE_RECL has no exception.
Method REVERSE_AND_UNDO_CLEAR_EX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_SUMMARY | Call by reference | Type reference (TYPE) | RERA_POSTING_SUMMARY | Zusammenfassung der Ergebnisse eines Buchungslaufes | 20120704 | ||
2 | ![]() |
ES_SYMSG | Call by reference | Type reference (TYPE) | RECASYMSG | Struktur zum Ausgeben von Nachrichten | 20120704 | ||
3 | ![]() |
ID_MSG_LEVEL | Value transfer | Type reference (TYPE) | BALLEVEL | '0' | Anwendungs-Log: Detaillierungsgrad | 20120704 | |
4 | ![]() |
IO_MSGLIST | Value transfer | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20120704 | ||
5 | ![]() |
IO_PARAM | Call by reference | Object reference (TYPE REF TO) | IF_RERA_REVERSAL_PARAM | Buchungsprozeß: Parameter periodische Buchungen | 20120704 | ||
6 | ![]() |
ITO_DOC | Call by reference | Type reference (TYPE) | RE_T_IF_RERA_DOC | RE-Beleg (VIRADOC) | 20120704 |
Method REVERSE_AND_UNDO_CLEAR_EX on class CL_RERA_POSTING_ENGINE_RECL has no exception.
Method REVERSE_SINGLE_BUSOBJ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_SUMMARY | Call by reference | Type reference (TYPE) | RERA_POSTING_SUMMARY | Zusammenfassung der Ergebnisse | 20120704 | ||
2 | ![]() |
ES_SYMSG | Call by reference | Type reference (TYPE) | RECASYMSG | Struktur für Meldung | 20120704 | ||
3 | ![]() |
IO_BUSOBJ | Call by reference | Object reference (TYPE REF TO) | IF_RECA_BUS_OBJECT | Business-Objekt | 20120704 | ||
4 | ![]() |
IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20120704 | ||
5 | ![]() |
IO_PARAM | Call by reference | Object reference (TYPE REF TO) | IF_RERA_REVERSAL_PARAM | Buchungsprozeß: Storno Parameter | 20120704 | ||
6 | ![]() |
ITO_DOC | Call by reference | Type reference (TYPE) | RE_T_IF_RERA_DOC | Referencen auf RE-Belege | 20120704 |
Method REVERSE_SINGLE_BUSOBJ on class CL_RERA_POSTING_ENGINE_RECL has no exception.
Method _DELETE_SUCCESS_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_MSGLIST | Value transfer | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20120419 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Nicht gefunden | 20120419 |
Method _GET_OBJNR_DOCS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_OBJNR_DOCS | Call by reference | Type reference (TYPE) | RE_T_OBJNR_DOCS | Tabelle von RE-Belegen pro Objektnummer | 20120704 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20120704 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 617 |