function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Naitik RaiNaitik Rai 

Copy Record of One Object to Other Object

Hi Friends,

I have two Objects 'Provisional' and 'Commercial'
whose 8 fields are same approx but in Commercial I have 5 fields more which are not in Provisional
and I want to Copy some records of 'Commercial' into 'Provisional', 

Anyone Please help me with a good example or code Assistance, that would be appreciable.
Rahul KumarRahul Kumar (Salesforce Developers) 
Hi Naitik Rai,

May I suggest you please refer the below link for reference. hope it helps.

Please mark it as best answer if the information is informative.

Thanks
Rahul Kumar