The Function Module FM_MASDAT_CONCAT_DECONCAT (Concatenation or splitting up of FIPEX) 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_MASDAT_CONCAT_DECONCAT |
Short Text | Concatenation or splitting up of FIPEX |
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-Type | |
I_STRID | TYPE | FMMDSTRID-STR_ID | Master Data Subdivision Structure ID |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_SUB1 | TYPE | FMMDCISUB1-CISUB1 | Substring # 1 of Commitment Item | |
C_SUB2 | TYPE | FMMDCISUB2-CISUB2 | Substring # 2 of Commitment Item | |
C_SUB3 | TYPE | FMMDCISUB3-CISUB3 | Substring # 3 of Commitment Item | |
C_SUB4 | TYPE | FMMDCISUB4-CISUB4 | Substring # 4 of Commitment Item | |
C_SUB5 | TYPE | FMMDCISUB5-CISUB5 | Substring # 5 of Commitment Item |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.