Menu

SAP Function Module DB6_LOG_ACTION_PARAMETER_VALUE

DB6: get parameter value from sdbah

The Function Module DB6_LOG_ACTION_PARAMETER_VALUE (DB6: get parameter value from sdbah) 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_PARAMETER_VALUE
Short Text DB6: get parameter value from sdbah
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 Start of DBA action
DAYE LIKE SDBAP-DAYE Day that DBA action is to run
RESTYPE LIKE SDBAR-RESTYPE Dummy function
SYSID LIKE SDBAP-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.