Menu

SAP Function Module FI_PAYMENT_INSTRUCTION_CONVERT

Weisung umsetzen (Weisung, Schlüsselwort und Zusatzinfo)

The Function Module FI_PAYMENT_INSTRUCTION_CONVERT (Weisung umsetzen (Weisung, Schlüsselwort und Zusatzinfo)) is a standard Function Module in SAP ERP and is part of the function group FK40CORE within the package BFIBL_CHECK_D.

Technical Information

Function Module FI_PAYMENT_INSTRUCTION_CONVERT
Short Text Weisung umsetzen (Weisung, Schlüsselwort und Zusatzinfo)
Function Group FK40CORE
Package BFIBL_CHECK_D
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_BNKA LIKE BNKA Bankenstamm
I_DTWSC LIKE T015W1-DTWSC Verwender des Weisungsschlüssels (z.B. Land)
I_DTWSF LIKE T015W1-DTWSF Nummer des Weisungsfeldes
I_DTZUS LIKE T015W-DTZUS Zusatzinformation zum Weisungsschlüssel
I_I015W1_PAR LIKE I015W1_PAR Regulierungsdaten aus Zahlprogramm
I_SPRAS LIKE T015W1T-SPRAS SY-LANGU Sprachenschlüssel der Weisung

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ADDINFO LIKE Zusatzinformationen zur Weisung
E_CODE LIKE Codewort der Weisung
E_TEXT LIKE T015W1T-TEXT Text zur Weisung

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_DTWSX LIKE T015W1-DTWSX Umgesetzte Weisung

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.