The Function Module EDT_ALE_CREATE_SEGMENT () is a standard Function Module in SAP ERP and is part of the function group KCD_ALE within the package KCD_ADDON.
Function Module | EDT_ALE_CREATE_SEGMENT |
Short Text | |
Function Group | KCD_ALE |
Package | KCD_ADDON |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SEGMENTHEADER | LIKE | EDISEGMHD | IDoc Development : Segment Type and Definition |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SEGMENTDEFINITION | LIKE | EDISEGMDEF | IDoc Development : Segment Definition | |
TASK | LIKE | E070-TRKORR | Order/Task |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DEVCLASS | LIKE | TADIR-DEVCLASS | Package | |
ORDER | LIKE | E070-TRKORR | Order/Task |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CREATION_FAILED | Creation Failed |
LOCK_ERROR | Lock Problem |
NO_AUTHORITY | No Authorization |
STRUCTURE_UNKNOWN | |
TRANSPORT_ERROR | Transport Problem |