SAP ABAP Class CL_REEX_FI_CLEARING_INTERFACE (Calls FI Clearing Interface (Fill FB05 Screens))
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-RA (Application Component) Rental Accounting
     RE_EX_FI (Package) RE: Financials
Properties
Class CL_REEX_FI_CLEARING_INTERFACE  
Short Description Calls FI Clearing Interface (Fill FB05 Screens)    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package RE_EX_FI   RE: Financials 
Created 20031028   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 REEX1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_REEX_FI_CLEARING_INTERFACE has no interface implemented.
Friends
Class CL_REEX_FI_CLEARING_INTERFACE has no friend class.
Attributes
Class CL_REEX_FI_CLEARING_INTERFACE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CALL_CLEARING_INTERFACE Static method Public Method Clears Open Items and Posts Transferred Items 20031028
2 _APPEND_CLEARING_POSITION_BI Static method Private Method Generates FTCLEAR Rows for CLEARING INTERFACE (FI) 20031028
3 _APPEND_FTPOST_HEADER_BI Static method Private Method Generates FTPOST Header for CLEARING INTERFACE (FI) 20031028
4 _APPEND_FTPOST_ITEM_BI Static method Private Method Generates FTPOST Row for CLEARING INTERFACE (FI) 20031028
5 _POSTING_INTERFACE_CALL Static method Private Method Calls Interface 20031028
6 _POSTING_INTERFACE_END Static method Private Method Closes Interface 20031028
7 _POSTING_INTERFACE_START Static method Private Method Opens Interface 20031028
Events
Class CL_REEX_FI_CLEARING_INTERFACE has no event.
Types
Class CL_REEX_FI_CLEARING_INTERFACE has no local type.
Method Signatures

Method CALL_CLEARING_INTERFACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DOCS_POSTED Call by reference Type reference (TYPE) RE_T_EX_BLNTAB Gebuchte Belege 20120424
2 Importing ID_CLEARING_TEXT Value transfer Type reference (TYPE) CHAR50 Kommentar 20040416
3 Importing IF_CREATE_BI Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE Mappe erzeugen/direkt buchen 20031105
4 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20040205
5 Importing IS_HEADER Call by reference Type reference (TYPE) BKPF Belegkopfdaten 20031028
6 Importing IT_ITEM Call by reference Type reference (TYPE) RE_T_EX_BSEG Belegzeilendaten 20031028
7 Importing IT_OPEN_ITEM Call by reference Type reference (TYPE) RE_T_EX_BSEG Offene Posten zum Ausgleich 20031028

Method CALL_CLEARING_INTERFACE on class CL_REEX_FI_CLEARING_INTERFACE has no exception.

Method _APPEND_CLEARING_POSITION_BI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FTCLEAR Call by reference Type reference (TYPE) RE_T_EX_FTCLEAR Ausgleichsdaten 20031028
2 Importing IS_BSEG Call by reference Type reference (TYPE) BSEG Offene Posten 20040204

Method _APPEND_CLEARING_POSITION_BI on class CL_REEX_FI_CLEARING_INTERFACE has no exception.

Method _APPEND_FTPOST_HEADER_BI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CD_POS_COUNT Call by reference Type reference (TYPE) I Positionsnummer 20031028
2 Changing CT_FTPOST Call by reference Type reference (TYPE) RE_T_EX_FTPOST Buchungsdaten 20031028
3 Importing IS_HEADER Call by reference Type reference (TYPE) BKPF Kopfdaten 20031028

Method _APPEND_FTPOST_HEADER_BI on class CL_REEX_FI_CLEARING_INTERFACE has no exception.

Method _APPEND_FTPOST_ITEM_BI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CD_POS_COUNT Call by reference Type reference (TYPE) I Positionsnummer 20031028
2 Changing CT_FTPOST Call by reference Type reference (TYPE) RE_T_EX_FTPOST Buchungsdaten 20031028
3 Importing IS_HEADER Call by reference Type reference (TYPE) BKPF Kopfdaten 20031028
4 Importing IS_ITEM Call by reference Type reference (TYPE) BSEG Zeilendaten 20031028

Method _APPEND_FTPOST_ITEM_BI on class CL_REEX_FI_CLEARING_INTERFACE has no exception.

Method _POSTING_INTERFACE_CALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DOCS_POSTED Call by reference Type reference (TYPE) RE_T_EX_BLNTAB Gebuchte Belege 20031028
2 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20040205
3 Importing IT_FTCLEAR Call by reference Type reference (TYPE) RE_T_EX_FTCLEAR Ausgleichsdaten 20031028
4 Importing IT_FTPOST Call by reference Type reference (TYPE) RE_T_EX_FTPOST Buchungsdaten 20031028

Method _POSTING_INTERFACE_CALL on class CL_REEX_FI_CLEARING_INTERFACE has no exception.

Method _POSTING_INTERFACE_END Signature

Method _POSTING_INTERFACE_END on class CL_REEX_FI_CLEARING_INTERFACE has no parameter.
Method _POSTING_INTERFACE_END on class CL_REEX_FI_CLEARING_INTERFACE has no exception.

Method _POSTING_INTERFACE_START Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_CREATE_BI Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Mappe erzeugen/direkt buchen 20031105

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