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.
Function Module | WTY09_MATKT_READ |
Short Text | Buchungskreis zum Werk ermitteln |
Function Group | WTY09 |
Package | ISAUTO_WTY |
Module Type | Normal Module |
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 |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_MAKT | TYPE | MAKT | Materialkurztexte |
This function module does not define any CHANGING 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 |
This function module does not define any Exceptions.