Menu

SAP Function Module LOAN_REFERENCE_READ_OBJECTID

Lesen der Mitglieder einer Klammer in eine Tabelle

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.

Technical Information

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

Importing Parameters

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

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 I/O-Tabelle

Exceptions

This function module does not define any Exceptions.