This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.
Check it out on amazon.com →The Function Module SET_PRINT_PARAMETERS (Set Spool Print Parameters and Archive Parameters) is a standard Function Module in SAP ERP and is part of the function group SPRI within the package SABP.
Function Module | SET_PRINT_PARAMETERS |
Short Text | Set Spool Print Parameters and Archive Parameters |
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 |
---|---|---|---|---|
ARCHIVE_ID | LIKE | ARC_PARAMS-ARCHIV_ID | C_CHAR_UNKNOWN | Default for archiving ID |
ARCHIVE_INFO | LIKE | ARC_PARAMS-INFO | C_CHAR_UNKNOWN | Additional information for report names |
ARCHIVE_MODE | LIKE | PRI_PARAMS-ARMOD | C_CHAR_UNKNOWN | Control of the printing and archiving |
ARCHIVE_TEXT | LIKE | ARC_PARAMS-ARCTEXT | C_CHAR_UNKNOWN | Info text for the archive request |
AR_OBJECT | LIKE | ARC_PARAMS-AR_OBJECT | C_CHAR_UNKNOWN | Archiving object |
AUTHORITY | LIKE | PRI_PARAMS-PRBER | C_CHAR_UNKNOWN | Default for 'authorization' |
COPIES | LIKE | PRI_PARAMS-PRCOP | C_NUM3_UNKNOWN | Default for 'number of copies' |
COVER_PAGE | LIKE | PRI_PARAMS-PRBIG | C_CHAR_UNKNOWN | Selection cover sheet output value |
DATA_SET | LIKE | PRI_PARAMS-PRDSN | C_CHAR_UNKNOWN | Default for name of the spool data |
DEPARTMENT | LIKE | PRI_PARAMS-PRABT | C_CHAR_UNKNOWN | Default for 'department' |
DESTINATION | LIKE | PRI_PARAMS-PDEST | C_CHAR_UNKNOWN | Default for 'output device' |
EXPIRATION | LIKE | PRI_PARAMS-PEXPI | C_NUM1_UNKNOWN | Default for 'retention period' |
FOOT_LINE | LIKE | PRI_PARAMS-FOOTL | C_CHAR_UNKNOWN | Footer line on/off |
IMMEDIATELY | LIKE | PRI_PARAMS-PRIMM | C_CHAR_UNKNOWN | Default for 'Print immediately' |
IN_ARCHIVE_PARAMETERS | LIKE | ARC_PARAMS | SPACE | List of all archiving parameters |
IN_PARAMETERS | LIKE | PRI_PARAMS | SPACE | List of all default parameters |
LAYOUT | LIKE | PRI_PARAMS-PAART | C_CHAR_UNKNOWN | Default for 'format' |
LINE_COUNT | LIKE | PRI_PARAMS-LINCT | C_INT_UNKNOWN | Default for 'lines' |
LINE_SIZE | LIKE | PRI_PARAMS-LINSZ | C_INT_UNKNOWN | Default for 'columns' |
LIST_NAME | LIKE | PRI_PARAMS-PLIST | C_CHAR_UNKNOWN | Default for 'spool request name' |
LIST_TEXT | LIKE | PRI_PARAMS-PRTXT | C_CHAR_UNKNOWN | Default for 'spool request text' |
NEW_LIST_ID | LIKE | PRI_PARAMS-PRNEW | C_CHAR_UNKNOWN | Default for 'New spool request' |
RECEIVER | LIKE | PRI_PARAMS-PRREC | C_CHAR_UNKNOWN | Default for 'recipient' |
RELEASE | LIKE | PRI_PARAMS-PRREL | C_CHAR_UNKNOWN | Default for 'retention period' |
SAP_COVER_PAGE | LIKE | PRI_PARAMS-PRSAP | C_CHAR_UNKNOWN | Default for the output of the SAP cover sheet |
SAP_OBJECT | LIKE | ARC_PARAMS-SAP_OBJECT | C_CHAR_UNKNOWN | Name of the application for the archiving |
TYPE | LIKE | PRI_PARAMS-PTYPE | C_CHAR_UNKNOWN | Default 'Spool request type' |
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.
This function module does not define any Exceptions.