Menu

SAP Function Module XDF_WRITE_TO_SPOOL

The Function Module XDF_WRITE_TO_SPOOL () is a standard Function Module in SAP ERP and is part of the function group STXBXDF within the package SMART.

Technical Information

Function Module XDF_WRITE_TO_SPOOL
Short Text
Function Group STXBXDF
Package SMART
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CONTROL_PARAMETERS TYPE SSFCTRLOP Smart Forms: Control structure
DOCUMENT TYPE SSFDOCPTR XML document
OUTPUT_OPTIONS TYPE SSFCOMPOP SAP Smart Forms: Smart Composer (transfer) options

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
JOB_OUTPUT_INFO TYPE SSFCRESCL Smart Forms: Return value at start of form printing

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.