Menu

SAP Function Module FI_TEXTS_DOCUMENT_COPY

FI Belegtexte kopieren

The Function Module FI_TEXTS_DOCUMENT_COPY (FI Belegtexte kopieren) 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_DOCUMENT_COPY
Short Text FI Belegtexte kopieren
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_BELNRDEST LIKE BKPF-BELNR Zielbelegnummer
I_BELNRSRC LIKE BKPF-BELNR Quellbelegnummer
I_BLARTDEST LIKE BKPF-BLART Zielbelegart
I_BLARTSRC LIKE BKPF-BLART Quellbelegart
I_BUKRSDEST LIKE T001-BUKRS Zielbuchungskreis
I_BUKRSSRC LIKE T001-BUKRS Quellbuchungskreis
I_GJAHRDEST LIKE BKPF-GJAHR Zielgeschäftsjahr
I_GJAHRSRC LIKE BKPF-GJAHR Quellgeschäftsjahr

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_UPDATE LIKE RTEXT-UPDKZ Kennzeichen: Texte wurden kopiert

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.