SAP ABAP Class IF_RERA_ACCT_SHEET (Account Overview)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RERA_ACCT_SHEET | FI Account Overview: Implementation | 20050810 |
Properties
| Class | IF_RERA_ACCT_SHEET | |
| Short Description | Account Overview | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20030822 | SAP |
| Last change | 20140121 | 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) |
Interfaces
Class IF_RERA_ACCT_SHEET has no interface implemented.
Friends
Class IF_RERA_ACCT_SHEET has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_RERA_ACC_SYSTEM | Description of Interface to FI System (Any) | 20031219 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Deletes Selection Critera and Data | 20031219 | |
| 2 | Instance method | Public | Method | Gets Account Statement | 20031222 | |
| 3 | Instance method | Public | Method | Gets Account Statement (Balance History) | 20040414 | |
| 4 | Instance method | Public | Method | Gets Current Balance Carryforward | 20040109 | |
| 5 | Instance method | Public | Method | Gets List of Items | 20031222 | |
| 6 | Instance method | Public | Method | Gets List of Items | 20040225 | |
| 7 | Instance method | Public | Method | Gets Summarized Values | 20031222 | |
| 8 | Instance method | Public | Method | 20031219 | ||
| 9 | Instance method | Public | Method | Sets Selection Criteria and Selected Data | 20031219 |
Events
Class IF_RERA_ACCT_SHEET has no event.
Types
Class IF_RERA_ACCT_SHEET has no local type.
Method Signatures
Method CLEAR_SELECTION Signature
Method CLEAR_SELECTION on class IF_RERA_ACCT_SHEET has no parameter.
Method CLEAR_SELECTION on class IF_RERA_ACCT_SHEET has no exception.
Method GET_ACCT_STMNT_FROM_SEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ACCT_STMT | Call by reference | Type reference (TYPE) | RE_T_ACCT_STATEMENT | 20031222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20031222 | ||
| 2 | Keine Selektionskriterien definiert | 20031222 |
Method GET_ACCT_STMNT_X_FROM_SEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ACCT_STMT_X | Call by reference | Type reference (TYPE) | RE_T_ACCT_STATEMENT_X | Kontoauszug | 20040414 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20040414 | ||
| 2 | Keine Selektionskriterien definiert | 20040414 |
Method GET_CARRYFORWARD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_CARRYFORWARD | Call by reference | Type reference (TYPE) | RERACARRYFWD | Saldovortrag | 20040109 | |||
| 2 | ED_CURRENCY | Call by reference | Type reference (TYPE) | WAERS | Währungsschlüssel | 20040109 | |||
| 3 | IF_INCL_UNASSGND_ITEMS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Kz.:Nicht dem Vert. zugeordnete Posten berücks.? | 20040507 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler | 20040109 |
Method GET_ITEM_LIST_FROM_SEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ITEM_LIST | Call by reference | Type reference (TYPE) | RE_T_ACCT_SHEET_ITEM | Kontenblatt Positionen | 20031222 | |||
| 2 | IF_CLRD_ITEMS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Kz: Ausgegl. Posten zurückliefern? | 20040212 | ||
| 3 | IF_OPEN_ITEMS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Kz: Offene Posten zurückliefern? | 20040212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine Selektionsbedingungen definiert | 20031222 |
Method GET_ITEM_LIST_X_FROM_SEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ITEM_LIST_X | Call by reference | Type reference (TYPE) | RE_T_ACCT_SHEET_ITEM_X | Kontenblatt Positionen | 20040225 | |||
| 2 | ID_LANGU | Value transfer | Type reference (TYPE) | SYLANGU | SY-LANGU | Sprache | 20070125 | ||
| 3 | IF_CLRD_ITEMS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Kz: Ausgegl. Posten zurückliefern? | 20040225 | ||
| 4 | IF_OPEN_ITEMS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Kz: Offene Posten zurückliefern? | 20040225 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine Selektionsbedingungen definiert | 20040225 |
Method GET_SUMMARY_FROM_SEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_SUMMARY | Call by reference | Type reference (TYPE) | RERA_ACCT_SHEET_SUMMARY | Kontenblatt Zusammenfassung | 20031222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20031222 |
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ACCSYSTEM | Value transfer | Object reference (TYPE REF TO) | IF_RERA_ACC_SYSTEM | Beschreibung der Schnittstelle zu einem beliebigen FI-System | 20041222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler | 20031219 |
Method SET_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_BLINEDATEFROM | Call by reference | Type reference (TYPE) | DZFBDT | RECA0_DATE-MIN | Basisdatum für Fälligkeitsberechnung | 20040302 | ||
| 2 | ID_BLINEDATETO | Call by reference | Type reference (TYPE) | DZFBDT | RECA0_DATE-MAX | Basisdatum für Fälligkeitsberechnung | 20040302 | ||
| 3 | ID_DATEFROM | Call by reference | Type reference (TYPE) | RECADATEFROM | RECA0_DATE-MIN | Datum: gültig ab | 20031219 | ||
| 4 | ID_DATETO | Call by reference | Type reference (TYPE) | RECADATETO | RECA0_DATE-MAX | Datum: gültig bis | 20031219 | ||
| 5 | ID_PARTNER | Call by reference | Type reference (TYPE) | BU_PARTNER | Geschäftspartner | 20031219 | |||
| 6 | ID_PROCESSID | Call by reference | Type reference (TYPE) | RECAPROCESSID | Identifikation Prozess -> Referenznr Buchhaltung | 20050606 | |||
| 7 | IF_CLEARED_ITEMS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Kz: Ausgeglichene Posten selektieren? | 20031219 | ||
| 8 | IF_INCL_REVERSED_DOC | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Kz: Stornobelege selektieren? | 20050725 | ||
| 9 | IF_INCL_UNASSGND_ITEMS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Kz: Posten ohne Vertragszuordnung selektieren? | 20040114 | ||
| 10 | IF_NONREG_ITEMS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Kz: Nicht regul SHB selektieren? | 20120614 | ||
| 11 | IF_OPEN_ITEMS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Kz: Offene Posten selektieren? | 20031219 | ||
| 12 | IF_READ_ARCHIVE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20131030 | |||
| 13 | IO_CONTRACT | Call by reference | Object reference (TYPE REF TO) | IF_RECN_CONTRACT | Vertrag (VICNCN) | 20090303 | |||
| 14 | IS_CONTRACT_KEY | Call by reference | Type reference (TYPE) | RECN_CONTRACT_KEY | Schlüssel für Vertrag | 20040113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler | 20031219 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |