The Function Module SDOK_UT_RES_DELETE (Verbuchungspuffer: Kopfsätze von Beziehungen löschen) is a standard Function Module in SAP ERP and is part of the function group SDOK_UPDTSK within the package SDOK.
Function Module | SDOK_UT_RES_DELETE |
Short Text | Verbuchungspuffer: Kopfsätze von Beziehungen löschen |
Function Group | SDOK_UPDTSK |
Package | SDOK |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CLIENT | TYPE | SYMANDT | SY-MANDT | Mandant |
CLIENT_DEPENDENT | TYPE | SYDATAR | Dynpros, zeigt Benutzereingabe an | |
TABLE | TYPE | SDOK_RETAB | Tabelle für ausgehende Beziehungen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DB_SUBRC | TYPE | SYSUBRC | simulierter return code der Datenbank |
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 |
---|---|---|---|---|
RELA_IDS | TYPE | SDOKOBJECTS | Liste der Beziehungen |
This function module does not define any Exceptions.