SAP ABAP Function Module POSS_ADS_GET_OPTIONS (Get print options for ADS print)
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_ADS_GET_OPTIONS | Get print options for ADS print |
| Function Group | RSPOPOSS | Print Options UTILs |
| Program Name | SAPLRSPOPOSS | |
| INCLUDE Name | LRSPOPOSSU50 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
OPTIONS_USED | TYPE | C | Are Print Options used? | |||
| |
OPTIONS | TYPE | X | Options as xstring | |||
| |
USRSTRING09 | TYPE | RSPOPOSS_OPTSTRING | User input string for print option | |||
| |
USRSTRING16 | TYPE | RSPOPOSS_OPTSTRING | User input string for print option | |||
| |
USRSTRING17 | TYPE | RSPOPOSS_OPTSTRING | User input string for print option | |||
| |
USRSTRING18 | TYPE | RSPOPOSS_OPTSTRING | User input string for print option | |||
| |
NON_PJL_OPTIONS_TAB | TYPE | TLINE_TAB | Table with non-PJL print commands | |||
| |
PJL_OPTIONS_TAB | TYPE | TLINE_TAB | Table with PJL print commands | |||
| |
PRINTER | TYPE | RSPOPNAME | Spool: Output device | |||
| |
PRINTTICKET | TYPE | POSS_PRINTTICKETNAME | ' ' | Name of a print ticket | ||
| |
REQUESTED_PRINLANGU | TYPE | TSP0A-DRIVER | Printer language of XDC file | |||
| |
INVALID_PRINTER | TYPE | PRINTER does not exist | ||||
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 | 20130604 |
| SAP Release Created in | 710 |