You need to sign in to do that
Don't have an account?
Soubhagya Ranjan 2
Required Batch Apex Code
Hi I want to insert account record from custom object Object1 . If record already present in account then object1 status field will be YES and if new record then insert the record into account and status of object1 will be NO . How to write batch class for this ?
Hope following links will help for your requirement .
http://salesforce.stackexchange.com/questions/81284/delete-records-from-multiple-objects-via-apex-batch-class
https://developer.salesforce.com/forums/?id=906F0000000kG4LIAU