SAP ABAP Function Module /TMWFLOW/COPY_ATTRIBUTES (Liest Attribute eines Transportauftrags und kopiert sie in einen anderen)
Hierarchy
ST (Software Component) SAP Solution Manager Tool
   SV-SMG-CM (Application Component) Change Request Management
     /TMWFLOW/TRANSPORT (Package) Transport Services for TMWFLOW
Basic Data
Function Module /TMWFLOW/COPY_ATTRIBUTES Liest Attribute eines Transportauftrags und kopiert sie in einen anderen  
Function Group /TMWFLOW/RETROFIT_SERVICE   Retrofit Service Functions  
Program Name /TMWFLOW/SAPLRETROFIT_SERVICE    
INCLUDE Name /TMWFLOW/LRETROFIT_SERVICEU31    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing IV_SOURCE_SYSTEM TYPE /TMWFLOW/SYSTEM_NAME Systemname
Importing IV_SOURCE_REQUEST TYPE TRKORR Auftrag/Aufgabe
Importing IV_TARGET_SYSTEM TYPE /TMWFLOW/SYSTEM_NAME Systemname
Importing IV_TARGET_REQUEST TYPE TRKORR Auftrag/Aufgabe
Importing IT_ATTRIBUTES TYPE TRATTRIBUTES Auftragsattribute
Importing IT_ADD_ATTRIBUTES TYPE TRATTRIBUTES Auftragsattribute
Importing IV_SOURCE_CLIENT TYPE /TMWFLOW/SYSTEM_CLIENT Mandant
Importing IV_TARGET_CLIENT TYPE /TMWFLOW/SYSTEM_CLIENT Mandant
Exception NO_RFC_TO_TARGET TYPE Keine RFC-Destination ins Zielsystem gefunden
Exception FUNCTION_NOT_FOUND TYPE Funktion im Zielsystem nicht vorhanden
Exception NO_RFC_TO_SOURCE TYPE Keine RFC-Destination ins Quellsystem gefunden
Exception ATTRIBUTES_NOT_READABLE TYPE Fehler beim Lesen der Attribute
Exception UNKNOWN_EXCEPTION TYPE unbekannte Ausnahme aufgetreten
Exception ATTRIBUTES_NOT_ADDED TYPE Es wurden keine Attribute kopiert
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20100705 
SAP Release Created in 400