The Function Module CSAP_ORD_BOM_DELETE (API Stücklisten: Kundenauftragstückliste löschen) is a standard Function Module in SAP ERP and is part of the function group CSAP within the package CS.
Function Module | CSAP_ORD_BOM_DELETE |
Short Text | API Stücklisten: Kundenauftragstückliste löschen |
Function Group | CSAP |
Package | CS |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BOM_USAGE | LIKE | CSAP_KBOM-STLAN | Stücklistenverwendung | |
CHANGE_NO | LIKE | CSAP_KBOM-AENNR | Änderungsnummer | |
FL_NO_CHANGE_DOC | LIKE | CAPIFLAG-NO_CHG_DOC | SPACE | Keine Änderungsbelege schreiben |
MATERIAL | LIKE | CSAP_KBOM-MATNR | Material | |
POSITION | LIKE | CSAP_KBOM-VBPOS | Kundenauftragsposition | |
VALID_FROM | LIKE | CSAP_KBOM-DATUV | Gültig-ab-Datum |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FL_WARNING | LIKE | CAPIFLAG-FLWARNING | Protokoll enthält Warnungen |
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 |
---|---|
ERROR | Abbruch der Bearbeitung |