SAP ABAP Function Module DMC_MDS_COPY_FILE_WITH_CHECKS (Copy file with several checks)
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_WITH_CHECKS | Copy file with several checks |
Function Group | CNV_MDS_UTILITY | Utility functions for IUUC |
Program Name | SAPLCNV_MDS_UTILITY | |
INCLUDE Name | LCNV_MDS_UTILITYU07 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
ET_LOG_LINES | TYPE | DMC_MDS_LOG_LINES | Lines for logs: technical and human readable | |||
![]() |
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 | CHAR01 | Character field length 1 | |||
![]() |
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 | CHAR01 | Character field length 1 | |||
![]() |
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 | ||||
![]() |
SOURCE_FILE_NOT_FOUND | TYPE | The source file does not exist | ||||
![]() |
TARGET_FILE_ALREADY_EXISTS | TYPE | The target file already exists | ||||
![]() |
FILE_ATTRIBUTES_ERROR | TYPE | Error during retrieval of file attributes | ||||
![]() |
SOURCE_AND_TARGET_ARE_DIFF | TYPE | Source and target file are different | ||||
![]() |
ERROR_DURING_COPY_OPERATION | TYPE | Error from copy function module | ||||
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 |