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 |
---|---|---|---|---|---|---|---|
![]() |
IV_SOURCE_FILE_NAME | TYPE | BTCXPGPAR | Parameters of external program (string) | |||
![]() |
IV_TARGET_FILE_NAME | TYPE | BTCXPGPAR | Parameters of external program (string) | |||
![]() |
IV_SOURCE_DIR_NAME | TYPE | BTCXPGPAR | Parameters of external program (string) | |||
![]() |
IV_SOURCE_DIR_SPECIFIER | TYPE | DMC_MDS_DIR_SPECIFIER | Specifier for directories in upgrade processing in IUUC | |||
![]() |
IV_SOURCE_DIR_TYPE | TYPE | CHAR_LG_01 | Directory type Put/Trans | |||
![]() |
IV_TARGET_DIR_NAME | TYPE | BTCXPGPAR | Parameters of external program (string) | |||
![]() |
IV_TARGET_DIR_SPECIFIER | TYPE | DMC_MDS_DIR_SPECIFIER | Specifier for directories in upgrade processing in IUUC | |||
![]() |
IV_TARGET_DIR_TYPE | TYPE | CHAR_LG_01 | Directory type Put/Trans | |||
![]() |
PARAM_ERROR_SOURCE_DIR | TYPE | Error in source directory parameter | ||||
![]() |
PARAM_ERROR_TARGET_DIR | TYPE | Error in destination directory parameter | ||||
![]() |
DIR_SELECTOR_NOT_VALID | TYPE | Selector describing a directory is not valid | ||||
![]() |
OPSYS_NOT_SUPPORTED | TYPE | Operating system of file server not supported | ||||
![]() |
FILE_NAME_TOO_LONG | TYPE | A file or path name is too long > 128 characters | ||||
![]() |
COMMAND_PARAM_TOO_LONG | TYPE | Parameter for external command is to long | ||||
![]() |
COMMAND_NOT_SUPPORTED | TYPE | Copy commnad is not supported | ||||
![]() |
COPY_ERROR | TYPE | Error calling the external copy command | ||||
Processing Type
Normal Function 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 |