The Function Module FVD_READ_VDARC_DOC_REC (Liest Reorganisationssätze (+ Verw.Daten) zum vorgegebenen Darlehen) is a standard Function Module in SAP ERP and is part of the function group FVD_DOCUMENTS_ARCHIVE within the package FVVD_ARCHIVE.
Function Module | FVD_READ_VDARC_DOC_REC |
Short Text | Liest Reorganisationssätze (+ Verw.Daten) zum vorgegebenen Darlehen |
Function Group | FVD_DOCUMENTS_ARCHIVE |
Package | FVVD_ARCHIVE |
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 | |
I_RANL | LIKE | VDARL-RANL | Darlehensvertragsnummer |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
O_VDARC_DOC_REC | TYPE | TRTY_VDARC_DOC_REC | Tabellentyp für VDARC_DOC_REC |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
O_VDARC_DOC_ADM | LIKE | VDARC_DOC_ADM | Verwaltungstabelle der Darlehensbelegdatenreorganisation |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
RANL_NOT_FOUND | Eingegebene Vertragsnummer ist ungültig. |