Menu

SAP Function Module RSA1_DSOURCE_COMPARE

Vergleicht zwei DataSources

The Function Module RSA1_DSOURCE_COMPARE (Vergleicht zwei DataSources) 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_DSOURCE_COMPARE
Short Text Vergleicht zwei DataSources
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_CS_DS1 TYPE RSAOT_CS_DSOURCE DataSource mit Eigenschaften
I_CS_DS2 TYPE RSAOT_CS_DSOURCE DataSource mit Eigenschaften

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_T_MESSAGE TYPE RSAOT_T_MESSAGES Liste der Unterschiede

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.