cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Error in create_stream method

GowthamRaja
Active Participant
0 Likes
4,103

Hi Experts,

I am getting the below error while updating the xstring values in table for create_stream method.

Please help me resolving this issue

View Entire Topic
GowthamRaja
Active Participant
0 Likes

Yes the answers was helpful, i missed the below step and now it is working fine.

copy_data_to_ref(
exporting
is_data = ls_gow_product
changing
cr_data = er_entity ).

Thanks all for their inputs