Menu

SAP Function Module SEGMENT_DELETE

IDoc-Segment Löschen

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.

Technical Information

Function Module SEGMENT_DELETE
Short Text IDoc-Segment Löschen
Function Group EDIJ
Package SED
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SEGMENTTYP LIKE EDISEGMHD-SEGTYP Segment Type

Exporting Parameters

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

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ORDER LIKE E070-TRKORR Transport Request

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

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