Hi...I want to know some detail about getting a field value from one entity to another entity.
Eg: I have a field called "Currency" in Opportunity. There is only one record in Currency entity, lets say USD. Now, I want to get the value of that Currency Value in Opportunity to be populated in to field called "Currency" in Quote entity. Currency is a lookup field. I heard, we can get this using Relationships.
I want to get the value of that field to populated once I moved from Opportunity to Quotation. Sales BPF.
Please help me in getting out of this.