Menu

SAP Function Module LOAN_REFERENCE_DELETE

Löschen einer Referenzzeile

The Function Module LOAN_REFERENCE_DELETE (Löschen einer Referenzzeile) is a standard Function Module in SAP ERP and is part of the function group FVD0 within the package FVVD.

Technical Information

Function Module LOAN_REFERENCE_DELETE
Short Text Löschen einer Referenzzeile
Function Group FVD0
Package FVVD
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_BUKRS LIKE VDARL-BUKRS Buchungskreis der Klammer
I_GSART LIKE VDARL-GSART Produktart des Vertrages der Klammer

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
XT_LOANREF LIKE LOANREF Tabelle mit zu löschenden Sätzen

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INVALID_DATA Schlüssel eines Eintrages war nicht korrekt
TABLE_EMPTY übergebene Tabelle war leer