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.
Function Module | DB_ORA_FILESYSTEM_REQUESTS |
Short Text | Statistics of physical accesses on ORACLE database |
Function Group | STD1 |
Package | STUO |
Module Type | Remote-Enabled |
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' |
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 |
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 |
---|---|---|---|---|
FLSREQUESTS | LIKE | FLSREQUEST | ||
ORAIOPATH | LIKE | ORAIOPATH |
This function module does not define any Exceptions.