Menu

SAP Function Module TV_FILL_METHOD_FROM_PRICETABLE

Lesen verschiedener Ergebnistabellen in Methodentabelle

The Function Module TV_FILL_METHOD_FROM_PRICETABLE (Lesen verschiedener Ergebnistabellen in Methodentabelle) is a standard Function Module in SAP ERP and is part of the function group TVHB within the package FTB.

Technical Information

Function Module TV_FILL_METHOD_FROM_PRICETABLE
Short Text Lesen verschiedener Ergebnistabellen in Methodentabelle
Function Group TVHB
Package FTB
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MAX_BACKDATE LIKE VTVBAR-DATABS Datum, bis zu dem Ergebnis gesucht wird
OKUART LIKE VTVBAR-OKUART Kursart, die gelesen werden soll

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
I_BEST LIKE VZBEST Geschäftsbeschreibung
I_METHOD LIKE VTVMETHOD Methodentabelle,die gefüült wird

Exceptions

This function module does not define any Exceptions.