Menu

SAP Function Module EDI_BUILD_UNION_SET

Vereinigungsmenge aller Segmente aus den übergebenen Entwicklungsobjekten

The Function Module EDI_BUILD_UNION_SET (Vereinigungsmenge aller Segmente aus den übergebenen Entwicklungsobjekten) is a standard Function Module in SAP ERP and is part of the function group EDIG within the package SED.

Technical Information

Function Module EDI_BUILD_UNION_SET
Short Text Vereinigungsmenge aller Segmente aus den übergebenen Entwicklungsobjekten
Function Group EDIG
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
IDOC_TYPE_TYPE LIKE 'IDC' Development object type (IDC or CIM)

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_CIMTYPES LIKE EDI_CIM Table with extension types
I_IDOCTYPES LIKE EDI_IDC Table with basic IDoc types
I_SEGMENTS LIKE EDI_SEGS Table with segment types

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INVALID_IDOC_TYPE_TYPE Parameter IDOC_TYPE_TYPE invalid