The Function Module SDOK_PHIO_EXISTENCE_CHECK (Check Existence of a Physical Object) is a standard Function Module in SAP ERP and is part of the function group SDCL within the package SDOK.
Function Module | SDOK_PHIO_EXISTENCE_CHECK |
Short Text | Check Existence of a Physical Object |
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 |
This function module does not define any EXPORTING parameters.
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 |