The Function Module FVDD_CONVERT_GENERIC_TCODE (Ermittelt spezifische von generische Transaktionskode) is a standard Function Module in SAP ERP and is part of the function group FVDD_ADDON within the package FVVD.
Function Module | FVDD_CONVERT_GENERIC_TCODE |
Short Text | Ermittelt spezifische von generische Transaktionskode |
Function Group | FVDD_ADDON |
Package | FVVD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_SANLF | TYPE | SANLF | Produkttyp |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_TCODE | TYPE | TCODE | Transaktionscode |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.