Menu

SAP Function Module SDOK_RELA_EXISTENCE_CHECK

Check relationship exists

The Function Module SDOK_RELA_EXISTENCE_CHECK (Check relationship exists) is a standard Function Module in SAP ERP and is part of the function group SDCL within the package SDOK.

Technical Information

Function Module SDOK_RELA_EXISTENCE_CHECK
Short Text Check relationship exists
Function Group SDCL
Package SDOK
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CLIENT LIKE SY-MANDT SY-MANDT Client
OBJECT_ID LIKE SDOKOBJECT BOR Key for the Object

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FROM_OBJECT LIKE SDOKOBJECT Source object of relationship
TO_OBJECT LIKE SDOKOBJECT Target obj. of relation.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NOT_AUTHORIZED No Authorization
NOT_EXISTING Object Does Not Exist