Menu

SAP Function Module FI_TEXTS_DOC_ITEM

Bearbeitung von Texten zur Belegposition

The Function Module FI_TEXTS_DOC_ITEM (Bearbeitung von Texten zur Belegposition) 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
Short Text Bearbeitung von Texten zur Belegposition
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
I_ACTION_TYPE LIKE T020-AKTYP Aktionstyp
I_CCODE LIKE T001-BUKRS Buchungskreis
I_DOCNO LIKE BKPF-BELNR Belegnummer
I_DOC_ITEM LIKE BSEG-BUZEI Belegposition
I_FISCAL_YEAR LIKE BKPF-GJAHR Geschäftsjahr

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IE_TXKEY LIKE Interner Textschlüssel
X_NOTE_EXISTS TYPE EENO_EXISTS Kennzeichen: Notizen existieren

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.