Menu

SAP Function Module SCTM_CHECK_VIEW_EDIT

Test, ob ein View editierbar ist wg. Verteilung

The Function Module SCTM_CHECK_VIEW_EDIT (Test, ob ein View editierbar ist wg. Verteilung) is a standard Function Module in SAP ERP and is part of the function group SCTM within the package S_CUSTOMIZING_LISINTERFACE.

Technical Information

Function Module SCTM_CHECK_VIEW_EDIT
Short Text Test, ob ein View editierbar ist wg. Verteilung
Function Group SCTM
Package S_CUSTOMIZING_LISINTERFACE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BCSET TYPE SCPR_ID Business Configuration Set
VIEWNAME TYPE VIEWNAME Name of SAP table view
VIEWTYPE TYPE TABTYPE Type of the Dictionary object

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EDIT_FLAG TYPE OAX Yes/No (X/ )
KESPEC_FLAG TYPE OAX Yes/No (X/ )
SOURCESYS TYPE LOGSYS Logical System

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.