Menu

SAP Function Module RV_FTT_GOV_FIELD_SELECT_READ

Außenhandel: Meldungen an Behörden: Lesen der Feldauswahl aus T609I

The Function Module RV_FTT_GOV_FIELD_SELECT_READ (Außenhandel: Meldungen an Behörden: Lesen der Feldauswahl aus T609I) 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_FIELD_SELECT_READ
Short Text Außenhandel: Meldungen an Behörden: Lesen der Feldauswahl aus T609I
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 T609I-LAND1 Land der Meldungserstellung
I_DIRECTION LIKE VEIAV-ARRIVDEPA 0 Warenrichtung: 1 - Import, 2 - Export
I_REPORTING_TYPE TYPE V50G_I_REPORTING_TYPE 'I' Meldungsart (I, E, K, S, C)

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_FIELD_SELECTION TYPE V50G_FIELD_SELECTION_DATA Tabelle der Felder (Feldselektion)

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
COUNTRY_INITIAL Land der Meldungserstellung is initial
NO_FIELD_SELECTION_DATA_FOUND Für dieses Land ist kein Eintrag gepflegt
WRONG_DIRECTION Warenrichtung existiert nicht
WRONG_REPORTING_TYPE Meldungsart existiert nicht