Menu

SAP Function Module CUKD_GET_RELATIONS_FOR_OBJECT

Liefert alle Beziehungen für ein spez. Objekt

The Function Module CUKD_GET_RELATIONS_FOR_OBJECT (Liefert alle Beziehungen für ein spez. Objekt) 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_RELATIONS_FOR_OBJECT
Short Text Liefert alle Beziehungen für ein spez. Objekt
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
OBJECTKEY LIKE CUOB-KNOBJ Object key (without client)
TABLE LIKE CUOB-KNTAB Object database table

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
CUKDTB LIKE CUKDTB Table w. exist. relationships for request.obj

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_RELATION_FOUND No relationships for requested object found