Skip to Content
0
Former Member
Jan 08, 2008 at 11:50 AM

How to change Text in Activity

65 Views

Hi All,

How to chage Text Notes in activity. I am using 'BAPI_ACTIVITYCRM_CHANGEMULTI' bapi and passing

text-REF_GUID = w_text-REF_GUID.

text-tdline = note_text.

text-MODE = 'B'.

append text.

textx-TDLINE = 'X'.

append textx.

but its not reflecting changes what i have mentioned in code.

Is there any other parameters i have to pass to BAPI.

Thanks,

Subbu