Menu

SAP Function Module TPM_TRQ_POS_CURR_DB_UPDATE

Verbuchungsbaustein für Emissionswährungsumstellung

The Function Module TPM_TRQ_POS_CURR_DB_UPDATE (Verbuchungsbaustein für Emissionswährungsumstellung) is a standard Function Module in SAP ERP and is part of the function group TPM_TRQ_POS_CURR_CHANGE within the package FTR_QUANTITY_LEDGER.

Technical Information

Function Module TPM_TRQ_POS_CURR_DB_UPDATE
Short Text Verbuchungsbaustein für Emissionswährungsumstellung
Function Group TPM_TRQ_POS_CURR_CHANGE
Package FTR_QUANTITY_LEDGER
Module Type Update Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_MODE TYPE CHAR1 'E' 'E': Umstellung durchführen, 'R' Umstellung stornieren
I_TAB_TRQT_FLOW TYPE TRQY_FLOW Tabelle mit Mengenbuchbewegungen
I_TAB_TRQT_FLOW_BCK TYPE TRQBY_FLOW Tabelle mit Mengenbuchbewegungen (Backup)
I_TAB_TRQT_LOTFLOW TYPE TRQY_LOTFLOW Tabelle mit Lotbewegungen
I_TAB_TRQT_LOTFLOW_BCK TYPE TRQBY_LOTFLOW Tabelle mit Lotbewegungen (Backup)
I_TAB_TRQT_POSITION TYPE TRQY_POSITION Tabelle mit Mengenbuchbeständen
I_TAB_TRQT_POSITION_BCK TYPE TRQBY_POSITION Tabelle mit Mengenbuchbeständen (Backup)
I_TAB_TRQT_SUBTOTAL TYPE TRQY_SUBTOTAL_T Tabelle mit Verkehrszahlen
I_TAB_TRQT_SUBTOTAL_BCK TYPE TRQBY_SUBTOTAL Tabelle mit Verkehrszahlen (Backup)
I_TAB_TRQT_SUBTOTAL_DEL TYPE TRQY_SUBTOTAL_T Tabelle mit zu löschenden Verkehrszahlen

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.