The Function Module CLKND_DISPLAY_KNOWLEDGE (Display master data) is a standard Function Module in SAP ERP and is part of the function group CLKND within the package CLCL.
Function Module | CLKND_DISPLAY_KNOWLEDGE |
Short Text | Display master data |
Function Group | CLKND |
Package | CLCL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ATINN | LIKE | CABN-ATINN | ||
CLINT | LIKE | KLAH-CLINT | ||
DATE | LIKE | SY-DATUM | ||
KEY | LIKE | SPACE | Key for reading a data record | |
LANGUAGE | LIKE | SY-LANGU | SY-LANGU | Language Key |
OBJECT | LIKE | SPACE | DDIC structure of OBJECTID | |
OBJECTID | LIKE | SPACE | Object to be configured |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
EITHER_KEY_OR_OBJECT | Both a work area and a key entered |
NO_KNOWLEDGE | No object dependencies found |
NO_VALID_OBJECT | Specified object not found |
OBJECT_NOT_INTEGRATED | Specified object is not yet supported |