Menu

SAP Function Module FI_PAYMENT_INSTRUCTION_CHECK

Prüfung einer Weisung im Zahlungsverkehr

The Function Module FI_PAYMENT_INSTRUCTION_CHECK (Prüfung einer Weisung im Zahlungsverkehr) is a standard Function Module in SAP ERP and is part of the function group FK40 within the package FBZ.

Technical Information

Function Module FI_PAYMENT_INSTRUCTION_CHECK
Short Text Prüfung einer Weisung im Zahlungsverkehr
Function Group FK40
Package FBZ
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_BANKID LIKE T012-HBKID Hausbank (sofern bekannt)
I_COMPANY LIKE T012-BUKRS Buchungskreis (zur Ermittlung von Bankländern)
I_COUNTRY LIKE T005-LAND1 Bankland (sofern bekannt)
I_INSTRUCTION LIKE T015W1-DTWSX Weisung
I_INSTRUCTION_NUMBER LIKE T015W1-DTWSF Nummer des Weisungsfeldes (1-4)

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.