Menu

SAP Function Module FI_TEXTS_DOC_ITEM_EXIST

Gibt zurück, ob zu einer Belegzeile eine Notiz existiert

The Function Module FI_TEXTS_DOC_ITEM_EXIST (Gibt zurück, ob zu einer Belegzeile eine Notiz existiert) is a standard Function Module in SAP ERP and is part of the function group FTXT within the package FBAS.

Technical Information

Function Module FI_TEXTS_DOC_ITEM_EXIST
Short Text Gibt zurück, ob zu einer Belegzeile eine Notiz existiert
Function Group FTXT
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
BKPF LIKE BKPF Belegkopf für Buchhaltung

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
XBSEG LIKE BSEG Belegsegment Buchhaltung
XBSEZ LIKE BSEZ Zusatzinformationen zur Buchungszeile ( Dialog )

Exceptions

This function module does not define any Exceptions.