Menu

SAP Function Module JB_FTR_API_SWAP_MULT_GETDETAIL

Massendaten für SWAPs

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module JB_FTR_API_SWAP_MULT_GETDETAIL (Massendaten für SWAPs) is a standard Function Module in SAP ERP and is part of the function group JB_FTR_BAPI_SWAP_MULTI within the package JBD_IRTR.

Technical Information

Function Module JB_FTR_API_SWAP_MULT_GETDETAIL
Short Text Massendaten für SWAPs
Function Group JB_FTR_BAPI_SWAP_MULTI
Package JBD_IRTR
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_TAB_FTR_KEYS TYPE VTS_TAB_BAPI_KEY_FTR externer Schlüssel des Finanzgeschäfts
PI_TAB_VTBAFINKO TYPE TBAFINKO Tabellentyp VTaFINKO
PI_TAB_VTBFHA TYPE FTRY_VTBFHA CFM: Tabellentyp für VTBFHA
PI_TAB_VTBFHAPO TYPE FTR_FHAPO Treasury: Tabellentyp zu VTBFHAPO
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
RETURN LIKE BAPIRET2 Returnparameter
RETURNSWAP LIKE JBAPI_FTR_GETDETAIL_SWAP_MULTI Detaildaten SWAPs für den Export

Exceptions

This function module does not define any Exceptions.