Menu

SAP Function Module FTR_CORR_GET_SWIFTREFERENCE

Ermittlung einer neuen SWIFT-Referenz (+evt. Vorgängerreferenz)

The Function Module FTR_CORR_GET_SWIFTREFERENCE (Ermittlung einer neuen SWIFT-Referenz (+evt. Vorgängerreferenz)) is a standard Function Module in SAP ERP and is part of the function group FTR_CORR_TOOLS within the package FTTR.

Technical Information

Function Module FTR_CORR_GET_SWIFTREFERENCE
Short Text Ermittlung einer neuen SWIFT-Referenz (+evt. Vorgängerreferenz)
Function Group FTR_CORR_TOOLS
Package FTTR
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_SANLF LIKE VTBFHA-SANLF Produkttyp
I_VTBKORES LIKE VTBKORES Buchungskreis

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_SWIFTREF_NEW LIKE VTBKORES-SWIFTREF SWIFT-Referenz (aktuell)
E_SWIFTREF_PREVIOUS LIKE VTBKORES-SWIFTREF SWIFT-Referenz (Vorgänger)

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.