Menu

SAP Function Module FT_SLS_MASTER_DATA_CHECK

Ges. Kontrolle: Verprobung der SLS-Stammdaten

The Function Module FT_SLS_MASTER_DATA_CHECK (Ges. Kontrolle: Verprobung der SLS-Stammdaten) 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_MASTER_DATA_CHECK
Short Text Ges. Kontrolle: Verprobung der SLS-Stammdaten
Function Group VFSM
Package VEI
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

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
ET_FSLSA_RESULT TYPE VFSM_FSLSA_POS_CHECK Check-Ergebnis Adressdaten
ET_FSLSN_RESULT TYPE VFSM_FSLSN_POS_CHECK Check-Ergebnis Namensdaten
ET_FSLS_RESULT TYPE VFSM_FSLS_CHECK Check-Ergebnis Masterdaten
IT_FSLS LIKE FSLSVB Masterdaten
IT_FSLSA LIKE FSLSAVB Adressdaten
IT_FSLSN LIKE FSLSNVB Namensdaten

Exceptions

This function module does not define any Exceptions.