Menu

SAP Function Module BAPI_XBP_GET_SPOOL_AS_PDF

Spoolliste eines ABAP-Job-Steps nach PDF konvertieren und lesen

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module BAPI_XBP_GET_SPOOL_AS_PDF (Spoolliste eines ABAP-Job-Steps nach PDF konvertieren und lesen) is a standard Function Module in SAP ERP and is part of the function group SXBP within the package SXMI.

Technical Information

Function Module BAPI_XBP_GET_SPOOL_AS_PDF
Short Text Spoolliste eines ABAP-Job-Steps nach PDF konvertieren und lesen
Function Group SXBP
Package SXMI
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_EXTERNAL_USER_NAME TYPE XMILOGEUSR XMI-Logging: Name eines Benutzers in einem Ext. Mgmt.-Tool
I_SPOOLID TYPE RSPOID Spool: Spool-Auftragsnummer

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_COMPRESSED TYPE BOOLEAN boolsche Variable (X-true, --false, space-unknown)
E_JOBCOUNT TYPE BTCJOBCNT Kennummner eines Batch-Jobs
E_JOBNAME TYPE BTCJOB Name eines Hintergrundjobs
RETURN TYPE BAPIRET2 Returnparameter

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.