SAP ABAP Interface IF_TTE_CLIENT_COPY (Outlines the various operations possible in Client Copy Ut.)
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_CLIENT_COPY | Implements the methods required for Client Copy | 20050218 |
Properties
| Interface | IF_TTE_CLIENT_COPY | |
| Short Description | Outlines the various operations possible in Client Copy Ut. |
General Data
| Package | AP_TTE_CONFIG_C | Transaction Tax Engine ( Configuration ) |
| Created | 20050218 | SAP |
| Last changed | 20050428 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_TTE_CLIENT_COPY has no forward declaration.
Interfaces
Interface IF_TTE_CLIENT_COPY has no interface.
Friends
Interface IF_TTE_CLIENT_COPY has no friend.
Attributes
Interface IF_TTE_CLIENT_COPY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Copies records from client dependent tables of src to target | 20050218 | |
| 2 | Instance method | Public | Method | Deletes the records from client dependent tables of client | 20050218 | |
| 3 | Instance method | Public | Method | Obtains the default values for the input (source & target) | 20050218 | |
| 4 | Instance method | Public | Method | Method that validates the input(s) specified | 20050218 |
Events
Interface IF_TTE_CLIENT_COPY has no event.
Types
Interface IF_TTE_CLIENT_COPY has no local type.
Method Signatures
Method COPY_TO_CLIENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SOURCE_CLIENT | Call by reference | Type reference (TYPE) | MANDT | Quellmandant | 20050218 | |||
| 2 | IV_TARGET_CLIENT | Call by reference | Type reference (TYPE) | MANDT | Zielmandant | 20050218 | |||
| 3 | IV_TRANSPORT_FLAG | Call by reference | Type reference (TYPE) | C | Transportkennzeichen | 20050401 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Schwerwiegender Fehler, der das aufgerufene Programm beendet | 20050218 |
Method DELETE_FROM_CLIENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CLIENT | Call by reference | Type reference (TYPE) | MANDT | Mandant | 20050218 | |||
| 2 | IV_TRANSPORT_FLAG | Call by reference | Type reference (TYPE) | C | Transportkennzeichen | 20050401 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Schwerwiegender Fehler, der das aufgerufene Programm beendet | 20050218 |
Method GET_DEFAULT_INPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_SOURCE_CLIENT | Call by reference | Type reference (TYPE) | MANDT | Quellmandant | 20050218 | |||
| 2 | EV_TARGET_CLIENT | Call by reference | Type reference (TYPE) | MANDT | Zielmandant | 20050218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Zielmandant ist ein gültiger Customizing-Mandant | 20050414 | ||
| 2 | Zielmandant ist ein Cust.-Mandant und Quelle nicht gefunden | 20050414 | ||
| 3 | Default-Quellmandant kann nicht festgelegt werden | 20050218 | ||
| 4 | Schwerwiegender Fehler, der das aufgerufene Programm beendet | 20050218 | ||
| 5 | Default-Zielmandant kann nicht festgelegt werden | 20050218 |
Method VALIDATE_INPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SOURCE_CLIENT | Call by reference | Type reference (TYPE) | MANDT | Quellmandant | 20050218 | |||
| 2 | IV_TARGET_CLIENT | Call by reference | Type reference (TYPE) | MANDT | Zielmandant | 20050218 | |||
| 3 | IV_TRANSPORT_FLAG | Call by reference | Type reference (TYPE) | C | Transportkennzeichen | 20050405 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Angegebener Quellmandant ungültig | 20050218 | ||
| 2 | Angegebener Zielmandant ungültig | 20050218 | ||
| 3 | Angegebener Quell- und Zielmandant stimmen überein | 20050218 | ||
| 4 | Transport in Zielmandant nicht möglich | 20050405 | ||
| 5 | Schwerwiegender Fehler, der das aufgerufene Programm beendet | 20050218 |
History
| Last changed by/on | SAP | 20050428 |
| SAP Release Created in | 700 |