Hi Manish,
Please check you are not changing a read only attribute through set_property method.
If it is not a read only attribute then use below code to change the value.
current->switch_to_change_mode( ).
current->set_property( EXPORTING
iv_attr_name = 'ORDERED_PROD' "#EC NOTEXT
iv_value = lv_product_id ).
Br,
Navn