Menu

SAP Function Module FMCT_COPY_UNIXFILE_FROM_PCFILE

Auslesen PC-File und Ausgabe als UNIX-File (ASCI)

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_IMEX LIKE BIFMIMEX

Exceptions

This function module does not define any Exceptions.