The Function Module SD_SHIPMENT_DELIV_ITEM_FILTER (Filtern von Lieferungsdaten aus Transporten) is a standard Function Module in SAP ERP and is part of the function group V56T within the package VTR.
Function Module | SD_SHIPMENT_DELIV_ITEM_FILTER |
Short Text | Filtern von Lieferungsdaten aus Transporten |
Function Group | V56T |
Package | VTR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FILTER_TYPE | LIKE | RV56A-FLTTYP | SPACE | Filtertyp abhängig von der Anwendung |
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 |
---|---|---|---|---|
E_VTRLP_FILTER | LIKE | VTRLP | Lieferungsdaten (Positionen) nach dem Filtern | |
I_VTRLK | LIKE | VTRLK | Lieferungsdaten (Kopfdaten) | |
I_VTRLP_ALL | LIKE | VTRLP | (ungefilterte) Lieferungsdaten (Positionen) |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
FILTERROUTINE_INCORRECT | Filterroutine für diesen Pos.typ ungeeignet |
FILTERROUTINE_NOT_FOUND | Filterroutine konnte nicht gefunden werden |
FILTERTYPE_NOT_FOUND | Filter zum angebenen Typ nicht definiert |
ITEM_PROCESSING_ERROR | Fehler bei Bearb. (Filterung) einer Lief.pos. |