The Function Module SLVC_SUBMIT_RPT () is a standard Function Module in SAP ERP and is part of the function group SLVC_BATCH_SPOOL within the package SLIS.
Function Module | SLVC_SUBMIT_RPT |
Short Text | |
Function Group | SLVC_BATCH_SPOOL |
Package | SLIS |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
JOB | TYPE | BTCJOB | 'JOB1' | Background job name |
PARAMS | LIKE | PRI_PARAMS | Structure for Passing Print Parameters | |
REPID | TYPE | SYREPID | ||
STARTTIME | TYPE | SYUZEIT | Date and Time, Current Application Server Time | |
VARIANT | TYPE | RALDB_VARI | Variant Name |
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.