The Function Module VENDOR_SELECT_DATA (Selektion von Lief.Nr.-abhängigen Tabellen) is a standard Function Module in SAP ERP and is part of the function group CVCO within the package CVCI.
Function Module | VENDOR_SELECT_DATA |
Short Text | Selektion von Lief.Nr.-abhängigen Tabellen |
Function Group | CVCO |
Package | CVCI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_TABLE_NAME | TYPE | TABNAME | Tabellenname |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
IT_SELTABLE | LIKE | SEL_TABLE | Übergabestruktur für dynamische Selektionsparameter | |
IT_VEND_NR | LIKE | LIEF01 | Übergabestruktur für Ermittlung von Lieferanten-Schlüsseln |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
FUNCTION_CALL_FAILED | Fehler beim Aufruf eines Funktionsbausteins |
NO_ENTRY_FOUND | Keinen entsprechenden Eintrag gefunden |
SELECT_FAILED | Fehler bei Selektieren aus der Tabelle |