Menu

SAP Function Module PROCESS_STRINGS_FOR_PRINT

Aufbereitung von Strings für die Ausgabe

The Function Module PROCESS_STRINGS_FOR_PRINT (Aufbereitung von Strings für die Ausgabe) is a standard Function Module in SAP ERP and is part of the function group IPW0 within the package IQSM.

Technical Information

Function Module PROCESS_STRINGS_FOR_PRINT
Short Text Aufbereitung von Strings für die Ausgabe
Function Group IPW0
Package IQSM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ALPHABET TYPE SYABCDE Konstanten, Alphabet (A,B,C,...)
I_NO_ZERO TYPE XFELD 'X' Feld zum Ankreuzen
I_USE_INTERVAL TYPE XFELD 'X' Feld zum Ankreuzen
I_WITH_SECOND_DIGIT TYPE XFELD ' ' Feld zum Ankreuzen

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
STRING_IN LIKE String Tabelle
STRING_OUT LIKE String Tabelle

Exceptions

This function module does not define any Exceptions.