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.
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 |
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 |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.