Menu

SAP Function Module DB6_LOG_ACTION_TEST_MODE

DB6: get test mode of planned action

The Function Module DB6_LOG_ACTION_TEST_MODE (DB6: get test mode of planned action) is a standard Function Module in SAP ERP and is part of the function group SDB6XDB within the package STU6.

Technical Information

Function Module DB6_LOG_ACTION_TEST_MODE
Short Text DB6: get test mode of planned action
Function Group SDB6XDB
Package STU6
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CRETSTMP LIKE SDBAP-CRETSTMP Create timestamp (date and time of planning)
DAYE LIKE SDBAP-DAYE Day that DBA action is to run
SYSID LIKE SY-SYSID SY-SYSID System: SAP System ID
TIMEE LIKE SDBAP-TIMEE Time (24 hour clock) when SDBA action is to run

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.