Menu

SAP Function Module CUKD_GET_KNOWLEDGE

Lesen Wissensbaustein aus CUKN

The Function Module CUKD_GET_KNOWLEDGE (Lesen Wissensbaustein aus CUKN) is a standard Function Module in SAP ERP and is part of the function group CUKD within the package CUMT.

Technical Information

Function Module CUKD_GET_KNOWLEDGE
Short Text Lesen Wissensbaustein aus CUKN
Function Group CUKD
Package CUMT
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DATE LIKE SY-DATUM SY-DATUM Valid on
KNOWLEDGE_TYPE LIKE 'S' Knowledge module type (S-Source)
RELATION LIKE CUKB-KNNAM SPACE Relationship name (alternative: RELATION_NR)
RELATION_NR LIKE CUKB-KNNUM SPACE Number of relationship (alternative: RELATION)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ADZHL LIKE CUKN-ADZHL Änderungszähler auch der abh. Einträge (CUEX,..)
AENNR LIKE CUKN-AENNR Change number also of dependent entries (CUEX,..)

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
KNOWLEDGE_TAB LIKE Table with knowledge module

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_KNOWLEDGE_FOUND No knowledge module found
NO_RELATION_FOUND No dependency found