Menu

SAP Function Module DB6_DIAG_READ_FILE

DB6: read local file/dataset

The Function Module DB6_DIAG_READ_FILE (DB6: read local file/dataset) is a standard Function Module in SAP ERP and is part of the function group SDB6DIAG within the package STU6.

Technical Information

Function Module DB6_DIAG_READ_FILE
Short Text DB6: read local file/dataset
Function Group SDB6DIAG
Package STU6
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CONNECTION LIKE DBCON-CON_NAME Logical name for a database connection
FILE LIKE DB6PMCM1-DIAGPATH DB2 Universal Database: File path
LOCATION LIKE DB6PMCM1-CALLERFLAG One-byte flag
PATH LIKE DB6PMCM1-DIAGPATH DB2 Universal Database: File path

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
CONTENT LIKE BTCXPM Log message from external program to calling program

Exceptions

This function module does not define any Exceptions.