Menu

SAP Function Module JBD_LOAN_FLOW_TYPES_GET

Bewegungstypen zum Darlehen werden zurückgegeben

The Function Module JBD_LOAN_FLOW_TYPES_GET (Bewegungstypen zum Darlehen werden zurückgegeben) is a standard Function Module in SAP ERP and is part of the function group JBD_LOAN within the package JBD_LOAN.

Technical Information

Function Module JBD_LOAN_FLOW_TYPES_GET
Short Text Bewegungstypen zum Darlehen werden zurückgegeben
Function Group JBD_LOAN
Package JBD_LOAN
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_OBJNR TYPE JBOBJNR Objektnummer für Finanzgeschäfte
I_TAB_LOAN_INFO TYPE JBD_TAB_LOAN_KEY_INFO Basisinformationen zu Darlehensgeschäften (API-Schicht)
I_TAB_OBJNRS TYPE JBD_TAB_OBJNR Interne Tabelle mit der komponente OBJNR

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_TAB_FLOW_TYPES TYPE JBD_TAB_LOAN_FLOW_TYPE Tabellentyp für Bewegungstypen zum Darlehen

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.