SAP ABAP Interface IF_TTE_COUNTRY_COPY (Interface outlines the operations possible in Country Copy)
Hierarchy
☛
SAP_AP (Software Component) SAP Application Platform
⤷
AP-TTE (Application Component) Transaction Tax Engine
⤷
AP_TTE_CONFIG_C (Package) Transaction Tax Engine ( Configuration )
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IM_TTE_COUNTRY_COPY | Implements the methods required for country copy | 20041208 |
Properties
| Interface | IF_TTE_COUNTRY_COPY | |
| Short Description | Interface outlines the operations possible in Country Copy |
General Data
| Package | AP_TTE_CONFIG_C | Transaction Tax Engine ( Configuration ) |
| Created | 20041124 | SAP |
| Last changed | 20050409 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_TTE_COUNTRY_COPY has no forward declaration.
Interfaces
Interface IF_TTE_COUNTRY_COPY has no interface.
Friends
Interface IF_TTE_COUNTRY_COPY has no friend.
Attributes
Interface IF_TTE_COUNTRY_COPY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Method that copies only the country specific customizing | 20041208 | |
| 2 | Instance method | Public | Method | Method that copies, checks and releases the decision tree | 20041208 | |
| 3 | Instance method | Public | Method | Method that copies the tax rates (from condition records) | 20041208 | |
| 4 | Instance method | Public | Method | Method that validates the input provided | 20041208 |
Events
Interface IF_TTE_COUNTRY_COPY has no event.
Types
Interface IF_TTE_COUNTRY_COPY has no local type.
Method Signatures
Method COPY_COUNTRY_CUSTOMIZING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SOURCE_COUNTRY | Value transfer | Type reference (TYPE) | TTET_COUNTRY | Herkunftsland | 20041208 | |||
| 2 | IV_TARGET_COUNTRY | Value transfer | Type reference (TYPE) | TTET_COUNTRY | Zielland | 20041208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Nimmt doppelte Einträge in den Ziel-Customizing-Tabellen vor | 20041208 | ||
| 2 | Für Kopie angegebene Customizing-Tabelle nicht vorhanden | 20041208 | ||
| 3 | Schwerwiegender Fehler, der das aufgerufene Programm beendet | 20041208 |
Method COPY_DECISION_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DECISION_TREE_ID | Value transfer | Type reference (TYPE) | TTET_REPFIELDS-DT_TO | Zielentscheidungsbaum-ID | 20041208 | |||
| 2 | IV_SOURCE_COUNTRY | Value transfer | Type reference (TYPE) | TTET_COUNTRY | Herkunftsland | 20041208 | |||
| 3 | IV_TARGET_COUNTRY | Value transfer | Type reference (TYPE) | TTET_COUNTRY | Zielland | 20041208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Prüfen, ob Baum auf kopiertem Zielbaum nicht erfolgreich ist | 20041208 | ||
| 2 | Zielbaum kann nicht freigegeben werden | 20041208 | ||
| 3 | Schwerwiegender Fehler, der das aufgerufene Programm beendet | 20041208 |
Method COPY_TAX_RATES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SOURCE_COUNTRY | Value transfer | Type reference (TYPE) | TTET_COUNTRY | Herkunftsland | 20041208 | |||
| 2 | IV_TARGET_COUNTRY | Value transfer | Type reference (TYPE) | TTET_COUNTRY | Zielland | 20041208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Nimmt doppelte Einträge in den Zielkonditionssätzen vor | 20041208 | ||
| 2 | Schwerwiegender Fehler, der das aufgerufene Programm beendet | 20041208 |
Method VALIDATE_INPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DECISION_TREE_ID | Value transfer | Type reference (TYPE) | TTET_REPFIELDS-DT_TO | Zielentscheidungsbaum-ID | 20041208 | |||
| 2 | IV_SOURCE_COUNTRY | Value transfer | Type reference (TYPE) | TTET_COUNTRY | Herkunftsland | 20041208 | |||
| 3 | IV_TARGET_COUNTRY | Value transfer | Type reference (TYPE) | TTET_COUNTRY | Zielland | 20041208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Angegebenes Quellland ist ungültig oder nicht vorhanden | 20041208 | ||
| 2 | Angegebene Werte für Quell- und Zielland stimmen überein | 20041208 | ||
| 3 | Schwerwiegender Fehler, der das aufgerufene Programm beendet | 20041208 | ||
| 4 | Angegebene Entscheidungsbaum-ID bereits vorhanden | 20041208 |
History
| Last changed by/on | SAP | 20050409 |
| SAP Release Created in | 700 |