SAP ABAP Class CF_RERA_POSTING_ENGINE (RE Posting Engine: Factory)
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 - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CF_RECA_OBJECT | Object That Can Be Instantiated: Factory | 20020807 |
Properties
Class | CF_RERA_POSTING_ENGINE | |
Short Description | RE Posting Engine: Factory | |
Super Class | CF_RECA_OBJECT | Object That Can Be Instantiated: Factory |
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | RE_RA_CA | RE: Cross Application Rental Accounting |
Created | 20020807 | SAP |
Last change | 20100310 | 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) |
Interfaces
Class CF_RERA_POSTING_ENGINE has no interface implemented.
Friends
Class CF_RERA_POSTING_ENGINE has no friend class.
Attributes
Class CF_RERA_POSTING_ENGINE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Creating Instance | 20020807 |
2 | ![]() |
Static method | Public | Method | Generates Instance Using List of Doc GUIDs | 20061109 |
3 | ![]() |
Static method | Public | Method | Generates Instance per Object List | 20030227 |
4 | ![]() |
Static method | Public | Method | Generates Instance per Process | 20020807 |
5 | ![]() |
Static method | Public | Method | Generates Instance per Process Indicator | 20020807 |
6 | ![]() |
Static method | Public | Method | Generates Instance According to List of Reference GUIDs | 20061109 |
7 | ![]() |
Static method | Public | Method | Generates Instance of Reversal Parameter | 20030709 |
Events
Class CF_RERA_POSTING_ENGINE has no event.
Types
Class CF_RERA_POSTING_ENGINE has no local type.
Method Signatures
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_PROCESS | Value transfer | Object reference (TYPE REF TO) | IF_RECA_PROCESS | Prozessreferenz | 20020807 | ||
2 | ![]() |
RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_RERA_POSTING_ENGINE | Interface Buchungsprozeß | 20020807 |
Method CREATE on class CF_RERA_POSTING_ENGINE has no exception.
Method FIND_BY_DOCGUID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_MODE | Value transfer | Type reference (TYPE) | RECAPROCESSMODE | RECA4_PROCESSMODE-SIMULATION | Aktueller Modus eines Prozesses | 20061109 | |
2 | ![]() |
IT_DOCGUID | Call by reference | Type reference (TYPE) | RE_T_GUID | GUID | 20061109 | ||
3 | ![]() |
RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_RERA_POSTING_ENGINE | Access to Posting Module | 20061109 |
Method FIND_BY_DOCGUID on class CF_RERA_POSTING_ENGINE has no exception.
Method FIND_BY_OBJNR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_MODE | Value transfer | Type reference (TYPE) | RECAPROCESSMODE | RECA4_PROCESSMODE-SIMULATION | Aktueller Modus eines Prozesses | 20030227 | |
2 | ![]() |
ID_PROCESS | Value transfer | Type reference (TYPE) | RECAPROCESS | Prozess | 20030227 | ||
3 | ![]() |
IF_WITH_REVERSAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | mit stornierten Belegen | 20030227 | |
4 | ![]() |
IT_OBJNR | Call by reference | Type reference (TYPE) | RE_T_OBJNR | Liste mit Objektnummern | 20030227 | ||
5 | ![]() |
IT_PROCESSID | Call by reference | Type reference (TYPE) | RE_T_PROCESSID | Prozess-ID's | 20030324 | ||
6 | ![]() |
RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_RERA_POSTING_ENGINE | Zugriff auf Buchungsbaustein | 20030227 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20030307 |
Method FIND_BY_PROCESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_PROCESS | Value transfer | Object reference (TYPE REF TO) | IF_RECA_PROCESS | allgemeine Beschreibung eines Prozesses | 20020807 | ||
2 | ![]() |
RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_RERA_POSTING_ENGINE | Zugriff auf Buchungsbaustein | 20020807 |
Method FIND_BY_PROCESS on class CF_RERA_POSTING_ENGINE has no exception.
Method FIND_BY_PROCESSID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_MODE | Value transfer | Type reference (TYPE) | RECAPROCESSMODE | RECA4_PROCESSMODE-SIMULATION | Aktueller Modus eines Prozesses | 20021212 | |
2 | ![]() |
ID_PROCESS | Value transfer | Type reference (TYPE) | RECAPROCESS | Prozess | 20030121 | ||
3 | ![]() |
ID_PROCESSID | Value transfer | Type reference (TYPE) | RECAPROCESSID | Prozess-ID | 20020807 | ||
4 | ![]() |
IF_WITH_REVERSAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | mit stornierten Belegen | 20020807 | |
5 | ![]() |
RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_RERA_POSTING_ENGINE | Zugriff auf Buchungsbaustein | 20020807 |
Method FIND_BY_PROCESSID on class CF_RERA_POSTING_ENGINE has no exception.
Method FIND_BY_REFERENCEDOCGUID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_MODE | Value transfer | Type reference (TYPE) | RECAPROCESSMODE | RECA4_PROCESSMODE-SIMULATION | Aktueller Modus eines Prozesses | 20061109 | |
2 | ![]() |
IT_REFERENCEDOCGUID | Call by reference | Type reference (TYPE) | RE_T_GUID | GUID | 20061109 | ||
3 | ![]() |
RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_RERA_POSTING_ENGINE | Access to Posting Module | 20061109 |
Method FIND_BY_REFERENCEDOCGUID on class CF_RERA_POSTING_ENGINE has no exception.
Method FIND_BY_REV_PARAM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_REV_PARAM | Value transfer | Object reference (TYPE REF TO) | IF_RERA_REVERSAL_PARAM | Buchungsprozeß: Storno Parameter | 20030709 | ||
2 | ![]() |
RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_RERA_POSTING_ENGINE | Zugriff auf Buchungsbaustein | 20030709 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20030709 |
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 200 |