Menu

SAP Function Module DOWNLOAD_STATUS_READ

POS-Ausgang Status-Tabellen WDLS und WDLSP lesen

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 DOWNLOAD_STATUS_READ (POS-Ausgang Status-Tabellen WDLS und WDLSP lesen) is a standard Function Module in SAP ERP and is part of the function group WDLD within the package WBBC.

Technical Information

Function Module DOWNLOAD_STATUS_READ
Short Text POS-Ausgang Status-Tabellen WDLS und WDLSP lesen
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_DLDNR LIKE WDLS-DLDNR '' Download number
PI_DLMOD LIKE WDLS-DLMOD ' ' Download mode
PI_DOCNUM LIKE WDLSP-DOCNUM '' Number of IDoc
PI_GESST LIKE WDLS-GESST ' ' Status of IDOC generation
PI_ITEMS_ALL LIKE WDLS-DLMOD ' ' Flag, read all items
PI_ITEMS_ONLY LIKE WDLS-DLMOD ' ' Flag, read items only
PI_ITEM_LAST_ONLY LIKE WDLS-DLMOD ' ' Flag, only read the last item
PI_LAST_ONLY_FLAG LIKE WDLS-DLMOD ' ' Flag, only read the latest status record
PI_LFDNR LIKE WDLSP-LFDNR '' Item number
PI_READ_EDIDS LIKE WDL_FLAG-XFLAG ' ' Check sending status
PI_SBTYP LIKE WDLS-SBTYP ' ' Application sub-type
PI_SYSTP LIKE WDLS-SYSTP ' ' Subsystem type

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PE_I_WDLS LIKE WDLS Download status record for single access
PE_I_WDLSP LIKE WDLSP Download status item for single access

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
PE_T_WDLS LIKE WDLS Download status records
PE_T_WDLSP LIKE WDLSP Outbound status items
PI_SO_DATES LIKE WDL_DAT Selection structure for days
PI_SO_TIMES LIKE WDL_TIM Selection structure for times
PI_T_KUNNR LIKE WDL_KUNNR Customers

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_STATUS_FOUND No status record found
NO_STORES_SPECIFIED No sites transferred
STATUS_ITEM_NOT_FOUND Status record - item not found
STATUS_NOT_FOUND Status record not found