SAP ABAP Class IF_TTE_CLIENT_COPY (Outlines the various operations possible in Client Copy Ut.)
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
| Class | IF_TTE_CLIENT_COPY | |
| Short Description | Outlines the various operations possible in Client Copy Ut. | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20050218 | SAP |
| Last change | 20050428 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_TTE_CLIENT_COPY has no forward declaration.
Interfaces
Class IF_TTE_CLIENT_COPY has no interface implemented.
Friends
Class IF_TTE_CLIENT_COPY has no friend class.
Attributes
Class 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
Class IF_TTE_CLIENT_COPY has no event.
Types
Class 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 |