Menu

SAP Function Module CHECK_STRING_SUCCESSOR

Prüft, ob ein String ein direkter Nachfolger eines anderen Strings ist.

The Function Module CHECK_STRING_SUCCESSOR (Prüft, ob ein String ein direkter Nachfolger eines anderen Strings ist.) is a standard Function Module in SAP ERP and is part of the function group IPW0 within the package IQSM.

Technical Information

Function Module CHECK_STRING_SUCCESSOR
Short Text Prüft, ob ein String ein direkter Nachfolger eines anderen Strings ist.
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_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

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.