Menu

SAP Function Module FM_F4_SUB

Eingabehilfe für Teilstrings

The Function Module FM_F4_SUB (Eingabehilfe für Teilstrings) is a standard Function Module in SAP ERP and is part of the function group FMMD_SUBD_1 within the package FMMD_SUBD_E.

Technical Information

Function Module FM_F4_SUB
Short Text Eingabehilfe für Teilstrings
Function Group FMMD_SUBD_1
Package FMMD_SUBD_E
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_SH_NAME TYPE CHAR30 30 Characters
I_STRID TYPE FM_STR_ID Master Data Subdivision ID
I_SUBT_NAME TYPE CHAR10 Character Field Length - 10
I_SUB_NAME TYPE CHAR10 Character Field Length - 10

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_SUBT TYPE FMMDCI_STRUC-CISUB1T Description 1

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_SUB_VALUE TYPE CHAR10 Character Field Length - 10

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.