Menu

SAP Function Module FT_SLS_MASTER_DISPLAY

Ges. Kontrolle: Anzeige der Einträge der Sanctioned Party List

The Function Module FT_SLS_MASTER_DISPLAY (Ges. Kontrolle: Anzeige der Einträge der Sanctioned Party List) is a standard Function Module in SAP ERP and is part of the function group VFSR within the package VEI.

Technical Information

Function Module FT_SLS_MASTER_DISPLAY
Short Text Ges. Kontrolle: Anzeige der Einträge der Sanctioned Party List
Function Group VFSR
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_DISPLAY_TYPE TYPE C Art der Anzeige (Liste, Upload)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_SAVE_DATA LIKE Sollen Daten verbucht werden ? 'X' - Ja

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
ET_FSLS LIKE FSLS Tabelle: Einträge in SLS-Stamm: FSLS
ET_FSLSA LIKE FSLSA Tabelle: Einträge in SLS-Adresse: FSLSA
ET_FSLSN LIKE FSLSN Tabelle: Einträge in SLS-Namen: FSLSN
IT_FSLS LIKE FSLS Tabelle:
IT_FSLSA LIKE FSLSA Tabelle: Einträge in SLS-Adresse: FSLSA
IT_FSLSN LIKE FSLSN Tabelle: Einträge in SLS-Namen: FSLSN
IT_FSLST LIKE FSLST Sanct. Party List - Audit Trail

Exceptions

This function module does not define any Exceptions.