The Function Module SEGMENTDEFINITION_APPEND (IDoc-Segmentdefinition hinzufügen) is a standard Function Module in SAP ERP and is part of the function group EDIJ within the package SED.
Function Module | SEGMENTDEFINITION_APPEND |
Short Text | IDoc-Segmentdefinition hinzufügen |
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 |
---|---|---|---|---|
SEGMENTDEFINITION | LIKE | EDISEGMDEF | Segment definition | |
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 |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SEGMENTSTRUCTURE | LIKE | EDISEGSTRU |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CHANGE_FAILED | |
LOCK_ERROR | Lock Problem |
NO_AUTHORITY | No Authorization |
SEGMENT_NOT_EXISTING | Segment Does Not Exist |
TRANSPORT_ERROR | Transport Problem |