The Function Module EDI_PORT_DUPLICATE_ALE (IDoc: Copying an ALE port) is a standard Function Module in SAP ERP and is part of the function group EDIO within the package SED.
Function Module | EDI_PORT_DUPLICATE_ALE |
Short Text | IDoc: Copying an ALE port |
Function Group | EDIO |
Package | SED |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PORT_ORIGINAL | LIKE | EDIPORT-PORT |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PORT_DUPLICATE | LIKE | EDIPORT-PORT | Name of Copy |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_IN_ADD | |
ERROR_IN_NUMBER_GET_NEXT | Error during internal number assignment |
PORT_NOT_TYPE_ALE | |
PORT_ORIGINAL_NOT_EXIST |