Hi has anyone attempted to use BPM to get QuoteHed UD field to update QuoteDtl.ProjectId on change?
Attempts have been made to use Methods and Data directives however no luck.
[Erp.BO.Quote.GetNewQuoteDtl]
[Erp.BO.Quote.Update]
Pre- & Post- processing have been attempted with set field action.
"set the [ds.QuoteDtl.ProjectID] field of [the changed row] to the [dsQuoteHedRow.UDField<System.String>(“SFDC_OpportunityID_c”)]expression