The Function Module FMCT_COPY_UNIXFILE_FROM_PCFILE (Auslesen PC-File und Ausgabe als UNIX-File (ASCI)) is a standard Function Module in SAP ERP and is part of the function group FMCT within the package FMBS_ADDON.
Function Module | FMCT_COPY_UNIXFILE_FROM_PCFILE |
Short Text | Auslesen PC-File und Ausgabe als UNIX-File (ASCI) |
Function Group | FMCT |
Package | FMBS_ADDON |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PC_FILE | LIKE | RLGRAP-FILENAME | ||
UX_FILE | LIKE | AUTHB-FILENAME |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_IMEX | LIKE | BIFMIMEX |
This function module does not define any Exceptions.