Menu

SAP Function Module CLDB_NODES_OF_VALUE_HIERARCHY

Liefert die Knoten aus der Wertehierarchie eines Merkmals.

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module CLDB_NODES_OF_VALUE_HIERARCHY (Liefert die Knoten aus der Wertehierarchie eines Merkmals.) is a standard Function Module in SAP ERP and is part of the function group CLDB within the package CTVA.

Technical Information

Function Module CLDB_NODES_OF_VALUE_HIERARCHY
Short Text Liefert die Knoten aus der Wertehierarchie eines Merkmals.
Function Group CLDB
Package CTVA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IMP_ATINN LIKE CABN-ATINN Werte zu diesem Merkmal
IMP_ATNAM LIKE CABN-ATNAM Werte zu diesem Merkmal
IMP_CLASS LIKE KLAH-CLASS Werte zu Merkmal dieser Klasse
IMP_CLINT LIKE KLAH-CLINT Werte zu Merkmal dieser Klasse
IMP_DDB_INDEX TYPE I Index, unter dem DDB abgelegt ist
IMP_WITH_LEAVES LIKE ' ' Zusätzlich auch Blätter zurückgeben

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
EXP_VAL_HIER LIKE CACHVALHIE Node in Value Hierarchy

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CHARACT_NOT_IN_CLASS Merkmal nicht in angegebener Klasse enthalten.
CLASS_NOT_LOADED Klasse nicht in geladener Struktur enthalten.
NO_CHARACT_LOADED Die Struktur wurde ohne Merkmale aufgelöst.
NO_HIERARCHY Das Merkmal hat keine Wertehierarchie.
NO_STRUCTURE_LOADED Es wurde keine Klassenstruktur aufgelöst.
NO_VALUES_FOUND No values were found.