SAP ABAP Function Module POSS_INPUTSTRING_SETPAR (Set field parameters for input string option)
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_INPUTSTRING_SETPAR | Set field parameters for input string option |
| Function Group | RSPOPOSS | Print Options UTILs |
| Program Name | SAPLRSPOPOSS | |
| INCLUDE Name | LRSPOPOSSU49 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
OPTIONINFO | TYPE | POSS_OPTIONINFO | Information about printer option | |||
| |
FIELD_LEN | TYPE | I | 40 | Length of input field in GUI | ||
| |
SHOW_INPUT | TYPE | C | 'X' | Display input characters | ||
| |
ALLOWED_CHARS | TYPE | X | '00' | Which character groups are allowed | ||
| |
ALLOW_IN_PRINTTICKET | TYPE | C | SPACE | Edit option in print tickets? | ||
| |
ALLOW_TRUNCATION | TYPE | C | SPACE | Allow shorter input | ||
| |
INVALID_OPTION | TYPE | illegal option or no INPUTSTRING option | ||||
| |
INVALID_PARAMS | TYPE | illegal parameter values for input string | ||||
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 | 20100421 |
| SAP Release Created in | 710 |