Menu

SAP Function Module RSA1_OLTPSOURCE_CHECK

Prüft die Konsistenz einer DataSource (Datenbank)

The Function Module RSA1_OLTPSOURCE_CHECK (Prüft die Konsistenz einer DataSource (Datenbank)) is a standard Function Module in SAP ERP and is part of the function group RSA1 within the package RSUM.

Technical Information

Function Module RSA1_OLTPSOURCE_CHECK
Short Text Prüft die Konsistenz einer DataSource (Datenbank)
Function Group RSA1
Package RSUM
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_OBJVERS TYPE RSAOT_OBJVERS Objektversion
I_OLTPSOURCE TYPE RSAOT_OLTPSOURCE Name der DataSource

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_T_MESSAGES TYPE RSAOT_T_MESSAGES Liste der Nachrichten

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.