Menu

SAP Function Module RV_FTT_GOV_CONTROL_DATA_READ

Außenhandel: Meldungen an Behörden: Lesen der Steuerdaten - Tabelle T609IS

The Function Module RV_FTT_GOV_CONTROL_DATA_READ (Außenhandel: Meldungen an Behörden: Lesen der Steuerdaten - Tabelle T609IS) is a standard Function Module in SAP ERP and is part of the function group V50G within the package VEI.

Technical Information

Function Module RV_FTT_GOV_CONTROL_DATA_READ
Short Text Außenhandel: Meldungen an Behörden: Lesen der Steuerdaten - Tabelle T609IS
Function Group V50G
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_COUNTRY LIKE T609IS-MILND Land der Meldungserstellung
I_DIRECTION LIKE T609IS-VEREI Warenrichtung: 1 - Import, 2 - Export
I_REPORTING_TYPE LIKE T609IS-METYP '1' Meldungsart

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_REC_CONTROL_FIELDS LIKE T609IS Feldleiste: Steuerdaten

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
COUNTRY_INITIAL Meldungsland ist initial
WRONG_DIRECTION Warenrichtung existiert nicht
WRONG_REPORTING_TYPE Meldungsart existiert nicht