Menu

SAP Function Module POSS_INPUTSTRING_SETPAR

Set field parameters for input string option

The Function Module POSS_INPUTSTRING_SETPAR (Set field parameters for input string option) is a standard Function Module in SAP ERP and is part of the function group RSPOPOSS within the package SPOO.

Technical Information

Function Module POSS_INPUTSTRING_SETPAR
Short Text Set field parameters for input string option
Function Group RSPOPOSS
Package SPOO
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
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
FIELD_LEN TYPE I 40 Length of input field in GUI
SHOW_INPUT TYPE C 'X' Display input characters

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OPTIONINFO TYPE POSS_OPTIONINFO Information about printer option

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INVALID_OPTION illegal option or no INPUTSTRING option
INVALID_PARAMS illegal parameter values for input string