SAP ABAP Class CL_REXA_ACC_SYSTEM_FC (FI-CA: Accounting System Methods (Standard Implementation))
Hierarchy
FI-CA (Software Component) FI-CA
   FI-CA (Application Component) Contract Accounts Receivable and Payable
     RE_XA_FC (Package) Real Estate Master Data/Customizing in Contract AP/AR
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_REEX_ACC_SYSTEM_FI Interface for Reading Costs (Standard Implementation) 20050603
Properties
Class CL_REXA_ACC_SYSTEM_FC  
Short Description FI-CA: Accounting System Methods (Standard Implementation)    
Super Class CL_REEX_ACC_SYSTEM_FI Interface for Reading Costs (Standard Implementation) 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RE_XA_FC   Real Estate Master Data/Customizing in Contract AP/AR 
Created 20031119   SAP 
Last change 20070914   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 REEX1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RERA1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 REXA1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 RSDS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_REXA_ACC_SYSTEM_FC has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CF_RECA_OBJECT 20031119 Object That Can Be Instantiated: Factory
2 CL_REEX_ACC_SYSTEM_FI 20070411 Interface for Reading Costs (Standard Implementation)
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_POST_CHANNEL_MODE Static Attribute Private Type reference (TYPE) RECAPROCESSMODE Execution Mode of Process 20050126
2 MD_RECONCILIATIONKEY Static Attribute Public Type reference (TYPE) FIKEY_KK Reconciliation Key for General Ledger 20050126
3 MD_RESKEY Static Attribute Private Type reference (TYPE) RESKY_KK Object for Which the Reconciliation Key Is Reserved 20061121
Methods
# Method Level Visibility Method type Description Created on
1 GET_GLACCOUNT_FC Instance method Public Method Delivers FI-CA Account Number 20050824
2 GET_GLACCOUNT_RE Instance method Public Method Delivers Real Estate Account Number 20050824
3 HAS_CN_ACCT_OPEN_ITEMS Instance method Public Method Does the Contract Have Open Items? 20110120
4 PREPARE_DOC_LIST Instance method Protected Method Preparation of Documents for Output (FI and FICA) 20050824
5 PREPARE_DOC_LIST_EXEC_FC Instance method Protected Method Prepares FI Documents for Output from BAPI Structures 20050824
6 PREPARE_DOC_LIST_SIMU_FC Instance method Protected Method Prepares FI Documents for Output from BAPI Structures 20050824
7 SHOW_DOC_FC Instance method Private Method Displays FI-CA Document 20110909
8 _CREATE_TAX_CLEARING_ITEMS Instance method Private Method Generates Tax Clearing Items for Advance Payments 20041124
9 _SET_DOC_SPLIT_INFO Instance method Private Method Sets Split Info for Posting Records (New Document Header) 20070405
Events
Class CL_REXA_ACC_SYSTEM_FC has no event.
Types
Class CL_REXA_ACC_SYSTEM_FC has no local type.
Method Signatures

Method GET_GLACCOUNT_FC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_GLACCOUNT Value transfer Object reference (TYPE REF TO) CL_RECA_DATA_CONTAINER Sachkonto der Hauptbuchhaltung 20050824
2 Importing IO_PARAM Value transfer Object reference (TYPE REF TO) CL_RECA_DATA_CONTAINER Container mit Daten (Wertübergabe) 20050824
# Exception Resumable Description Created on
1 ERROR Fehler 20050824

Method GET_GLACCOUNT_RE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_GLACCOUNT Value transfer Object reference (TYPE REF TO) CL_RECA_DATA_CONTAINER Sachkonto der Hauptbuchhaltung 20050824
2 Importing IO_PARAM Value transfer Object reference (TYPE REF TO) CL_RECA_DATA_CONTAINER Container mit Daten (Wertübergabe) 20050824
# Exception Resumable Description Created on
1 ERROR Fehler 20050824

Method HAS_CN_ACCT_OPEN_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_PARTNER Value transfer Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20110120
2 Importing IO_CONTRACT Call by reference Object reference (TYPE REF TO) IF_RECN_CONTRACT Vertrag (VICNCN) 20110120
3 Importing IS_CN_ACCT Call by reference Type reference (TYPE) RERA_OI_ACCOUNT Kontokorrent 20110120
4 Returning RF_HAS_OI Value transfer Type reference (TYPE) RECABOOL Kennzeichen: Hat offene Posten 20110120

Method HAS_CN_ACCT_OPEN_ITEMS on class CL_REXA_ACC_SYSTEM_FC has no exception.

