Start of Content Area

Object documentation Print Parameter Dialog EFG_GET_PRINT_PARAMETERS  Locate the document in its SAP Library structure

Definition

The module EFG_GET_PRINT_PARAMETERS is a dialog that can be configured by the application. It enables you to enter the user-relevant print parameters for the Print Workbench and for SAPscript/Smart Forms.

Structure

You can set the following print parameters:

·        Form (form class required)

·        Output format SAPscript

·        Output format Smart Form

·        Indicator Output after Last Document

·        Indicator Deactivate Open/Close Control

·        All print parameters from SAPscript (ITCPO), for example, printer

·        Choose between immediate print or creation of a print request

Apart from the printer, all print parameters are optional. The module has the following parameters:

Import parameters

X_PRINTPARAMS

EPRINTPARAMS

Input structure of print parameters

X_ARCHIVE_BOR_OBJECT

SAEANWDID

BOR object type for archiving (optional)

X_ARCHIVE_ARC_OBJECT

SAEOBJART

Document type (archive) (optional)

X_ARCHIVE_OBJECT_ID

SAEOBJID

ID of BOR object (optional)

X_NO_DELAYED_PRINT

(Indicator)

No option for print requests visible (optional, default ‘X’)

X_NO_FORMKEY

(Indicator)

No form input (optional)

X_NO_ARCHIVE

(Indicator)

No archiving field (optional)

X_CHECK_ARCHIVE

(Indicator)

Check archiving parameters (optional)

X_FORCE_SAPSCRIPT

(Indicator)

Force SAPscript print parameters dialog box (optional)

X_NO_PREVIEW

(Indicator)

No print view possible (optional)

X_ONLY_PRINTER

(Indicator)

Only show printer as input field (optional)

X_NO_LAST_DOC

(Indicator)

Output after last document (optional)

X_NO_DIALOG

(Indicator)

Suppress dialog (only provide user defaults) (optional)

X_ONLY_SENDTYPE_PRINTER

(Indicator)

Only offer send type Print (optional)

X_NO_OCL_ACTIVE

(Indicator)

Suppress open/close optimization active option (optional, default ‘X’)

Export parameters

Y_PRINTPARAMS

EPRINTPARAMS

Print Workbench result structure

Y_ARCHIVE_INDEX

TOA_DARA

Archive information (1)

Y_ARCHIVE_PARAMS

ARC_PARAMS

Archive information (2)

 

 

End of Content Area