benchmarking - Data-type mismatch Error “UC_OBJECTS_NOT_CONVERTIBLE” in SAP-ABAP -


error in sap-abap

absolutely new in sap-abap, running sap benchmark getting error while clients executes.

error “uc_objects_not_convertible” enter image description here

the statement “move src dest” needs same data-type both src & des proper execution. in case abap code has line error in

system-call solid pointer move ole2_obj_pointer ole_handle.

wherein source , destination have different datatypes

data type mismatch in source , destination objects

 ole2_obj_pointer type ole2_pcb  data ole_handle type ole2_object. 

enter image description here


Comments

Popular posts from this blog

android - MPAndroidChart - How to add Annotations or images to the chart -

javascript - Add class to another page attribute using URL id - Jquery -

firefox - Where is 'webgl.osmesalib' parameter? -