SAP ABAP Function Module DMC_MDS_GET_FILE_INFO (Get a upgrade or IUUC directory by selector)
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_GET_FILE_INFO | Get a upgrade or IUUC directory by selector |
| Function Group | CNV_MDS_UTILITY | Utility functions for IUUC |
| Program Name | SAPLCNV_MDS_UTILITY | |
| INCLUDE Name | LCNV_MDS_UTILITYU04 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
EV_FILES_OWNER | TYPE | DMC_MDS_FILES_OWNER | File owner from file system interface | |||
| |
EV_FILES_MOD_DATE | TYPE | DATS | Field of type DATS | |||
| |
EV_FILES_MOD_TIME | TYPE | TIMS | Field of type TIMS | |||
| |
EV_FILES_MODE | TYPE | DMC_MDS_FILES_MODE | Files access mode from file system interface | |||
| |
EV_FILES_LEN | TYPE | DMC_MDS_FILES_LEN | File length from file system interface | |||
| |
IV_FILENAME | TYPE | BTCXPGPAR | Selector for directories in upgrade processing an IUUC | |||
| |
IV_DIR | TYPE | BTCXPGPAR | Parameters of external program (string) | |||
| |
INTERNAL_ERROR | TYPE | Internal error with c-systemfunction | ||||
| |
FILE_NOT_FOUND | TYPE | Specified file not found | ||||
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 |