Menu

SAP Function Module DBLOG_GET_ARCHIVES_FOR_PERIOD

The Function Module DBLOG_GET_ARCHIVES_FOR_PERIOD () is a standard Function Module in SAP ERP and is part of the function group SVPR within the package STAB.

Technical Information

Function Module DBLOG_GET_ARCHIVES_FOR_PERIOD
Short Text
Function Group SVPR
Package STAB
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_DAY TYPE D '19970101' Start Date
FROM_TIME TYPE T '000000' Start time
TO_DAY TYPE D '19971231' End Date
TO_TIME TYPE T '235959' End Time

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
ARCHIVES LIKE RNG_ARCHIV

Exceptions

This function module does not define any Exceptions.