The Function Module DISPLAY_SEGMENT_PERSONS (Maintain relevant users for segment) is a standard Function Module in SAP ERP and is part of the function group EDI8 within the package SED.
Function Module | DISPLAY_SEGMENT_PERSONS |
Short Text | Maintain relevant users 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_DISPLAY | LIKE | EDI_IAPI00-FLAG | 'X' | |
PI_SEGTYP | LIKE | EDISEGMHD-SEGTYP | Segment Type |
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 |
---|---|---|---|---|
PC_PRESP | LIKE | EDI_PERS-PRESP | ||
PC_PWORK | LIKE | EDI_PERS-PWORK |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.