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 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
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 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