Menu

SAP Function Module TMS_TP_READ_TRANS_COFILES

The Function Module TMS_TP_READ_TRANS_COFILES () is a standard Function Module in SAP ERP and is part of the function group TMST within the package STMA.

Technical Information

Function Module TMS_TP_READ_TRANS_COFILES
Short Text
Function Group TMST
Package STMA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_FILE_MASK TYPE EPSFILNAM File name
IV_SYSTEM TYPE TMSSYSNAM
IV_SYSTEM_MASK TYPE TMSSYSNAM TMS: System Name

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
TT_COFILES LIKE EPSFILI List of Files

Exceptions

This function module does not define any Exceptions.