Menu

SAP Function Module WTY09_MATKT_READ

Buchungskreis zum Werk ermitteln

The Function Module WTY09_MATKT_READ (Buchungskreis zum Werk ermitteln) is a standard Function Module in SAP ERP and is part of the function group WTY09 within the package ISAUTO_WTY.

Technical Information

Function Module WTY09_MATKT_READ
Short Text Buchungskreis zum Werk ermitteln
Function Group WTY09
Package ISAUTO_WTY
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_LANGU TYPE SY-LANGU R/3-System, aktuelle Sprache
IV_MATNR TYPE WTY_MATNR Materialnummer

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_MAKT TYPE MAKT Materialkurztexte

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
ET_MAKT LIKE MAKT Materialkurztexte
IT_MATNR LIKE WTY_MATNR_TAB Materialnummer

Exceptions

This function module does not define any Exceptions.