Menu

SAP Function Module G_BIW_DATASOURCES_FOR_LEDGER

Lesen der aktiven Datasources zu einem Ledger

The Function Module G_BIW_DATASOURCES_FOR_LEDGER (Lesen der aktiven Datasources zu einem Ledger) is a standard Function Module in SAP ERP and is part of the function group GBIW_PI within the package GBIW_PI.

Technical Information

Function Module G_BIW_DATASOURCES_FOR_LEDGER
Short Text Lesen der aktiven Datasources zu einem Ledger
Function Group GBIW_PI
Package GBIW_PI
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_DATASOURCE TYPE ROOSOURCE-OLTPSOURCE DataSource (OSOA/OSOD)
I_ONLY_DELTA_INITS TYPE XFLAG 'X' neue Eingabewerte
I_RLDNR TYPE RLDNR Ledger
I_RLOGSYS TYPE LOGSYS Logisches System

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
T_ROOSOURCE LIKE ROOSOURCE Kopf Tabelle für SAP BW OLTP Sources (ab 2.0 relevant)
T_ROOSPRMSC LIKE ROOSPRMSC Steuerparameter pro Channel einer DataSource
T_ROOSPRMSF LIKE ROOSPRMSF Steuerparameter pro DataSource

Exceptions

This function module does not define any Exceptions.