SAP ABAP Class CL_RERA_INVOICE (RE Invoice: Standard Implementation)
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)  CL_RECA_STORABLE Object Can Be Stored (Abstract): Standard Implementation 20040112
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RERA_INVOICE RE Invoice 20040112
Properties
Class CL_RERA_INVOICE  
Short Description RE Invoice: Standard Implementation    
Super Class CL_RECA_STORABLE Object Can Be Stored (Abstract): Standard Implementation 
Instantiability of a Class 1  Protected 
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 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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 Abstract Final Description Created on
1 IF_RERA_INVOICE RE Invoice 20040112
Friends
# Friend Modeled only Created on Description
1 CF_RECA_OBJECT 20040112 Object That Can Be Instantiated: Factory
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MF_LIST_FILLED Instance attribute Protected Type reference (TYPE) ABAP_BOOL RE Invoice Items Read 20040403
2 MF_TESTMODE Instance attribute Public Attribute reference (LIKE) 20040225
3 MS_DETAIL Instance attribute Public Attribute reference (LIKE) 20040112
4 MT_LIST Instance attribute Protected Type reference (TYPE) RE_T_INVOICE_ITEM RE Invoice Items 20040403
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONTRACT_LIST Instance method Public Method 20040225
2 GET_DETAIL_X Instance method Public Method 20040219
3 GET_LIST Instance method Public Method 20040403
4 GET_LIST_X Instance method Public Method 20040219
5 INIT Instance method Public Method 20040403
6 INIT_BY_DATA Instance method Public Method 20040112
7 REQUERY Instance method Public Method 20040421
8 _CHECK_DETAIL Instance method Private Method Checks Invoice Header 20040403
9 _CHECK_ITEM_LIST Instance method Private Method Checks the Invoice Items 20040216
10 _CHECK_MINOR_AMOUNT Instance method Private Method Checks If Amount Is Trivial Amount 20040430
11 _COMPLETE_ITEM_X Instance method Private Method Adds Additional Data for Invoice Item 20040225
12 _FILL_BUFFER_DETAIL Instance method Private Method Initializes the Buffer for the RE Invoice Header 20040403
13 _FILL_BUFFER_LIST Instance method Private Method Initializes the Buffer for the RE Invoice Items 20040403
14 _GET_TAXRATE Instance method Private Method Determines Tax Rate of an Invoice Item 20070510
Events
Class CL_RERA_INVOICE has no event.
Types
Class CL_RERA_INVOICE has no local type.
Method Signatures

Method GET_CONTRACT_LIST Signature

Method GET_CONTRACT_LIST on class CL_RERA_INVOICE has no parameter.
Method GET_CONTRACT_LIST on class CL_RERA_INVOICE has no exception.

Method GET_DETAIL_X Signature

Method GET_DETAIL_X on class CL_RERA_INVOICE has no parameter.
Method GET_DETAIL_X on class CL_RERA_INVOICE has no exception.

Method GET_LIST Signature

Method GET_LIST on class CL_RERA_INVOICE has no parameter.
Method GET_LIST on class CL_RERA_INVOICE has no exception.

Method GET_LIST_X Signature

Method GET_LIST_X on class CL_RERA_INVOICE has no parameter.
Method GET_LIST_X on class CL_RERA_INVOICE has no exception.

Method INIT Signature

Method INIT on class CL_RERA_INVOICE has no parameter.
Method INIT on class CL_RERA_INVOICE has no exception.

Method INIT_BY_DATA Signature

Method INIT_BY_DATA on class CL_RERA_INVOICE has no parameter.
Method INIT_BY_DATA on class CL_RERA_INVOICE has no exception.

Method REQUERY Signature

Method REQUERY on class CL_RERA_INVOICE has no parameter.
Method REQUERY on class CL_RERA_INVOICE has no exception.

Method _CHECK_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_BEFORE_STORE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Prüfung unmittelbar vor dem Sichern 20040403
2 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20040403

Method _CHECK_DETAIL on class CL_RERA_INVOICE has no exception.

Method _CHECK_ITEM_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_BEFORE_STORE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Prüfung unmittelbar vor dem Sichern 20040216
2 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20040216

Method _CHECK_ITEM_LIST on class CL_RERA_INVOICE has no exception.

Method _CHECK_MINOR_AMOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_IS_MINOR_AMOUNT Call by reference Type reference (TYPE) ABAP_BOOL Ist Bagatellbetrag 20040430
2 Importing ID_BUKRS Call by reference Type reference (TYPE) RERA_INVOICE-BUKRS Buchungskreis 20040430
3 Importing ID_TOTALGROSSAMOUNT Call by reference Type reference (TYPE) RERA_INVOICE-TOTALGROSSAMOUNT Gesamtbetrag der Rechnung 20040430
# Exception Resumable Description Created on
1 ERROR Prüfung nicht möglich 20040430

Method _COMPLETE_ITEM_X Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_ITEM_X Call by reference Type reference (TYPE) RERA_INVOICE_ITEM_X RE-Rechnungsposition und Zusatzfelder 20040225
2 Importing ID_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU Sprache 20040225

Method _COMPLETE_ITEM_X on class CL_RERA_INVOICE has no exception.

Method _FILL_BUFFER_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_INVGUID Value transfer Type reference (TYPE) RERAINVGUID GUID: Eindeutiger interner Schlüssel für RE-Rechnung 20040403
# Exception Resumable Description Created on
1 ERROR Fehler 20040403

Method _FILL_BUFFER_LIST Signature

Method _FILL_BUFFER_LIST on class CL_RERA_INVOICE has no parameter.
Method _FILL_BUFFER_LIST on class CL_RERA_INVOICE has no exception.

Method _GET_TAXRATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_ITEM_X Call by reference Type reference (TYPE) RERA_INVOICE_ITEM_X RE-Rechnungsposition und Zusatzfelder 20070510

Method _GET_TAXRATE on class CL_RERA_INVOICE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 500