Menu

SAP Function Module RSDU_DATA_EXISTS_TABLE_DB6

Is there any data in the table?

The Function Module RSDU_DATA_EXISTS_TABLE_DB6 (Is there any data in the table?) is a standard Function Module in SAP ERP and is part of the function group RSDU_UTIL_DB6 within the package RSDB6_BW35.

Technical Information

Function Module RSDU_DATA_EXISTS_TABLE_DB6
Short Text Is there any data in the table?
Function Group RSDU_UTIL_DB6
Package RSDB6_BW35
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_TABLNM TYPE RSD_TABLNM Name der Tabelle

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_DATA_EXISTS TYPE RS_BOOL Daten vorhanden ja/nein

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_PROCESSED TYPE RS_BOOL RS_C_FALSE Boolean

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ERROR_SETTING_QUERY_DEGREE Query degree kann nicht gesetzt werden
TABLE_ERROR Tabelle existiert nicht