Menu

SAP Function Module SGOS_HISTORY_EXIST

The Function Module SGOS_HISTORY_EXIST () is a standard Function Module in SAP ERP and is part of the function group SGOSHIST within the package SGOS.

Technical Information

Function Module SGOS_HISTORY_EXIST
Short Text
Function Group SGOSHIST
Package SGOS
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FILTER_OBJTYPE TYPE SWO_OBJTYP Object Type
FILTER_TIME_FROM TYPE TZNTSTMPS UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
FILTER_TIME_TO TYPE TZNTSTMPS UTC Time Stamp in Short Form (YYYYMMDDhhmmss)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
HISTORY_NOT_EXIST TYPE FLAG

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.