The Function Module WDRDA_WRITE_WDRD_SINGLE (Fortschreiben Belieferungsbeziehung für ein Werk) is a standard Function Module in SAP ERP and is part of the function group WDRDA within the package WEFF.
Function Module | WDRDA_WRITE_WDRD_SINGLE |
Short Text | Fortschreiben Belieferungsbeziehung für ein Werk |
Function Group | WDRDA |
Package | WEFF |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_DDATE | TYPE | WDRD-DDATE | SY-DATUM | Datum für die Ermittlung |
I_MATKL | TYPE | WDRD-MATKL | Warengruppe | |
I_MATNR | TYPE | WDRD-MATNR | Materialnummer | |
I_NOBUF | TYPE | C | Kennzeichen: Direktes Verbuchen ohne Puffer | |
I_RESWK | TYPE | WDRD-RESWK | Abgebendes Werk bei Transportbestellung | |
I_S_WDRD_CTRL | TYPE | WDRD_S_CTRL | Profile zur Ermittlung von Belieferungsbeziehungen |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_T_KUNNR | TYPE | WDRDT_T_KUNNR | Belieferte Kunden | |
I_T_WERKS | TYPE | WDRDT_T_WERKS | Belieferte Werke |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
WRONG_OR_MISSING_INPUT | Falsche/fehlende Import-Parameter |