You need to sign in to do that
Don't have an account?

very basic question
related list is custom object right
i have an object and the related list is approval history but i ccouldnt find the approval history object
what am i missing
i have an object and the related list is approval history but i ccouldnt find the approval history object
what am i missing
Have you checked this references:
ProcessInstance represents an instance of a single, end-to-end approval process.
https://developer.salesforce.com/docs/atlas.en-us.object_reference.meta/object_reference/sforce_api_objects_processinstance.htm
https://salesforce.stackexchange.com/questions/146290/approval-history-sobject-processinstance-overall-status-field-queryable
https://salesforce.stackexchange.com/questions/205496/soql-to-pull-out-approval-history-records
If it helps please mark it as best answer.
Thanks!
All Answers
Have you checked this references:
ProcessInstance represents an instance of a single, end-to-end approval process.
https://developer.salesforce.com/docs/atlas.en-us.object_reference.meta/object_reference/sforce_api_objects_processinstance.htm
https://salesforce.stackexchange.com/questions/146290/approval-history-sobject-processinstance-overall-status-field-queryable
https://salesforce.stackexchange.com/questions/205496/soql-to-pull-out-approval-history-records
If it helps please mark it as best answer.
Thanks!