SAP ABAP Interface IF_TTE_COUNTRY_DELETE (Interface outlines the operations possible in Country Delete)
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_DELETE Implements the interface required to perform delete country 20041223
Properties
Interface IF_TTE_COUNTRY_DELETE  
Short Description Interface outlines the operations possible in Country Delete    
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_DELETE has no forward declaration.
Interfaces
Interface IF_TTE_COUNTRY_DELETE has no interface.
Friends
Interface IF_TTE_COUNTRY_DELETE has no friend.
Attributes
Interface IF_TTE_COUNTRY_DELETE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_COUNTRY_CUSTOMIZING Instance method Public Method Method that deletes the country specific customizing 20041208
2 DELETE_DECISION_TREE Instance method Public Method Method that deletes the decision trees of the country 20041208
3 DELETE_TAX_RATES Instance method Public Method Method that deletes 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_DELETE has no event.
Types
Interface IF_TTE_COUNTRY_DELETE has no local type.
Method Signatures

Method DELETE_COUNTRY_CUSTOMIZING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COUNTRY Value transfer Type reference (TYPE) TTET_COUNTRY Land 20041208
# Exception Resumable Description Created on
1 EXC_INVALID_CUST_TABLE Zum Löschen angegebene Customizing-Tabelle nicht vorhanden 20041208
2 EXC_STOP_WORK Schwerwiegender Fehler, der das aufgerufene Programm beendet 20041208

Method DELETE_DECISION_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COUNTRY Value transfer Type reference (TYPE) TTET_COUNTRY Land 20041208
# Exception Resumable Description Created on
1 EXC_STOP_WORK Schwerwiegender Fehler, der das aufgerufene Programm beendet 20041208

Method DELETE_TAX_RATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COUNTRY Value transfer Type reference (TYPE) TTET_COUNTRY Land 20041208
# Exception Resumable Description Created on
1 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_COUNTRY Value transfer Type reference (TYPE) TTET_COUNTRY Land 20041208
# Exception Resumable Description Created on
1 EXC_INVALID_COUNTRY Angegebenes Land ist ungültig oder nicht vorhanden 20041208
2 EXC_STOP_WORK Schwerwiegender Fehler, der das aufgerufene Programm beendet 20041208
History
Last changed by/on SAP  20050409 
SAP Release Created in 700