The Function Module POSS_UIDEV_OPTCFG_INIT (Initialize cfg options UI for printer) is a standard Function Module in SAP ERP and is part of the function group RSPOPOSS within the package SPOO.
Function Module | POSS_UIDEV_OPTCFG_INIT |
Short Text | Initialize cfg options UI for printer |
Function Group | RSPOPOSS |
Package | SPOO |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DEVTYPE | TYPE | RSPOPTYPE | Spool: Device type name | |
INIT_OPTIONS | TYPE | C | INIT or read from DB | |
PRINTERNAME | TYPE | RSPOLNAME | Spool: Long device names | |
SHOWONLY | TYPE | C | X-display | |
SOURCEPRINTER | TYPE | RSPOLNAME | SPACE | if INIT_OPTIONS-X, use opt from this printer |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INVALID_PRINTER | Non-existent printer |
PRINTER_NO_OPTIONS | Printer has no options |