The Function Module FVD_MD_GET_PRODUCTS (Liste aller Produkte) is a standard Function Module in SAP ERP and is part of the function group FVD_MD_INTERFACE_PRODUCTS within the package FVVCL_MD.
Function Module | FVD_MD_GET_PRODUCTS |
Short Text | Liste aller Produkte |
Function Group | FVD_MD_INTERFACE_PRODUCTS |
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_AKTYP | TYPE | BP_AKTYP | Aktivitätstyp der Geschäftspartnerverwaltung | |
I_BUKRS | TYPE | BUKRS | Buchungskreis | |
I_DATE | TYPE | DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | |
I_LANGU | TYPE | SYLANGU | R/3-System, aktuelle Sprache | |
I_LOG_HANDLE | TYPE | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | |
I_PRODTYPE | TYPE | SANLF | Produkttyp | |
I_USERNAME | TYPE | SY-UNAME | R/3-System, Anmeldename des Benutzers |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_ERROR | TYPE | BOOLE-BOOLE | Datenelement zur Domäne BOOLE: TRUE (-'X') und FALSE (-' ') | |
E_TAB_FIELDCAT_DYNAMIC | TYPE | LVC_T_FCAT | Feldkatalog für ListViewerControl | |
E_TAB_PRODUCTS_STATIC | TYPE | TRTY_RINTER_TDPR_PRODUCT | Tabelle für Struktur tdpr_product |
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.