SAP ABAP Function Module POSS_DEVT_GET_OPTIONINFO (Read optioninfo from device type)
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_DEVT_GET_OPTIONINFO | Read optioninfo from device type |
| Function Group | RSPOPOSS | Print Options UTILs |
| Program Name | SAPLRSPOPOSS | |
| INCLUDE Name | LRSPOPOSSU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
OPTIONINFO | TYPE | POSS_OPTIONINFO | Information about printer option | |||
| |
IS_INITIAL | TYPE | C | Devtype does not have optioninfo | |||
| |
USERINFO | TYPE | C | User/date/system/relno | |||
| |
DEVTYPE | TYPE | RSPOPTYPE | Spool: Device type name | |||
| |
OPTION | TYPE | RSPOPOSS_OPTID | Print option identifier | |||
| |
INVALID_OPTION | TYPE | illegal option | ||||
| |
INVALID_DEVTYPE | TYPE | non-existent device type | ||||
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 |