SAP ABAP Interface IF_REIT_TAX_DIST_MNGR (Tax Breakdown Manager (VIITTAXDSITEM))
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX-IT (Application Component) Input Tax Treatment
⤷
RE_IT_DS (Package) RE: Input Tax Distribution
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_REIT_TAX_DIST_MNGR | Tax Breakdown Manager (VIITTAXDSITEM): Standard Implement. | 20030225 |
Properties
| Interface | IF_REIT_TAX_DIST_MNGR | |
| Short Description | Tax Breakdown Manager (VIITTAXDSITEM) |
General Data
| Package | RE_IT_DS | RE: Input Tax Distribution |
| Created | 20010503 | SAP |
| Last changed | 20031212 | SAP |
| 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 | RECA1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_REIT_TAX_DIST_MNGR has no interface.
Friends
Interface IF_REIT_TAX_DIST_MNGR has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MO_PARENT | Instance attribute | Public | Object reference (TYPE REF TO) | IF_RECA_BUS_OBJECT | Superordinate Object | 20030225 | ||
| 2 | MTO_TAX_BASE_DOC | Instance attribute | Public | Type reference (TYPE) | RE_T_IF_REIT_TAX_BASE_DOC | References to Tax Breakdown Base Documents | 20030331 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Executes Tax Breakdown | 20030331 | |
| 2 | Instance method | Public | Method | Initializes Manager | 20030704 | |
| 3 | Instance method | Public | Method | Initializes Manager by Process ID | 20030612 | |
| 4 | Instance method | Public | Method | Initializes Manager for Input Tax Distribution | 20030331 | |
| 5 | Instance method | Public | Method | Initializes Manager by Tax Breakdown Items | 20030409 | |
| 6 | Instance method | Public | Method | Posts Tax Breakdown | 20030331 | |
| 7 | Instance method | Public | Method | Reverses Tax Distribution | 20030708 |
Events
Interface IF_REIT_TAX_DIST_MNGR has no event.
Types
Interface IF_REIT_TAX_DIST_MNGR has no local type.
Method Signatures
Method DISTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_SUMMARY | Value transfer | Type reference (TYPE) | RERA_POSTING_SUMMARY | Zusammenfassung der Ergebnisse eines Buchungslaufes | 20030519 | |||
| 2 | IO_MSGLIST | Value transfer | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20030331 | |||
| 3 | IO_PARAM | Value transfer | Object reference (TYPE REF TO) | IF_REIT_POSTING_PARAM | Buchungsprozeß: Parameter Vorsteueraufteilung | 20030705 |
Method DISTRIBUTE on Interface IF_REIT_TAX_DIST_MNGR has no exception.
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_ACTIVITY | Value transfer | Type reference (TYPE) | RECA1_ACTIVITY | Aktivität | 20030704 | |||
| 2 | ID_MODE | Value transfer | Type reference (TYPE) | RECAPROCESSMODE | Aktueller Modus eines Prozesses | 20030704 | |||
| 3 | IT_TAX_BASE | Call by reference | Type reference (TYPE) | RE_T_TAX_BASE | Steueraufteilungsbasis (VIITTAXDSBASE) | 20030704 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20030704 |
Method INIT_BY_PROCESSID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_PROCESSID | Value transfer | Type reference (TYPE) | RECAPROCESSID | Identifikation Prozess -> Referenznr Buchhaltung | 20030612 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20030612 |
Method INIT_BY_TAX_DISTRIBUTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_ACTIVITY | Value transfer | Type reference (TYPE) | RECA1_ACTIVITY | Aktivität | 20030331 | |||
| 2 | ID_MODE | Value transfer | Type reference (TYPE) | RECAPROCESSMODE | Aktueller Modus eines Prozesses | 20030331 | |||
| 3 | IO_PARAM | Value transfer | Object reference (TYPE REF TO) | IF_REIT_POSTING_PARAM | Buchungsprozeß: Parameter Vorsteueraufteilung | 20030618 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20030331 |
Method INIT_BY_TAX_DIST_DOC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_ACTIVITY | Value transfer | Type reference (TYPE) | RECA1_ACTIVITY | Aktivität | 20030409 | |||
| 2 | ID_MODE | Value transfer | Type reference (TYPE) | RECAPROCESSMODE | Aktueller Modus eines Prozesses | 20030409 | |||
| 3 | IT_ITEMGUID | Call by reference | Type reference (TYPE) | RE_T_ITEMGUID | GUID: Eindeutiger Schlüssel für Steueraufteilungsposition | 20030409 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20030409 |
Method POST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_RE_DOC_MNGR | Value transfer | Object reference (TYPE REF TO) | IF_RERA_DOC_MNGR | Interface RE-Belegmanager | 20030407 | |||
| 2 | ES_SUMMARY | Call by reference | Type reference (TYPE) | RERA_POSTING_SUMMARY | Zusammenfassung der Ergebnisse des Buchungslaufs | 20030331 | |||
| 3 | ES_SYMSG | Call by reference | Type reference (TYPE) | RECASYMSG | Struktur zum Ausgeben von Nachrichten | 20030331 | |||
| 4 | IO_MSGLIST | Value transfer | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20030331 | |||
| 5 | IO_PROCESS | Value transfer | Object reference (TYPE REF TO) | IF_RECA_PROCESS | allgemeine Beschreibung eines Prozesses | 20030402 |
Method POST on Interface IF_REIT_TAX_DIST_MNGR has no exception.
Method REVERSE 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_POSTING_SUMMARY | Zusammenfassung der Ergebnisse des Buchungslaufs | 20030708 | |||
| 2 | ES_SYMSG | Call by reference | Type reference (TYPE) | RECASYMSG | Struktur zum Ausgeben von Nachrichten | 20030708 | |||
| 3 | IO_MSGLIST | Value transfer | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20030708 | |||
| 4 | IO_PARAM | Value transfer | Object reference (TYPE REF TO) | IF_RERA_REVERSAL_PARAM | Buchungsprozeß: Parameter Vorsteueraufteilung | 20030708 | |||
| 5 | IT_DOC_ITEM_REF | Call by reference | Type reference (TYPE) | RE_T_DOC_ITEM_REF | Referenz auf verbuchte Sätze | 20030708 |
Method REVERSE on Interface IF_REIT_TAX_DIST_MNGR has no exception.
History
| Last changed by/on | SAP | 20031212 |
| SAP Release Created in | 200 |