The Function Module LOAN_REFERENCE_READ_OBJECTID (Lesen der Mitglieder einer Klammer in eine Tabelle) is a standard Function Module in SAP ERP and is part of the function group FVD0 within the package FVVD.
Function Module | LOAN_REFERENCE_READ_OBJECTID |
Short Text | Lesen der Mitglieder einer Klammer in eine Tabelle |
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_REFCAT | LIKE | LOANREF-REFCAT | Klammertyp als Einzelwert | |
I_REFCONCEPT | LIKE | LOANREF-REFCONCEPT | Klammerbegriff als Einzelwert | |
I_STATUS | LIKE | LOANREF-STATUS | Status der Klammer als Einzelwert |
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 | I/O-Tabelle |
This function module does not define any Exceptions.