Menu

SAP Function Module RSA1_OLTPSOURCE_GET_SELECTIONS

Liefert alle Selektionsparameter zu einer DataSource

The Function Module RSA1_OLTPSOURCE_GET_SELECTIONS (Liefert alle Selektionsparameter zu einer DataSource) is a standard Function Module in SAP ERP and is part of the function group RSA8 within the package RSUM.

Technical Information

Function Module RSA1_OLTPSOURCE_GET_SELECTIONS
Short Text Liefert alle Selektionsparameter zu einer DataSource
Function Group RSA8
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_FORCE LIKE ROOSPRMSC-INITSTATE 'X'
I_INITRNR LIKE ROOSPRMSF-INITRNR
I_OLTPSOURCE LIKE ROOSPRMS-OLTPSOURCE
I_REQUNR LIKE RORQSTPRMS-REQUNR
I_RLOGSYS LIKE ROOSPRMS-RLOGSYS

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_S_ROIDOCPRMS LIKE ROIDOCPRMS

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_ROOSPRMS LIKE ROOSPRMS
E_T_ROOSPRMSC LIKE ROOSPRMSC
E_T_ROOSPRMSF LIKE ROOSPRMSF
E_T_RORQSTPRMS LIKE RORQSTPRMS

Exceptions

This function module does not define any Exceptions.