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.
Function Module | LOAN_REFERENCE_DELETE |
Short Text | Löschen einer Referenzzeile |
Function Group | FVD0 |
Package | FVVD |
Module Type | Normal Module |
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 |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
XT_LOANREF | LIKE | LOANREF | Tabelle mit zu löschenden Sätzen |
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 |