Skip to main content
Chandra Shekhar (Publicis Sapient) a posé une question dans #Apex
I Need to Write an SOQL Query to know how many records are in pending state by a user from a custom object
1 réponse
  1. 6 févr. 2017, 09:53
    Hi,

    ProcessInstance represents an instance of a single, end-to-end approval process. Use this and the node, step, and workitem process instance objects to create approval history reports.

    Please refer below link which has a similar discussion with sample code.

    http://salesforce.stackexchange.com/questions/113784/query-users-items-to-approve

     

    Hope this helps you!

    If this helps you, please mark it as solved.

    Thanks and Regards

    Sandhya
0/9000