Menu

SAP Function Module CHECK_ITEM_IN_REMADV

Prüfung, ob offener Posten in Zahlungsavis enthalten

The Function Module CHECK_ITEM_IN_REMADV (Prüfung, ob offener Posten in Zahlungsavis enthalten) is a standard Function Module in SAP ERP and is part of the function group FRAD within the package FBAS.

Technical Information

Function Module CHECK_ITEM_IN_REMADV
Short Text Prüfung, ob offener Posten in Zahlungsavis enthalten
Function Group FRAD
Package FBAS
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_BELNR LIKE AVIP-BELNR Belegnummer
I_BUKRS LIKE AVIP-BUKRS Buchungskreis
I_BUZEI LIKE AVIP-BUZEI Buchungszeile
I_GJAHR LIKE AVIP-GJAHR Geschäftsjahr
I_KOART LIKE AVIP-KOART 'D' Kontoart
I_KONTO LIKE AVIP-KONTO SPACE Konto

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_AVSID LIKE AVIP-AVSID Avisnummer
E_AVSPO LIKE AVIP-AVSPO Avisposition

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INPUT_INVALID Aufruf des FBS mit unvollständigen Parametern
ITEM_NOT_IN_REMADV Position nicht im Zahlungsavis enthalten