The Function Module DB6_DIAG_QUICK_CHECK (DB6: provide diagnostic data for quick check) is a standard Function Module in SAP ERP and is part of the function group SDB6DIAG within the package STU6.
Function Module | DB6_DIAG_QUICK_CHECK |
Short Text | DB6: provide diagnostic data for quick check |
Function Group | SDB6DIAG |
Package | STU6 |
Module Type | Remote-Enabled |
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 | |
PARTITN | LIKE | DB6PMCN-PARTITN | Partition Number |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHECK_RESULTS | LIKE | DB6DIAGLOB | DB6: layer2-interface for quick check | |
CHECK_STATUS | LIKE | DDSHIFACE-VALUE | DB6: status of quick check | |
TSP_FILESYSTEM_CHECKED | LIKE | DB6PMCD-CALLERFLAG | DB6: Tablespace alert caused by filesystem |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.