Menu

SAP Function Module WDLD_IDOC_WRITE_TO_DB

Übergeben Idoc an ALE/EDI

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module WDLD_IDOC_WRITE_TO_DB (Übergeben Idoc an ALE/EDI) is a standard Function Module in SAP ERP and is part of the function group WDLD within the package WBBC.

Technical Information

Function Module WDLD_IDOC_WRITE_TO_DB
Short Text Übergeben Idoc an ALE/EDI
Function Group WDLD
Package WBBC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PI_CIMTYP LIKE EDIDC-CIMTYP Name der Erweiterung der Zwischenstruktur
PI_DOCTYP LIKE EDIDC-DOCTYP Zwischenstruktur
PI_IDOCTYP LIKE EDIDC-IDOCTP Name des Basistyps der Zwischenstruktur
PI_MESTYP LIKE EDIDC-MESTYP Logischer Nachrichtentyp
PI_RCVPRN LIKE EDIDC-RCVPRN Partner no. of recipient
PI_RCVPRT LIKE EDIDC-RCVPRT Partner type of recipient
PI_RECDT LIKE TWBBP-RECDT Determine recipient using distribution model

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PE_DOCNUM LIKE EDIDC-DOCNUM Number of IDoc
PE_STATUS LIKE EDIDC-STATUS Status from EDI/ALE interface

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PI_IDOC_COUNTER LIKE WDLS-ANZID Counter for created IDocs

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PE_T_IDOC_CTRL LIKE EDIDC Control records
PI_T_IDOC_DATA LIKE EDIDD Data segment (EDI IDoc)

Exceptions

This function module does not define any Exceptions.