Menu

SAP Function Module JBD_FCTY_GET_LIST

API: GetList Fazilität

The Function Module JBD_FCTY_GET_LIST (API: GetList Fazilität) is a standard Function Module in SAP ERP and is part of the function group JBD_FCTY within the package JBD_FCTY.

Technical Information

Function Module JBD_FCTY_GET_LIST
Short Text API: GetList Fazilität
Function Group JBD_FCTY
Package JBD_FCTY
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_MAX_ROWS TYPE BAPIMAXROW Maximale Zeilenanzahl der Treffermenge
I_RNG_BUKRS TYPE JBD_RNG_GENERAL Generelle Range Tabelle
I_RNG_FAZART TYPE JBD_RNG_GENERAL Generelle Range Tabelle
I_RNG_FAZID TYPE JBD_RNG_GENERAL Generelle Range Tabelle
I_RNG_PARTNEREXTERNAL TYPE JBD_RNG_GENERAL Generelle Range Tabelle
I_RNG_PARTNR TYPE JBD_RNG_GENERAL Generelle Range Tabelle

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_OVERFLOW_FLAG TYPE JBD_DTE_OVERFLOW_FLAG Flag für Überschritt von maximal Anzahl von Geschäften
E_TAB_FAZ_LIST TYPE JBD_TAB_FZ_KEY Fazilitätenschlüssel
E_TAB_MESSAGES TYPE JBD_TAB_MSG Fehlermeldungen

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.