SAP ABAP Class IF_TTE_COUNTRY_DELETE (Interface outlines the operations possible in Country Delete)
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
| Class | IF_TTE_COUNTRY_DELETE | |
| Short Description | Interface outlines the operations possible in Country Delete | |
| 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_DELETE has no forward declaration.
Interfaces
Class IF_TTE_COUNTRY_DELETE has no interface implemented.
Friends
Class IF_TTE_COUNTRY_DELETE has no friend class.
Attributes
Class IF_TTE_COUNTRY_DELETE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Method that deletes the country specific customizing | 20041208 | |
| 2 | Instance method | Public | Method | Method that deletes the decision trees of the country | 20041208 | |
| 3 | Instance method | Public | Method | Method that deletes the tax rates from condition records | 20041208 | |
| 4 | Instance method | Public | Method | Method that validates the input provided | 20041208 |
Events
Class IF_TTE_COUNTRY_DELETE has no event.
Types
Class 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 | IV_COUNTRY | Value transfer | Type reference (TYPE) | TTET_COUNTRY | Land | 20041208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Zum Löschen angegebene Customizing-Tabelle nicht vorhanden | 20041208 | ||
| 2 | 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 | IV_COUNTRY | Value transfer | Type reference (TYPE) | TTET_COUNTRY | Land | 20041208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | IV_COUNTRY | Value transfer | Type reference (TYPE) | TTET_COUNTRY | Land | 20041208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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_COUNTRY | Value transfer | Type reference (TYPE) | TTET_COUNTRY | Land | 20041208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Angegebenes Land ist ungültig oder nicht vorhanden | 20041208 | ||
| 2 | Schwerwiegender Fehler, der das aufgerufene Programm beendet | 20041208 |
History
| Last changed by/on | SAP | 20050409 |
| SAP Release Created in |