Menu

SAP Function Module WDLD_DOWNLOAD_STATUS_CHANGE

Setzen neuen IDoc-Status für einen Download

The Function Module WDLD_DOWNLOAD_STATUS_CHANGE (Setzen neuen IDoc-Status für einen Download) 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_DOWNLOAD_STATUS_CHANGE
Short Text Setzen neuen IDoc-Status für einen Download
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 Outbound
PI_GESST LIKE WDLS-GESST New preparation status
PI_STATUS LIKE TEDS1-STATUS New transfer status for IDocs

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PE_I_WDLS LIKE Outbound status header

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_WDLSP LIKE WDLSP Outbound status items

Exceptions

This function module does not define any Exceptions.