The Function Module SEGMENT_WHERE_USED_LIST (Where-used list for segment) is a standard Function Module in SAP ERP and is part of the function group EDI8 within the package SED.
Function Module | SEGMENT_WHERE_USED_LIST |
Short Text | Where-used list for segment |
Function Group | EDI8 |
Package | SED |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PI_SEGTYP | LIKE | EDISEGMHD-SEGTYP |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PT_EXTLST | LIKE | EDI_EXTLST | ||
PT_IDCLST | LIKE | EDI_IDCLST | ||
PT_SYNTAX | LIKE | EDI_IAPI06 |
This function module does not define any Exceptions.