Menu

SAP Function Module FILL_RESULT_TABLE_SDB

The Function Module FILL_RESULT_TABLE_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 FILL_RESULT_TABLE_SDB
Short Text
Function Group SADE
Package SADA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FROM_TIMESTAMP LIKE SDBAP-STARTTSTMP Timestamp for first run of 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_TABLE LIKE SDBAHI Internal Table for Results of DBA Scheduling

Exceptions

This function module does not define any Exceptions.