-
Pass a specific account from a list of accounts as a parameter to a method.
Hi,
I have a batch with three private methods that update contract.
currently to the private methods pass the list with the queried contracts in the batch start method.
I need to pass not the entire list of contracts but pass only one contract from time to time to the methods to make the updates.
Log In to reply.