View Single Post

  #3 (permalink)  
Old 12-29-2006, 06:11 PM
quixot quixot is offline
Junior Member
 
Join Date: Dec 2006
Posts: 1
quixot is on a distinguished road
I hope you've already solved this urgent issue, but here's an answer for reference:

By their nature, joined fields in a business component are not available for update. Exceptions to this rule are those fields which belong to a join to a Siebel-defined extension table (S_CONTACT_X, for example). If you need to update a joined field, you must employ another approach, like using scripting or a separate workflow step.
Reply With Quote