The Function Module RS_RTR_SUBMIT () is a standard Function Module in SAP ERP and is part of the function group S38R within the package SM38.
Function Module | RS_RTR_SUBMIT |
Short Text | |
Function Group | S38R |
Package | SM38 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_AUTHORITY_CHECK | LIKE | Ausführungsberechtigung prüfen (ABAPs, Queries) | ||
I_BACKGROUND | LIKE | SREPOVARI-SUBMITVARI | -X: ABAP wird im Hintergrund ausgeführt | |
I_EXTDREPORT | LIKE | SREPOVARI-EXTDREPORT | Namenszusatz (EIS) (Query: Name d. Query) | |
I_NOSELSCRN | LIKE | SREPOVARI-NOSELSCRN | - X: ABAP wird ohne Selektionsbild ausgeführt | |
I_REPORT | LIKE | SREPOVARI-REPORT | Name (Query: Benutzergruppe) | |
I_REPORTTYPE | LIKE | SREPOVARI-REPORTTYPE | Berichtstyp (' '-ABAP, 'RW'-ReportWriter...) | |
I_SUBMITVARI | LIKE | SREPOVARI-SUBMITVARI | -X: ABAP muß MIt Variante ausgeführt werden | |
I_VARIANT | LIKE | SREPOVARI-VARIANT | Variante (nicht initial: mit Variante ausgef.) |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.