Menu

SAP Function Module CONTROL_LINK

Festlegen der Sichbarkeit eines Control

The Function Module CONTROL_LINK (Festlegen der Sichbarkeit eines Control) is a standard Function Module in SAP ERP and is part of the function group CNTL within the package SCET.

Technical Information

Function Module CONTROL_LINK
Short Text Festlegen der Sichbarkeit eines Control
Function Group CNTL
Package SCET
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DYNNR LIKE SY-DYNNR
H_CONTROL TYPE CNTL_HANDLE
REPID LIKE SY-REPID

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.