Menu

SAP Function Module TB_TRANSACTION_MAINTAIN

Bearbeiten einer Bewegung

The Function Module TB_TRANSACTION_MAINTAIN (Bearbeiten einer Bewegung) is a standard Function Module in SAP ERP and is part of the function group TB06 within the package FTA.

Technical Information

Function Module TB_TRANSACTION_MAINTAIN
Short Text Bearbeiten einer Bewegung
Function Group TB06
Package FTA
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_AUTOBUCHEN LIKE AT10-SAUTOBUCH 'X' Automatische Buchungsfreigabe
I_FLG_DISP LIKE 'X' Kennzeichen, das Bewegung nur angezeigen
I_OREF_FTR_APPL_CTRL CLASS CL_FTR_APPL_CTRL TR-Geschäftsverwaltung: Anwendungskontrolle
I_TRANSACTION LIKE VTBFHAPO zu bearbeitende Bewegung
I_TYPE_OF_RATE TYPE KURST 'M' Kurstyp für Devisenumrechnung
I_XBEWART LIKE VTIZBMF71A-XBEWART ' ' Text zur Bewegungsart

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_DATALOSS LIKE R185D-DATALOSS Kennzeichen, das Bewegung geäbdert wurde
E_TRANSACTION LIKE VTBFHAPO bearbeitete Bewegung

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.