Menu

SAP Function Module RSA1_OLTPSOURCE_GET_ALL

Liefert alle DataSources (Metadaten-Upload in das BW)

The Function Module RSA1_OLTPSOURCE_GET_ALL (Liefert alle DataSources (Metadaten-Upload in das BW)) 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_GET_ALL
Short Text Liefert alle DataSources (Metadaten-Upload in das BW)
Function Group RSA1
Package RSUM
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_APPLNM LIKE RODSAPPL-APPLNM Name der Anwendungskomponente
I_GET_SWITCH LIKE ROOSOURCE-GENFLAG Switches nachlesen
I_NNC LIKE ROOSOURCE-GENFLAG 'X' Nodesnoteconnected anzeigen
I_OBJVERS LIKE ROOSOURCE-OBJVERS 'A' Objektversion
I_SILENT LIKE ROOSOURCE-GENFLAG Keine Status-Info senden

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_T_ESRMAP_WRAP LIKE RSURFCDATA ESR-Mapping (wrapped)
E_T_MESSAGES LIKE BALMI Nachrichtenliste
E_T_NO_AUTH_SOURCE LIKE RODSHDTR DataSources für die keine Ber. vorliegt
E_T_OHIECOM LIKE RODSHITR Hierarchie Klammerungs Info.
E_T_OLTPSOURCES LIKE RODSHDTR DataSource Kopf Informationen
E_T_OSFIELDS LIKE RODDFIELD DataSource Feld Informationen
E_T_OSFIELDT LIKE ROFIELDT Texte zu den Feldern von DataSources
E_T_OSSEGFIELDS LIKE ROOSSFLDTF DataSource Segmentfeld Information
E_T_OSTEXTS LIKE ROOSOURCET Texte zu DataSources
E_T_RODSAPPL LIKE RODSAPPL Anwendungskomponenten
E_T_RODSAPPLT LIKE RODSAPPLT Texte zu den Anwendungskomponenten
I_T_LANGU LIKE RSLANGUSEL Liste aller Sprachen für die Texte gel. wer.
I_T_OLTPSOURCE LIKE RODSHDTR Liste von zu lesenden DataSources

Exceptions

This function module does not define any Exceptions.