The Function Module EDI_SEGMENT_EDIT (Editieren eines Segments im Segment-Editor) is a standard Function Module in SAP ERP and is part of the function group EDIG within the package SED.
Function Module | EDI_SEGMENT_EDIT |
Short Text | Editieren eines Segments im Segment-Editor |
Function Group | EDIG |
Package | SED |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FLAGS | LIKE | SED5STRUC | Control information | |
NODE | LIKE | SEUCOMM | Information on tree node | |
SEGTYP | LIKE | SED5ATTR-SEGTYP | Segment type which is to be edited |
This function module does not define any EXPORTING parameters.
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.