SAP ABAP Function Module DMC_MDS_COPY_FILE (Copy file on application server with ext. command)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_MDS_UTILITY (Package) Utilities for IUUC - avoiding direct OS access
Basic Data
Function Module DMC_MDS_COPY_FILE Copy file on application server with ext. command  
Function Group CNV_MDS_UTILITY   Utility functions for IUUC  
Program Name SAPLCNV_MDS_UTILITY    
INCLUDE Name LCNV_MDS_UTILITYU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing IV_SOURCE_FILE_NAME TYPE BTCXPGPAR Parameters of external program (string)
Importing IV_TARGET_FILE_NAME TYPE BTCXPGPAR Parameters of external program (string)
Importing IV_SOURCE_DIR_NAME TYPE BTCXPGPAR Parameters of external program (string)
Importing IV_SOURCE_DIR_SPECIFIER TYPE DMC_MDS_DIR_SPECIFIER Specifier for directories in upgrade processing in IUUC
Importing IV_SOURCE_DIR_TYPE TYPE CHAR_LG_01 Directory type Put/Trans
Importing IV_TARGET_DIR_NAME TYPE BTCXPGPAR Parameters of external program (string)
Importing IV_TARGET_DIR_SPECIFIER TYPE DMC_MDS_DIR_SPECIFIER Specifier for directories in upgrade processing in IUUC
Importing IV_TARGET_DIR_TYPE TYPE CHAR_LG_01 Directory type Put/Trans
Exception PARAM_ERROR_SOURCE_DIR TYPE Error in source directory parameter
Exception PARAM_ERROR_TARGET_DIR TYPE Error in destination directory parameter
Exception DIR_SELECTOR_NOT_VALID TYPE Selector describing a directory is not valid
Exception OPSYS_NOT_SUPPORTED TYPE Operating system of file server not supported
Exception FILE_NAME_TOO_LONG TYPE A file or path name is too long > 128 characters
Exception COMMAND_PARAM_TOO_LONG TYPE Parameter for external command is to long
Exception COMMAND_NOT_SUPPORTED TYPE Copy commnad is not supported
Exception COPY_ERROR TYPE Error calling the external copy command
               
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  20141030 
SAP Release Created in 2006_1_620