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

Error in create_stream method

GowthamRaja
Active Participant
0 Likes
4,097

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
iftah_peretz
Active Contributor
0 Likes

Hi,

I don't understand your scenario, why is your code there? What do you have in the GetEntitySet (Query)? GetEntity (Read)? Is that service linked to where?

Share the whole dump...and maybe what you have done/trying to do, because there are a lot of question marks here...

GowthamRaja
Active Participant
0 Likes

i haven't implemented get_entityset & get_entity. i have created a project type media and i am updating the record with xstring values

iftah_peretz
Active Contributor
0 Likes

You need to add more code snippets. All the relevant places you placed ABAP in. It seems like some field symbol you are using is not assigned when you are trying to access it.