|
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.
|