Menu

SAP Function Module SCI_F4_EXIT_CHKV

Code Inspector: Suchhilfe-Exit für Prüfvarianten

The Function Module SCI_F4_EXIT_CHKV (Code Inspector: Suchhilfe-Exit für Prüfvarianten) is a standard Function Module in SAP ERP and is part of the function group S_CODE_INSPECTOR within the package S_CODE_INSPECTOR.

Technical Information

Function Module SCI_F4_EXIT_CHKV
Short Text Code Inspector: Suchhilfe-Exit für Prüfvarianten
Function Group S_CODE_INSPECTOR
Package S_CODE_INSPECTOR
Module Type Normal Module

Related Search Help

This function module is used as Search Help Exit in the following search help:

SCI_CHKV Code Inspector: Check Variant

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CALLCONTROL LIKE DDSHF4CTRL Control of the F4 process
SHLP TYPE SHLP_DESCR Single (current) search help

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RECORD_TAB LIKE SEAHLPRES Hit list
SHLP_TAB TYPE SHLP_DESCT Table of elementary search helps

Exceptions

This function module does not define any Exceptions.