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?