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 COPY_COUNTRY_CUSTOMIZING Instance method Public Method Method that copies only the country specific customizing 20041208
2 COPY_DECISION_TREE Instance method Public Method Method that copies, checks and releases the decision tree 20041208
3 COPY_TAX_RATES Instance method Public Method Method that copies the tax rates (from condition records) 20041208
4 VALIDATE_INPUT 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 Importing IV_SOURCE_COUNTRY Value transfer Type reference (TYPE) TTET_COUNTRY Herkunftsland 20041208
2 Importing IV_TARGET_COUNTRY Value transfer Type reference (TYPE) TTET_COUNTRY Zielland 20041208
# Exception Resumable Description Created on
1 EXC_DUPLICATE_CUST_ENTRY Nimmt doppelte Einträge in den Ziel-Customizing-Tabellen vor 20041208
2 EXC_INVALID_CUST_TABLE Für Kopie angegebene Customizing-Tabelle nicht vorhanden 20041208
3 EXC_STOP_WORK 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 Importing IV_DECISION_TREE_ID Value transfer Type reference (TYPE) TTET_REPFIELDS-DT_TO Zielentscheidungsbaum-ID 20041208
2 Importing IV_SOURCE_COUNTRY Value transfer Type reference (TYPE) TTET_COUNTRY Herkunftsland 20041208
3 Importing IV_TARGET_COUNTRY Value transfer Type reference (TYPE) TTET_COUNTRY Zielland 20041208
# Exception Resumable Description Created on
1 EXC_ERRORS_CHECK_TREE Prüfen, ob Baum auf kopiertem Zielbaum nicht erfolgreich ist 20041208
2 EXC_FAILED_TREE_RELEASE Zielbaum kann nicht freigegeben werden 20041208
3 EXC_STOP_WORK 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 Importing IV_SOURCE_COUNTRY Value transfer Type reference (TYPE) TTET_COUNTRY Herkunftsland 20041208
2 Importing IV_TARGET_COUNTRY Value transfer Type reference (TYPE) TTET_COUNTRY Zielland 20041208
# Exception Resumable Description Created on
1 EXC_DUPLICATE_COND_ENTRY Nimmt doppelte Einträge in den Zielkonditionssätzen vor 20041208
2 EXC_STOP_WORK 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 Importing IV_DECISION_TREE_ID Value transfer Type reference (TYPE) TTET_REPFIELDS-DT_TO Zielentscheidungsbaum-ID 20041208
2 Importing IV_SOURCE_COUNTRY Value transfer Type reference (TYPE) TTET_COUNTRY Herkunftsland 20041208
3 Importing IV_TARGET_COUNTRY Value transfer Type reference (TYPE) TTET_COUNTRY Zielland 20041208
# Exception Resumable Description Created on
1 EXC_INVALID_SOURCE_COUNTRY Angegebenes Quellland ist ungültig oder nicht vorhanden 20041208
2 EXC_MATCHING_SOURCE_TARGET Angegebene Werte für Quell- und Zielland stimmen überein 20041208
3 EXC_STOP_WORK Schwerwiegender Fehler, der das aufgerufene Programm beendet 20041208
4 EXC_TARGET_TREE_EXISTS Angegebene Entscheidungsbaum-ID bereits vorhanden 20041208
History
Last changed by/on SAP  20050409 
SAP Release Created in 700