2014 Mar 19 5:38 AM
Hi ABAPers,
Here i have an another question.
i am unable to use this function module 'SO_OBJECT_UPDATE', i am getting dumb after running it. As per my knowledge i am passing the relevant parameters. what are the relevant data to be passed, i want to know that.
object_hd_change = lv_object_hd
object_id = lv_object_id
I am not clear about object_hd_change that what it does. also tell me about the importing as well as tables parameters.
Regards.
Dhananjay
2014 Mar 19 6:01 AM
Hi,
please go transaction SE37 and paste your functional module hare . check this code . and run this FM , pass a value and check ur code as per that.
you are passing wrong parameter.
2014 Mar 19 8:47 AM
hey i did it.
may you tell me something about object_hd_change and object id.
i have declared like this.
lv_object_hd TYPE sood1,
lv_object_id TYPE soodk,
is this wrong.
this is value in lv_object_id.
2014 Mar 19 6:05 AM
Hi Dhananjay,
please paste your dump here you are getting while applying this functional module.
2014 Mar 19 8:50 AM
Hi Sanjeev,
I am attaching the image.
i think i am making mistakes in lv_object_hd values.
can you clear it, what to fill and how to fill it??
Regards
Dhananjay