Menu

SAP Function Module FT_SLS_INDEX_MAINTAIN

Ges. Kontrolle: Index für einen Beleg vorbereiten

The Function Module FT_SLS_INDEX_MAINTAIN (Ges. Kontrolle: Index für einen Beleg vorbereiten) is a standard Function Module in SAP ERP and is part of the function group VFSP within the package VEI.

Technical Information

Function Module FT_SLS_INDEX_MAINTAIN
Short Text Ges. Kontrolle: Index für einen Beleg vorbereiten
Function Group VFSP
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_DOCUMENT LIKE FSLSI-AHBAS Kennzeichen: Basisbeleg für Außenhandelsabwickl.
I_DOCUMENT_NUMBER LIKE FSLSI-VBELN SPACE Belegnummer
I_SCENARIO LIKE FSLSI-SLCHS Kennzeichen: Szenario 1, 2, 3, 4 oder 5

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_FSLSI_DEL LIKE FSLSI Tabelle: Zu löschende INDEX-Einträge
E_T_FSLSI_NEW LIKE FSLSI Tabelle: Neue INDEX-Einträge
I_T_ADRC_ADDRESS_NEW LIKE ADRC Tabelle: Adresse aus Stamm: Neu
I_T_ADRC_ADDRESS_OLD LIKE ADRC Tabelle: Adresse aus Stamm: Alt
I_T_DEPARTURE_COUNTRIES TYPE VFSC_TAB_DEPARTURE_COUNTRIES Tabelle: Relevante Abgangsländer pro Belegpos.
I_T_PARTNER_NEW TYPE VFSC_TAB_PARTNER Tabelle: Relev. Partnerdaten zum Beleg: Neu
I_T_PARTNER_OLD TYPE VFSC_TAB_PARTNER Tabelle: Relev. Partnerdaten zum Beleg: Alt

Exceptions

This function module does not define any Exceptions.