The Function Module CONFIGURE_PRINT_DIALOG (Setzen der Eigenschaften des Druckdialoges) is a standard Function Module in SAP ERP and is part of the function group SPRI within the package SABP.
Function Module | CONFIGURE_PRINT_DIALOG |
Short Text | Setzen der Eigenschaften des Druckdialoges |
Function Group | SPRI |
Package | SABP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ARCHIVEREADONLY | TYPE | C | C_CHAR_UNKNOWN | |
AUTHORITYREADONLY | TYPE | C | C_CHAR_UNKNOWN | Authorization Read Only |
DOCTYPE | LIKE | C_CHAR_UNKNOWN | ||
FOOTLINE | LIKE | C_CHAR_UNKNOWN | ||
HASALVSELPAGE | LIKE | C_CHAR_UNKNOWN | ||
HASALVSTAT | LIKE | C_CHAR_UNKNOWN | ||
IN_PARAMETERS | TYPE | PRI_PARAMS | Input Parameter | |
LINCTREADONLY | LIKE | C_CHAR_UNKNOWN | ||
LINSZREADONLY | LIKE | C_CHAR_UNKNOWN | ||
NO_FORMAT_WARNING | TYPE | C | C_CHAR_UNKNOWN | |
SELPAGEREADONLY | TYPE | C | C_CHAR_UNKNOWN |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
OUT_PARAMETERS | TYPE | PRI_PARAMS |
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.