Menu

SAP Function Module CUVB_MODIFY_KNOWLEDGE

Anlegen, Ändern, Löschen von Beziehungen

The Function Module CUVB_MODIFY_KNOWLEDGE (Anlegen, Ändern, Löschen von Beziehungen) is a standard Function Module in SAP ERP and is part of the function group CUVB within the package CUMT.

Technical Information

Function Module CUVB_MODIFY_KNOWLEDGE
Short Text Anlegen, Ändern, Löschen von Beziehungen
Function Group CUVB
Package CUMT
Module Type Update Module

Importing Parameters

This function module does not define any IMPORTING parameters.

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
CUEX_TAB LIKE CUEX_OBJ Tabelle mit kompilierter Beziehung (Code)
CUKBT_TAB LIKE CUKBT_OBJ Table with relationship texts
CUKB_TAB LIKE CUKB_OBJ Table with management info of relationships
CUKN_TAB LIKE CUKN_OBJ Table with definitions of relationship
CUXR_TAB LIKE CUXR_OBJ Table with cross references
VBVAR_TAB LIKE CUVBVAR Table with variables of constraint
VBVRNT_TAB LIKE CUVBVRNT Table of variants of a constraint

Exceptions

This function module does not define any Exceptions.