The Function Module MD_WORKFLOW_MAINTAIN (Bearbeiten einer Exception-Analyse zum Anlegen eines Abschriftenplans) is a standard Function Module in SAP ERP and is part of the function group WMF2 within the package WAKT.
Function Module | MD_WORKFLOW_MAINTAIN |
Short Text | Bearbeiten einer Exception-Analyse zum Anlegen eines Abschriftenplans |
Function Group | WMF2 |
Package | WAKT |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DESCRIPTION | LIKE | BAPI1073I1-DESCRIPTION | Bezeichnung | |
PRICEMARKDOWNPLAN | LIKE | BAPI1073I1-MD_NO | Abschriftenplannummer | |
PRICEMARKDOWNTYPE | LIKE | BAPI1073I1-MD_TYPE | Abschriftenart | |
VALIDFROM | LIKE | BAPI1073I1-VALIDFROM | Startdatum des Abschriftenplans |
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 |
---|---|---|---|---|
KEYFIGURE | TYPE | MDKEYFIG | Bezeichnung des übernommenen Wertes | |
MATERIAL | TYPE | QMATNR | Materialien aus einer Exception-Analyse | |
PLANTS | TYPE | WERKS | Werke aus einer Exception-Analyse | |
RETURN | LIKE | BAPIRET2 | Tabelle mit Meldungen | |
VALUE | TYPE | MDVALUE | Werte, die aus dem Workflow übernommen werden |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_DATA_ENTERED | Keine Daten aus dem Workflow erhalten |
USER_BREAK | Abbruch der Exception-Bearbeitung |