The Function Module WSAO_DIAG_DELIV_DATE_SET (Setze Lieferdatum in Dialogsteuerung) is a standard Function Module in SAP ERP and is part of the function group WSAO_DIAG within the package WOST.
Function Module | WSAO_DIAG_DELIV_DATE_SET |
Short Text | Setze Lieferdatum in Dialogsteuerung |
Function Group | WSAO_DIAG |
Package | WOST |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DELIV_DATE | LIKE | BAPI6032_ITEMS-EINDT | Lieferdatum |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RETURN | LIKE | BAPIRETURN1 | Rückmeldung |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.