The Function Module LOAN_REFERENCE_ADD (Anlegen oder Hinzufügen 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_ADD |
Short Text | Anlegen oder Hinzufügen einer Referenzzeile |
Function Group | FVD0 |
Package | FVVD |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
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 hinzuzufügenden 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 |