Menu

SAP Function Module GET_DBA_RESULTS_SDB

The Function Module GET_DBA_RESULTS_SDB () is a standard Function Module in SAP ERP and is part of the function group SADE within the package SADA.

Technical Information

Function Module GET_DBA_RESULTS_SDB
Short Text
Function Group SADE
Package SADA
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FROM_TIMESTAMP LIKE SDBAHS-BEG Start of the DBA action
SYSTEM_STRUCT LIKE SDBASI Internal Table for SAP Systems with DBA Scheduling

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
RESULT_DETAIL LIKE SDBADS Shadow Structure for SDBAD Table
RESULT_HEADER LIKE SDBAHS Shadow Structure for Table SDBAH

Exceptions

This function module does not define any Exceptions.