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.
Function Module | SDOK_RELA_EXISTENCE_CHECK |
Short Text | Check relationship exists |
Function Group | SDCL |
Package | SDOK |
Module Type | Remote-Enabled |
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 |
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. |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_AUTHORIZED | No Authorization |
NOT_EXISTING | Object Does Not Exist |