Menu

SAP Function Module JB_FTR_API_COND_GETLIST_MULTI

Massendaten GetDetail API für Konditionen

The Function Module JB_FTR_API_COND_GETLIST_MULTI (Massendaten GetDetail API für Konditionen) is a standard Function Module in SAP ERP and is part of the function group JB_FTR_BAPI_CONDITION_MULT within the package JBD.

Technical Information

Function Module JB_FTR_API_COND_GETLIST_MULTI
Short Text Massendaten GetDetail API für Konditionen
Function Group JB_FTR_BAPI_CONDITION_MULT
Package JBD
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PI_ACTIVE_STATUS_ONLY TYPE C 'X' Feld zum Ankreuzen
PI_SIDE TYPE VTBFINKO-RKONDGR '0' Seite des Geschäftes
PI_TAB_FTR_KEYS TYPE VTS_TAB_BAPI_KEY_FTR Finanzgeschäftsschlüsseltabelle im BAPI-Format
PI_TAB_VTBAFINKO TYPE TBAFINKO Tabellentyp VTaFINKO
PI_TAB_VTBFHA TYPE FTRY_VTBFHA Tabellentyp für VTBFHA
PI_TAB_VTBFHAZU TYPE FTR_FHAZU Tabellentyp für VTBFHAZU
PI_TAB_VTBFINKO TYPE TBFINKO Tabellentyp VTBfinko

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
CONDITIONS LIKE JBAPI_FTR_COND_DETAIL_MULTI Multiple BAPI-Struktur: Konditionsdetails
ERRORTAB_FTR_KEYS LIKE VTS_BAPI_KEY_FTR Schlüssel zu fehlerhaften Geschäften
FORMULAVARIABLES LIKE JBAPI_FTR_COND_FV_MULTI Multiple BAPI-Struktur: Konditionsdetails
RETURN LIKE BAPIRET2 Returnparameter
SINGLEDATES LIKE JBAPI_FTR_COND_SD_MULTI Multiple BAPI-Struktur: Konditionsdetails

Exceptions

This function module does not define any Exceptions.