Skip to Content
0
Jul 14, 2008 at 05:16 PM

How can I update workitem text (WI_TEXT) at SWWWIHEAD table?

1439 Views

I want to update the WI_TEXT field at SWWWIHEAD table. I tried with the FM SWL_WI_UPDATE but it didn't work. I want to update without execute an UPDATE sentence directly in the database. Exists some function module that make this?