-
Dynamic query field values to custom setting fields?
Problem in dynamic query:
‘ WHERE (Contract_State__c=\”+’Complete Activated’+’\”+’OR Contract_State__c=\”+’Partially Terminated’+’\”+’)’+’ AND Original_Term__c = true ‘+’ AND Program__c = NULL ‘+’ AND Originating_Location__c IN: XXX’)’
their is a custom setting called Batch criteria of list type.How to add this where query part in the custom setting field. How can I do this?
-
This discussion was modified 9 years, 11 months ago by
Nitish.
-
This discussion was modified 9 years, 11 months ago by
Log In to reply.