Menu

SAP Function Module RV_FOR_TRADE_PROTOCOL_READ_DB

Außenhandel: Protokollverarbeitung: Ausgabe des Protokolls am Bildschirm

The Function Module RV_FOR_TRADE_PROTOCOL_READ_DB (Außenhandel: Protokollverarbeitung: Ausgabe des Protokolls am Bildschirm) is a standard Function Module in SAP ERP and is part of the function group V52P within the package VEI.

Technical Information

Function Module RV_FOR_TRADE_PROTOCOL_READ_DB
Short Text Außenhandel: Protokollverarbeitung: Ausgabe des Protokolls am Bildschirm
Function Group V52P
Package VEI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_BASE_TABLE_FTGKL TYPE C 'X' Kennzeichen: Lesen aus Tabelle FTGKL
I_BASE_TABLE_FTGKLA TYPE C ' ' Kennzeichen: Lesen aus Tabelle FTGKLA
I_LOCAL_END_DATE LIKE SY-DATLO SPACE Belegdatum: Ende
I_LOCAL_START_DATE LIKE SY-DATLO SPACE Belegdatum: Beginn
I_PROT TYPE C Art des auszugebenden Protokolls
I_TIME_ZONE LIKE FTGKL-TZONE SPACE Zeitzone

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_T_PROTOCOL LIKE FTGKL Tabelle: Aus DB gelesene Protokolldaten
I_T_DOCUMENT_NUMBERS TYPE V52P_DOCUMENT_NUMBERS Tabelle: Nummern der anzuzeigenden Vertriebsbel.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_DATA_RETRIEVED Keine Daten gelesen
NO_DOCUMENT_NUMBER Übergebene Tabelle war leer