The Function Module SWE_EVENT_REC_INST_DELETE (Löschen eines Eintrages aus der Instanzentabelle) is a standard Function Module in SAP ERP and is part of the function group SWEA within the package SWE.
Function Module | SWE_EVENT_REC_INST_DELETE |
Short Text | Löschen eines Eintrages aus der Instanzentabelle |
Function Group | SWEA |
Package | SWE |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CLIENT | LIKE | SY-MANDT | SY-MANDT | Client |
EVENT | LIKE | SWEINSTCOU-EVENT | Event | |
OBJKEY | LIKE | SWEINSTCOU-OBJKEY | Key of initiating object | |
OBJTYPE | LIKE | SWEINSTCOU-OBJTYPE | Type of initiating object | |
RECID | LIKE | SWEINSTCOU-RECID | ID of receiver | |
RECTYPE | LIKE | SWEINSTCOU-RECTYPE | Receiver type |
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 |
---|---|
UPDATE_FAILED | Deletion of instance linkage failed |