Menu

SAP Function Module BWFS_TIMESTAMPS_READ_ALL

Lesen aller Timestamps zu einer Infosource

The Function Module BWFS_TIMESTAMPS_READ_ALL (Lesen aller Timestamps zu einer Infosource) is a standard Function Module in SAP ERP and is part of the function group BWFS_SETTINGS_MAINTAIN within the package FS_TECHNICAL_BIW.

Technical Information

Function Module BWFS_TIMESTAMPS_READ_ALL
Short Text Lesen aller Timestamps zu einer Infosource
Function Group BWFS_SETTINGS_MAINTAIN
Package FS_TECHNICAL_BIW
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_INFOSOURCE TYPE RSISOURCE InfoSource
I_SELECTION TYPE FSBIW_TRANGE_T Selektion (mit Originaltabelle)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_TAB_SETTINGS TYPE BWFS_YT_SELECTION_PACKAGE_TS Zeitstempel FS

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
_INCORRECT_CUSTOMIZING Customizing falsch
_INCORRECT_FUNCTION_CALL Falscher Aufruf (z.B. I_SELECTION leer)