Skip to main content
Chandra Shekhar (Publicis Sapient) 님이 #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개
  1. 2017년 2월 6일 오전 9: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