Menu

SAP Function Module TPM_TRQ_QUANTITIES_DISPLAY

Quantitätsanzeige

The Function Module TPM_TRQ_QUANTITIES_DISPLAY (Quantitätsanzeige) is a standard Function Module in SAP ERP and is part of the function group TPM_TRQ_QUANTITY within the package FTR_QUANTITY_LEDGER.

Technical Information

Function Module TPM_TRQ_QUANTITIES_DISPLAY
Short Text Quantitätsanzeige
Function Group TPM_TRQ_QUANTITY
Package FTR_QUANTITY_LEDGER
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_COMPANY_NAME TYPE BUTXT Buchungskreis- oder Firmen-Bezeichnung
I_FLG_DISPLAY TYPE XFELD SPACE Anzeigemodus
I_QUOTATION TYPE SNOTI Notierungsart
I_SECURITY_TXT TYPE XALKZ Kurzbezeichnung
I_STR_NEW_DATA TYPE TRQS_DIFFS_QUANT Struktur mit aktuellen Differenzierungen und Mengen
I_STR_OLD_DATA TYPE TRQS_DIFFS_QUANT Struktur mit alten Differenzierungen und Mengen

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_SELECTED_LINE TYPE TRQS_POS_QUANT_GUI selektierte Zeile

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.