The Function Module SDOK_PHIO_PROPERTIES_SET (Set attributes for physical information 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_PROPERTIES_SET |
Short Text | Set attributes for physical information 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 |
---|---|---|---|---|
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.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PROPERTIES | LIKE | SDOKPROPTY | Name and Value of Attributes |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
BAD_PROPERTIES | Incorrect Attribute Data Entered |
EXCEPTION_IN_EXIT | Exception in Application Exit |
NOT_AUTHORIZED | No Authorization |
NOT_EXISTING | Object Does Not Exist |