The Function Module FVD_MD_TOOLS_PRODUCT_GET_ATTR (Produktattribute ermitteln) is a standard Function Module in SAP ERP and is part of the function group FVD_MD_TOOLS within the package FVVCL_MD.
Function Module | FVD_MD_TOOLS_PRODUCT_GET_ATTR |
Short Text | Produktattribute ermitteln |
Function Group | FVD_MD_TOOLS |
Package | FVVCL_MD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_PRODINT | TYPE | TDPR_PRODV-PRODINT | Interne Produkt-ID | |
I_VERSION | TYPE | TDPR_PRODV-VERSION | Produktversion |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_TAB_DEFAULT | TYPE | TRTY_ATTRFIELD_DEFAULT | Tabellentyp der einwertigen Attributdefaults | |
E_TAB_DEFAULT_MULTI | TYPE | TRTY_ATTRFIELD_DEFAULT_MULTI | Tabelletyp für mehrwertige Attributdefaults |
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.