Menu

SAP Function Module CUKD_GET_CODE

Liefert die Code Tabelle für eine Beziehung

The Function Module CUKD_GET_CODE (Liefert die Code Tabelle für eine Beziehung) 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_CODE
Short Text Liefert die Code Tabelle für eine Beziehung
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
KNNUM LIKE CUKB-KNNUM Dependency number (alternatively: RELATION)
WITH_CODE LIKE RCURS-CHECKED 'X' Mit Beziehungscode
WITH_XREFS LIKE RCURS-CHECKED ' ' Mit Rueckgabe der Xreferenzen

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ADZHL LIKE CUEX-ADZHL Änderungszähler auch der abh. Einträge (CUEX,..)
AENNR LIKE CUEX-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
CODE_TAB LIKE KBD_TREE Table of dependencies
XREF_TAB LIKE CUXREF Tabelle der Xreferenzen

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_REC_FOUND No dependency found