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 | 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 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 | Static method | Public | Method | Clears Open Items and Posts Transferred Items | 20031028 | |
| 2 | Static method | Private | Method | Generates FTCLEAR Rows for CLEARING INTERFACE (FI) | 20031028 | |
| 3 | Static method | Private | Method | Generates FTPOST Header for CLEARING INTERFACE (FI) | 20031028 | |
| 4 | Static method | Private | Method | Generates FTPOST Row for CLEARING INTERFACE (FI) | 20031028 | |
| 5 | Static method | Private | Method | Calls Interface | 20031028 | |
| 6 | Static method | Private | Method | Closes Interface | 20031028 | |
| 7 | 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 | ET_DOCS_POSTED | Call by reference | Type reference (TYPE) | RE_T_EX_BLNTAB | Gebuchte Belege | 20120424 | |||
| 2 | ID_CLEARING_TEXT | Value transfer | Type reference (TYPE) | CHAR50 | Kommentar | 20040416 | |||
| 3 | IF_CREATE_BI | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Mappe erzeugen/direkt buchen | 20031105 | ||
| 4 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20040205 | |||
| 5 | IS_HEADER | Call by reference | Type reference (TYPE) | BKPF | Belegkopfdaten | 20031028 | |||
| 6 | IT_ITEM | Call by reference | Type reference (TYPE) | RE_T_EX_BSEG | Belegzeilendaten | 20031028 | |||
| 7 | 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 | CT_FTCLEAR | Call by reference | Type reference (TYPE) | RE_T_EX_FTCLEAR | Ausgleichsdaten | 20031028 | |||
| 2 | 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 | CD_POS_COUNT | Call by reference | Type reference (TYPE) | I | Positionsnummer | 20031028 | |||
| 2 | CT_FTPOST | Call by reference | Type reference (TYPE) | RE_T_EX_FTPOST | Buchungsdaten | 20031028 | |||
| 3 | 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 | CD_POS_COUNT | Call by reference | Type reference (TYPE) | I | Positionsnummer | 20031028 | |||
| 2 | CT_FTPOST | Call by reference | Type reference (TYPE) | RE_T_EX_FTPOST | Buchungsdaten | 20031028 | |||
| 3 | IS_HEADER | Call by reference | Type reference (TYPE) | BKPF | Kopfdaten | 20031028 | |||
| 4 | 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 | ET_DOCS_POSTED | Call by reference | Type reference (TYPE) | RE_T_EX_BLNTAB | Gebuchte Belege | 20031028 | |||
| 2 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20040205 | |||
| 3 | IT_FTCLEAR | Call by reference | Type reference (TYPE) | RE_T_EX_FTCLEAR | Ausgleichsdaten | 20031028 | |||
| 4 | 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 | 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 |