Entering content frame

Object documentationModule EFG_PRINT_EXPANDED Locate the document in its SAP Library structure

Definition

The module EFG_PRINT_EXPANDED is an extended variant for calling form printing in the Print Workbench. Above all, the module is designed for mass printing, while the module EFG_PRINT should be called for individual printing or online printing. In comparison to the module EFG_PRINT, you can use the module EFG_PRINT_EXPANDED to change the print parameters with the send control or send the outgoing correspondence in different ways (for example, as letter and as e-mail).

Structure

The interface of the module consists of the following parameters:

Import parameters

X_PRINTPARAMS

EPRINTPARAMS

Structure of the print parameters

X_ARCHIVE_INDEX

TOA_DARA

Archive information per document (optional)

X_ARCHIVE_PARAMS  

ARC_PARAMS

General archive information (optional)

X_SENDCONTROL 

SENDCONTROL

Send control (optional)

X_RECIPIENT   

SWOTOBJID

Object handle for recipient (alternative to X_REC_ADDR and X_REC_PERSNUMBER) (OPTIONAL)

X_REC_ADDR  

AD_ADDRNUM

Address number of recipient from central address management (optional)

X_REC_PERSNUMBER

AD_PERSNUM

Person number from central address management (optional)

Export parameters

Y_PRINTPARAMS

EPRINTPARAMS

Print Workbench result structure

Table parameters

XT_RANGES<number>
(10)

EFG_RANGES

Ranges table for interpretation of data selection in form class

You define the send control in the Customizing of the Print Workbench. It enables you to change the technical print parameters transferred in accordance with the setting in the send control. This enables you to send the same correspondence several times using different send types.

 

Leaving content frame