Menu

SAP Function Module SCTM_CHECK_VIEW_KEY

Test, ob Schlüssel für View editierbar sind

The Function Module SCTM_CHECK_VIEW_KEY (Test, ob Schlüssel für View editierbar sind) 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_KEY
Short Text Test, ob Schlüssel für View editierbar sind
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
FILL_CACHE TYPE OAX 'X' Kennzeichen Ja/Nein (X/ )
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/ )

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
ALLOWED_TAB LIKE TBL8096 Change & Transport System: Key Entries of Requests/Tasks
QUERY_TAB LIKE TBL8096 Change & Transport System: Key Entries of Requests/Tasks

Exceptions

This function module does not define any Exceptions.