Menu

SAP Function Module FM_VENDOR_FILL_ALE_SEGMENT

Füllen Segmente für ALE-Ausgang

The Function Module FM_VENDOR_FILL_ALE_SEGMENT (Füllen Segmente für ALE-Ausgang) is a standard Function Module in SAP ERP and is part of the function group F0KM within the package FMFI.

Technical Information

Function Module FM_VENDOR_FILL_ALE_SEGMENT
Short Text Füllen Segmente für ALE-Ausgang
Function Group F0KM
Package FMFI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_DATA_REF CLASS DATA Aktuell verarbeiteter Datensatz vom SAP-Programm
I_MESSAGE_TYPE TYPE EDI_MESTYP Nachrichtentyp
I_SEGMENT_NAME TYPE EDILSEGTYP Segmenttyp

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_CIMTYPE TYPE EDI_CIMTYP Erweiterung

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
T_IDOC_DATA TYPE EDIDD_TT Tabellentyp für EDIDD (IDoc Datensätze)

Exceptions

This function module does not define any Exceptions.