Menu

SAP Function Module TB_COVR_FI_DOCUMENT_REVERSE

FI-Beleg aus einer Sicherung herausnehmen (Update VTBSIZU, BSEG)

The Function Module TB_COVR_FI_DOCUMENT_REVERSE (FI-Beleg aus einer Sicherung herausnehmen (Update VTBSIZU, BSEG)) is a standard Function Module in SAP ERP and is part of the function group TB7F within the package FTH.

Technical Information

Function Module TB_COVR_FI_DOCUMENT_REVERSE
Short Text FI-Beleg aus einer Sicherung herausnehmen (Update VTBSIZU, BSEG)
Function Group TB7F
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_APPLID LIKE SY-MSGID 'FI' Application-ID (derzeit: 'FI'/'MR')
IMP_AUGBL LIKE BSEG-AUGBL Ausgleichsbeleg (hier: BELNR des STORNO-Beleges)
IMP_AUGDT LIKE BSEG-AUGDT Ausgleichsdatum
IMP_YBELNR LIKE BKPF-BELNR FI-KEY: Belegnummer d. zu stornierenden Beleges
IMP_YBUKRS LIKE BKPF-BUKRS FI-KEY: Buchungskreis d zu stornierenden Beleges
IMP_YGJAHR LIKE BKPF-GJAHR FI-KEY: Geschäftsjahr d zu stornierenden Beleges

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
IMP_XBKPF LIKE BKPF Belegkopf des Storno-Beleges
IMP_XBSEG LIKE BSEG Belegzeilen des Storno-Beleges

Exceptions

This function module does not define any Exceptions.