The Function Module WTY09_TAX_CODE_FIND (Lieferant aus Einkaufsinfosatz 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_TAX_CODE_FIND |
Short Text | Lieferant aus Einkaufsinfosatz 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_MATNR | TYPE | WTY_MATNR | Materialnummer | |
IV_PLANT | TYPE | WTY_WERKS | Werk | |
IV_PURCH_ORG | TYPE | WTY_EKORG | Einkaufsorganisation | |
IV_VENDOR | TYPE | WTY_HERST | Partnernummer Steuerermittlung und Versionsplitt |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EV_TAX_CODE | TYPE | WTY_TAX_CODE | Umsatzsteuerkennzeichen |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.