Menu

SAP Function Module FM_SUBSTRING_GET_DESCRIPTION

Get descriptions of master data substrings

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module FM_SUBSTRING_GET_DESCRIPTION (Get descriptions of master data substrings) 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_SUBSTRING_GET_DESCRIPTION
Short Text Get descriptions of master data substrings
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_MASDATID TYPE FMMDACTIV-MASDAT_ID Master Data ID
I_STRID TYPE FMMDSTRID-STR_ID Master Data Subdivision IDs
I_SUB1 TYPE FMMDCISUB1-CISUB1 Substring # 1 of Commitment Item
I_SUB2 TYPE FMMDCISUB2-CISUB2 Substring # 2 of Commitment Item
I_SUB3 TYPE FMMDCISUB3-CISUB3 Substring # 3 of Commitment Item
I_SUB4 TYPE FMMDCISUB4-CISUB4 Substring # 4 of Commitment Item
I_SUB5 TYPE FMMDCISUB5-CISUB5 Substring # 5 of Commitment Item

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_DESC1_LO TYPE FMMDCISUB1T-CILOTXT Description 2
E_DESC1_SH TYPE FMMDCISUB1T-CISHTXT Description 1
E_DESC2_LO TYPE FMMDCISUB2T-CILOTXT Description 2
E_DESC2_SH TYPE FMMDCISUB2T-CISHTXT Description 1
E_DESC3_LO TYPE FMMDCISUB3T-CILOTXT Description 2
E_DESC3_SH TYPE FMMDCISUB3T-CISHTXT Description 1
E_DESC4_LO TYPE FMMDCISUB4T-CILOTXT Description 2
E_DESC4_SH TYPE FMMDCISUB4T-CISHTXT Description 1
E_DESC5_LO TYPE FMMDCISUB5T-CILOTXT Description 2
E_DESC5_SH TYPE FMMDCISUB5T-CISHTXT Description 1

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.