Need to assign

Hi,

i need to assign this. wich widget i use for my BPM post processing?

ttOderDtl.Reference = ttQuoteDtl.Number09.ToString(“0,000”);

I need when i do a quote and i create it and i go in my order entry i saw in my OrderDtl Reference the Number 09 In string of my Quote DTL

someone can help me?

because i try

and i have this erreur when i save the methode directive

System Information

==================

AppServer Connection: http://KINETICAPP.ezeflow.local/KineticTest
Form Name: Method Directives
Customization Name:
Menu ID: BPMN1200
Software Version: 4.1.200.0

============

Server Side Exception

There is at least one compilation error.
CreateOrder.Post.CreateOrder_Post.cs(86,18): error CS0411: The type arguments for method ‘Enumerable.GroupJoin<TOuter, TInner, TKey, TResult>(IEnumerable, IEnumerable, Func<TOuter, TKey>, Func<TInner, TKey>, Func<TOuter, IEnumerable, TResult>)’ cannot be inferred from the usage. Try specifying the type arguments explicitly.

Exception caught in: Epicor.ServiceModel

Error Detail

============

##!Correlation ID:##! 8dcab768-8e60-4747-8c6b-af5e2b598d01
##!Description:##! There is at least one compilation error.
##!Details:##!
CreateOrder.Post.CreateOrder_Post.cs(86,18): error CS0411: The type arguments for method ‘Enumerable.GroupJoin<TOuter, TInner, TKey, TResult>(IEnumerable, IEnumerable, Func<TOuter, TKey>, Func<TInner, TKey>, Func<TOuter, IEnumerable, TResult>)’ cannot be inferred from the usage. Try specifying the type arguments explicitly.
##!Program:##! Epicor.Customization.Core.dll
##!Method:##! Compile
##!Line Number:##! 60
##!Column Number:##! 21

Client Stack Trace

==================
at Epicor.ServiceModel.Channels.ImplBase`1.ShouldRethrowNonRetryableException(Exception ex, DataSet[] dataSets)
at Ice.Proxy.BO.BpMethodImpl.Update(BpMethodDataSet ds)
at Ice.Adapters.BpMethodAdapter.OnUpdate()
at Ice.Lib.Framework.EpiBaseAdapter.Update()
at Ice.UI.App.BpMethodEntry.Transactions.MainTransactionBase.adapterUpdate()