SAP ABAP Class IF_TTE_COUNTRY_COPY (Interface outlines the operations possible in Country Copy)
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
| Class | IF_TTE_COUNTRY_COPY | |
| Short Description | Interface outlines the operations possible in Country Copy | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20041124 | SAP |
| Last change | 20050409 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_TTE_COUNTRY_COPY has no forward declaration.
Interfaces
Class IF_TTE_COUNTRY_COPY has no interface implemented.
Friends
Class IF_TTE_COUNTRY_COPY has no friend class.
Attributes
Class 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
Class IF_TTE_COUNTRY_COPY has no event.
Types
Class 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 |