SAP ABAP Function Module POSS_INPUTSTRING_GETPAR (Get 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_GETPAR | Get field parameters for input string option |
| Function Group | RSPOPOSS | Print Options UTILs |
| Program Name | SAPLRSPOPOSS | |
| INCLUDE Name | LRSPOPOSSU48 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
FIELD_LEN | TYPE | N | Field length in GUI | |||
| |
SHOW_INPUT | TYPE | C | Show input characters? | |||
| |
ALLOWED_CHARS | TYPE | X | Which character groups are allowed? | |||
| |
ALLOW_IN_PRINTTICKET | TYPE | C | Show option in print tickets? | |||
| |
ALLOW_TRUNCATION | TYPE | C | Allow shorter input? | |||
| |
OPTIONINFO | TYPE | POSS_OPTIONINFO | Information about printer option | |||
| |
INVALID_OPTION | TYPE | illegal option or no INPUTSTRING option | ||||
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 |