The Function Module MD_PLDORD_DELETE_BAPI (BAPI: Löschen eines einzelnen Planauftrags) is a standard Function Module in SAP ERP and is part of the function group M61O within the package MD03.
Function Module | MD_PLDORD_DELETE_BAPI |
Short Text | BAPI: Löschen eines einzelnen Planauftrags |
Function Group | M61O |
Package | MD03 |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BAPCO | LIKE | CM61O-BAPCO | BAPI-Verarbeitungskz.(Stücklistenauflösung/manuelle Komp.) | |
IV_PLNUM | LIKE | PLAF-PLNUM | Planauftragsnummer | |
LAST_ORDER | LIKE | CM61O-UPDAT | ' ' | Feld zum Ankreuzen |
USE_COLLECTIVE_UPDATE | LIKE | CM61O-COLUP | ' ' | Feld zum Ankreuzen |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CHANGES_NOT_ALLOWED | Ändern des Planauftrags nicht erlaubt |
ENTRY_NOT_MADE | Planauftragsnummer wurde nicht eingegeben |
ERROR_CALLING_FUNCTION | Fehler beim Aufruf des Funktionsbausteins |
FAILURE_IN_READING_PLANT | Werk konnte nicht gelesen werden |
NO_AUTHORITY | Fehler bei Berechtigungsprüfung |
PLANNED_ORDER_DOESNOT_EXIST | Planauftrag existiert nicht |