The Function Module SEGMENT_DELETE (IDoc-Segment Löschen) is a standard Function Module in SAP ERP and is part of the function group EDIJ within the package SED.
Function Module | SEGMENT_DELETE |
Short Text | IDoc-Segment Löschen |
Function Group | EDIJ |
Package | SED |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SEGMENTTYP | LIKE | EDISEGMHD-SEGTYP | Segment Type |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RESULT | LIKE | SY-SUBRC | Result | |
TASK | LIKE | E070-TRKORR | Transport task |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ORDER | LIKE | E070-TRKORR | Transport Request |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DELETE_FAILED | Deletion Failed |
LOCK_ERROR | Lock Problem |
NO_AUTHORITY | No Authorization |
SEGMENT_NOT_EXISTING | Segment Does Not Exist |
TRANSPORT_ERROR | Transport Problem |