Menu

SAP Function Module FT_SLS_UPLOAD_DISPLAY_DATA

Ges. Kontrolle: Upload: Listanzeige der SLS-Daten

The Function Module FT_SLS_UPLOAD_DISPLAY_DATA (Ges. Kontrolle: Upload: Listanzeige der SLS-Daten) is a standard Function Module in SAP ERP and is part of the function group VFSM within the package VEI.

Technical Information

Function Module FT_SLS_UPLOAD_DISPLAY_DATA
Short Text Ges. Kontrolle: Upload: Listanzeige der SLS-Daten
Function Group VFSM
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_PROGNAME LIKE SY-REPID Programmname des rufenden Programms

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
TI_FSLS LIKE FSLSVB Masterdaten
TI_FSLSA LIKE FSLSAVB Adressdaten
TI_FSLSN LIKE FSLSNVB Namensdaten
TI_RESULT_FSLS TYPE VFSM_FSLS_CHECK Check-Ergebnis Masterdaten
TI_RESULT_FSLSA TYPE VFSM_FSLSA_POS_CHECK Check-Ergebnis Adressdaten
TI_RESULT_FSLSN TYPE VFSM_FSLSN_POS_CHECK Check-Ergebnis Namensdaten

Exceptions

This function module does not define any Exceptions.