Menu

SAP Function Module RPY_FOREIGN_KEY_DELETE

Fremdschlüsselbeziehungen einer Tabelle löschen

The Function Module RPY_FOREIGN_KEY_DELETE (Fremdschlüsselbeziehungen einer Tabelle löschen) is a standard Function Module in SAP ERP and is part of the function group SIFD within the package SEUX.

Technical Information

Function Module RPY_FOREIGN_KEY_DELETE
Short Text Fremdschlüsselbeziehungen einer Tabelle löschen
Function Group SIFD
Package SEUX
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TABLE_NAME LIKE RPY_TABL-TABLNAME Name der Fremdschlüsseltabelle
TRANSPORT_NUMBER LIKE RGLIF-TRKORR SPACE Nummer des Auftrages, der Änderung aufnimmt

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CANCELLED Abbruch im Dialog
ILLEGAL_TYPE Ein Parameter ist unzulässig
NOT_EXIST Fremdschlüsseltabelle existiert nicht
PERMISSION_ERROR Anwender hat keine Änderungsberechtigung