Menu

SAP Function Module TB_COVR_FI_DOCUMENT_UPDATE

FI-Belegzeile updaten (nur die Felder KURSR, GBETR werden verändert!!)

The Function Module TB_COVR_FI_DOCUMENT_UPDATE (FI-Belegzeile updaten (nur die Felder KURSR, GBETR werden verändert!!)) is a standard Function Module in SAP ERP and is part of the function group TB75 within the package FTH.

Technical Information

Function Module TB_COVR_FI_DOCUMENT_UPDATE
Short Text FI-Belegzeile updaten (nur die Felder KURSR, GBETR werden verändert!!)
Function Group TB75
Package FTH
Module Type Update Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IMP_BELNR LIKE BKPF-BELNR FI key: Document
IMP_BUKRS LIKE BKPF-BUKRS FI key: Company code
IMP_BUZEI LIKE BSEG-BUZEI FI key: Document line
IMP_GBETR LIKE BSEG-GBETR Hedged amount
IMP_GJAHR LIKE BKPF-GJAHR '0000' FI key: Fiscal year
IMP_KURSR LIKE BSEG-KURSR Hedged rate

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.