Method PREPARE_DOC_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DOC_HEADER_FC Call by reference Type reference (TYPE) RE_T_XA_DOC_HEADER FI-CA: Belegkopf für Ausgabe 20050824
2 Exporting ET_DOC_HEADER_FI Call by reference Type reference (TYPE) RE_T_EX_DOC_HEADER Belegkopf 20050824
3 Exporting ET_DOC_ITEM_FC Call by reference Type reference (TYPE) RE_T_XA_DOC_ITEM FI-CA: Belegposition für Ausgabe 20050824
4 Exporting ET_DOC_ITEM_FI Call by reference Type reference (TYPE) RE_T_EX_DOC_ITEM Belegpositionen 20050824
5 Importing ID_MODE Value transfer Type reference (TYPE) RECAPROCESSMODE Aktueller Modus eines Prozesses 20050824
6 Importing ITO_DOC Call by reference Type reference (TYPE) RE_T_IF_RERA_DOC RE-Belegreferenzen 20050824
7 Importing IT_REFDOCID Call by reference Type reference (TYPE) RE_T_REFDOCID Tabelle von Belegreferenznummern 20050824

Method PREPARE_DOC_LIST on class CL_REXA_ACC_SYSTEM_FC has no exception.

Method PREPARE_DOC_LIST_EXEC_FC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DOC_HEADER Call by reference Type reference (TYPE) RE_T_XA_DOC_HEADER Belegkopf 20050824
2 Exporting ET_DOC_ITEM Call by reference Type reference (TYPE) RE_T_XA_DOC_ITEM Belegpositionen 20050824
3 Importing ITO_DOC Call by reference Type reference (TYPE) RE_T_IF_RERA_DOC RE-Belegreferenzen 20050824
4 Importing IT_REFDOCID Call by reference Type reference (TYPE) RE_T_REFDOCID Tabelle von Belegreferenznummern 20050824

Method PREPARE_DOC_LIST_EXEC_FC on class CL_REXA_ACC_SYSTEM_FC has no exception.

Method PREPARE_DOC_LIST_SIMU_FC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DOC_HEADER Call by reference Type reference (TYPE) RE_T_XA_DOC_HEADER Belegkopf 20050824
2 Exporting ET_DOC_ITEM Call by reference Type reference (TYPE) RE_T_XA_DOC_ITEM Belegpositionen 20050824
3 Importing ITO_DOC Call by reference Type reference (TYPE) RE_T_IF_RERA_DOC Referenzen auf RE-Belege 20050824
4 Importing IT_DOC_BAPI Call by reference Type reference (TYPE) RE_T_XA_DOC_BAPI Aufbau Beleg aus BuchungsBAPI 20050824

Method PREPARE_DOC_LIST_SIMU_FC on class CL_REXA_ACC_SYSTEM_FC has no exception.

Method SHOW_DOC_FC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_DOCID Call by reference Type reference (TYPE) RERAREFDOCID Referenzschlüssel Dokument 20110909
2 Importing ID_DOCTYPE Call by reference Type reference (TYPE) RERAREFDOCTYPE Referenz auf Typ des Dokuments 20110909
3 Importing IO_DOC Call by reference Object reference (TYPE REF TO) IF_RERA_DOC RE-Beleg (VIRADOC) 20110909

Method SHOW_DOC_FC on class CL_REXA_ACC_SYSTEM_FC has no exception.

Method _CREATE_TAX_CLEARING_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CLEARING_ITEM Call by reference Type reference (TYPE) RE_T_PRE_DOC_ITEM_GEN RE-Belegposition generierte Vorstufe 20041124
2 Importing ID_BUKRS Value transfer Type reference (TYPE) BUKRS Buchungskreis 20041124
3 Importing ID_CURRENCY Value transfer Type reference (TYPE) WAERS Währungsschlüssel 20041124
4 Importing ID_DCINDICATOR Value transfer Type reference (TYPE) RERADCINDICATOR Soll-/Haben-Kennzeichen 20041124
5 Importing ID_TAXGROUP Value transfer Type reference (TYPE) RERATAXGROUP Steuergruppe 20041124
6 Importing ID_TAXTYPE Value transfer Type reference (TYPE) RERATAXTYPE Steuergruppe 20041124
7 Importing IS_TAXDATA Value transfer Type reference (TYPE) RTAX1U15 FI Steuerdetaildaten 20041124

Method _CREATE_TAX_CLEARING_ITEMS on class CL_REXA_ACC_SYSTEM_FC has no exception.

Method _SET_DOC_SPLIT_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_POSTING_RECORD Call by reference Type reference (TYPE) RE_T_POSTING_RECORD RE-Buchungssätze 20070405

Method _SET_DOC_SPLIT_INFO on class CL_REXA_ACC_SYSTEM_FC has no exception.
History
Last changed by/on SAP  20070914 
SAP Release Created in 472