Menu

SAP Function Module DB_ORA_FILESYSTEM_REQUESTS

Statistics of physical accesses on ORACLE database

The Function Module DB_ORA_FILESYSTEM_REQUESTS (Statistics of physical accesses on ORACLE database) is a standard Function Module in SAP ERP and is part of the function group STD1 within the package STUO.

Technical Information

Function Module DB_ORA_FILESYSTEM_REQUESTS
Short Text Statistics of physical accesses on ORACLE database
Function Group STD1
Package STUO
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CALCULATE_AVG_TIMES LIKE DBFLAGS-CALC_AVG 'Y'
ORA_RELEASE LIKE ORACLE_RELEASE Oracle release
READ_FILENAMES LIKE DBFLAGS-DATA_ONLY 'Y'

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ABFRAGEDATUM LIKE SY-DATUM
ABFRAGEZEITPUNKT LIKE SY-UZEIT

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
FLSREQUESTS LIKE FLSREQUEST
ORAIOPATH LIKE ORAIOPATH

Exceptions

This function module does not define any Exceptions.