SAP ABAP Function Module POSS_UIREQ_OPT_INIT (Init POSS options for new spool request)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-PRN (Application Component) Print and Output Management
⤷
SPOO (Package) Spool
⤷
⤷
Basic Data
| Function Module | POSS_UIREQ_OPT_INIT | Init POSS options for new spool request |
| Function Group | RSPOPOSS | Print Options UTILs |
| Program Name | SAPLRSPOPOSS | |
| INCLUDE Name | LRSPOPOSSU12 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
JT_TAB | TYPE | POSS_JOBTICKETTAB | Job ticket table for spool request | |||
| |
PRINTER_HAS_OPTIONS | TYPE | C | 'X'=printer supports OPT, space=no opt | |||
| |
PRINTER | TYPE | RSPOPNAME | Spool: Output Device | |||
| |
DOCTYPE | TYPE | RSPODOCTYP | Spool: document type | |||
| |
SPOOLRQ | TYPE | RSPOID | 0 | Spool request number | ||
| |
ADS_SUPPORTS_PRINT_OPTIONS | TYPE | C | Does the ADS support the extended print options? | |||
| |
INVALID_SPOOLREQUEST | TYPE | Bad spoolrq | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20080411 |
| SAP Release Created in | 710 |