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 COPY_TO_CLIENT Instance method Public Method Copies records from client dependent tables of src to target 20050218
2 DELETE_FROM_CLIENT Instance method Public Method Deletes the records from client dependent tables of client 20050218
3 GET_DEFAULT_INPUT Instance method Public Method Obtains the default values for the input (source & target) 20050218
4 VALIDATE_INPUT 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 Importing IV_SOURCE_CLIENT Call by reference Type reference (TYPE) MANDT Quellmandant 20050218
2 Importing IV_TARGET_CLIENT Call by reference Type reference (TYPE) MANDT Zielmandant 20050218
3 Importing IV_TRANSPORT_FLAG Call by reference Type reference (TYPE) C Transportkennzeichen 20050401
# Exception Resumable Description Created on
1 EXC_STOP_WORK 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 Importing IV_CLIENT Call by reference Type reference (TYPE) MANDT Mandant 20050218
2 Importing IV_TRANSPORT_FLAG Call by reference Type reference (TYPE) C Transportkennzeichen 20050401
# Exception Resumable Description Created on
1 EXC_STOP_WORK 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 Exporting EV_SOURCE_CLIENT Call by reference Type reference (TYPE) MANDT Quellmandant 20050218
2 Exporting EV_TARGET_CLIENT Call by reference Type reference (TYPE) MANDT Zielmandant 20050218
# Exception Resumable Description Created on
1 EXC_CUST_TARGET Zielmandant ist ein gültiger Customizing-Mandant 20050414
2 EXC_INV_SOURCE_CUST_TARGET Zielmandant ist ein Cust.-Mandant und Quelle nicht gefunden 20050414
3 EXC_SOURCE_NOT_FOUND Default-Quellmandant kann nicht festgelegt werden 20050218
4 EXC_STOP_WORK Schwerwiegender Fehler, der das aufgerufene Programm beendet 20050218
5 EXC_TARGET_NOT_FOUND 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 Importing IV_SOURCE_CLIENT Call by reference Type reference (TYPE) MANDT Quellmandant 20050218
2 Importing IV_TARGET_CLIENT Call by reference Type reference (TYPE) MANDT Zielmandant 20050218
3 Importing IV_TRANSPORT_FLAG Call by reference Type reference (TYPE) C Transportkennzeichen 20050405
# Exception Resumable Description Created on
1 EXC_INVALID_SOURCE Angegebener Quellmandant ungültig 20050218
2 EXC_INVALID_TARGET Angegebener Zielmandant ungültig 20050218
3 EXC_MATCHING_SRC_TRGT Angegebener Quell- und Zielmandant stimmen überein 20050218
4 EXC_NO_TRANSPORT Transport in Zielmandant nicht möglich 20050405
5 EXC_STOP_WORK Schwerwiegender Fehler, der das aufgerufene Programm beendet 20050218
History
Last changed by/on SAP  20050428 
SAP Release Created in 700