Menu

SAP Function Module FI_PAYMENT_REQUEST_PP_CHECK

Prüfen Payment Request und Daten für FI-Beleg (aus vorerfaßten Belegen)

The Function Module FI_PAYMENT_REQUEST_PP_CHECK (Prüfen Payment Request und Daten für FI-Beleg (aus vorerfaßten Belegen)) is a standard Function Module in SAP ERP and is part of the function group F0PR within the package FMFI.

Technical Information

Function Module FI_PAYMENT_REQUEST_PP_CHECK
Short Text Prüfen Payment Request und Daten für FI-Beleg (aus vorerfaßten Belegen)
Function Group F0PR
Package FMFI
Module Type Update Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_PAYBU LIKE PAYBU Payment transfer
I_PAYRC LIKE PAYRC
I_PAYRQ LIKE PAYRQ Payment request
I_POST LIKE BOOLE-BOOLE SPACE
I_TCODE LIKE ACCHD-TCODE

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
T_PAYCT_NEW LIKE PAYCT
T_PAYCT_OLD LIKE PAYCT
T_PAYKO_NEW LIKE PAYKO Zusatzinformationen Belegzeile
T_PAYKO_OLD LIKE PAYKO
T_VBKPF_NEW LIKE VBKPF Belegköpfe
T_VBKPF_OLD LIKE VBKPF
T_VBSEC_NEW LIKE VBSEC CPD-Daten
T_VBSEC_OLD LIKE VBSEC
T_VBSEG_NEW LIKE VBSEG Belegpositionen
T_VBSEG_OLD LIKE VBSEG
T_VBSET_NEW LIKE VBSET Steuern
T_VBSET_OLD LIKE VBSET Steuern

Exceptions

This function module does not define any Exceptions.