Menu

SAP Function Module POC_ARC_REMOVE_DB_DATA

Neue Herstellanweisung: HA löschen

The Function Module POC_ARC_REMOVE_DB_DATA (Neue Herstellanweisung: HA löschen) is a standard Function Module in SAP ERP and is part of the function group POC_ENTRY within the package CMX_POC.

Technical Information

Function Module POC_ARC_REMOVE_DB_DATA
Short Text Neue Herstellanweisung: HA löschen
Function Group POC_ENTRY
Package CMX_POC
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_DELETED_COUNT TYPE I Anzahl erfolgreich gelöschter Datensätze
IV_NOT_DELETED_COUNT TYPE I Anzahl nicht gelöschter Datensätze

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EV_DELETED_COUNT TYPE I Anzahl erfolgreich gelöschter Datensätze
EV_NOT_DELETED_COUNT TYPE I Anzahl nicht gelöschter Datensätze

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CRD4_DEL_TAB LIKE COCH Zu löschende Herstell-/Arbeitsanweisungen
MSG_TAB LIKE SYMSG Ausgelöste Systemnachrichten

Exceptions

This function module does not define any Exceptions.