SAP ABAP Class CF_RERA_INVOICE (RE Invoice: Factory)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX-RA (Application Component) Rental Accounting
⤷
RE_RA_IV (Package) RE: Invoice for Rent

⤷

⤷

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 | 20040112 |
Properties
Class | CF_RERA_INVOICE | |
Short Description | RE Invoice: 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_IV | RE: Invoice for Rent |
Created | 20040112 | SAP |
Last change | 20040819 | 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_INVOICE has no interface implemented.
Friends
Class CF_RERA_INVOICE has no friend class.
Attributes
Class CF_RERA_INVOICE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Creates New RE Invoice | 20040112 |
2 | ![]() |
Static method | Public | Method | Gets the Invoice (Including Transient Data w/ Simulation) | 20040403 |
3 | ![]() |
Static method | Public | Method | Gets Invoice Data (Including Transient Data w/ Simulation) | 20040223 |
Events
Class CF_RERA_INVOICE has no event.
Types
Class CF_RERA_INVOICE has no local type.
Method Signatures
Method CREATE_BY_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_MODE | Call by reference | Type reference (TYPE) | RECAPROCESSMODE | Ausführungsmodus des Prozesses | 20040112 | ||
2 | ![]() |
IS_HEADER | Call by reference | Type reference (TYPE) | RERA_INVOICE | RE-Rechnungskopf | 20040112 | ||
3 | ![]() |
IT_ITEM | Call by reference | Type reference (TYPE) | RE_T_INVOICE_ITEM | RE-Rechnungspositionen | 20040112 | ||
4 | ![]() |
RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_RERA_INVOICE | RE-Rechnung | 20040112 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20040112 |
Method FIND_BY_GUID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_INVGUID | Call by reference | Type reference (TYPE) | RERAINVGUID | GUID: Eindeutiger interner Schlüssel für RE-Rechnung | 20040403 | ||
2 | ![]() |
IF_AUTH_CHECK | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Tech: Default-Berechtigungsprüfungen durchführen? | 20040403 | |
3 | ![]() |
IF_INCL_TRANSIENT_DATA | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Daten aus akt. Simulation berücksichtigen | 20040421 | |
4 | ![]() |
IF_USE_ARCHIVE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Aus Archiv lesen, falls nicht in DB vorhanden? | 20040403 | |
5 | ![]() |
RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_RERA_INVOICE | RE-Rechnung | 20040403 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20040403 |
Method GET_INVOICE_DATA_BY_GUID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EF_TESTMODE | Call by reference | Type reference (TYPE) | RERAINVTESTMODE | Testmodus (Rechnung noch nicht gesichert) | 20040422 | ||
2 | ![]() |
ES_DETAIL | Call by reference | Type reference (TYPE) | RERA_INVOICE | RE-Rechnungskopf | 20040223 | ||
3 | ![]() |
ET_LIST | Call by reference | Type reference (TYPE) | RE_T_INVOICE_ITEM | RE-Rechnungspositionen | 20040223 | ||
4 | ![]() |
ID_INVGUID | Value transfer | Type reference (TYPE) | RERAINVGUID | GUID: Eindeutiger interner Schlüssel für RE-Rechnung | 20040223 | ||
5 | ![]() |
IF_INCL_TRANSIENT_DATA | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Daten aus akt. Simulation berücksichtigen | 20040421 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Nicht gefunden | 20040403 |
History
Last changed by/on | SAP | 20040819 |
SAP Release Created in | 500 |