How to find entities created from a request?
RequestEntity table stores the relation between the entities and requests.
- RequestID: Identifies the request
- EntityID: identifies the entity
- RequestEntityType: Indicates the type of the entity.
- O: Opportunity
- E: Engagement
- P: Project
- T: Task
- Action: Indicates the type of the relation
- C: Entity is "created from" the request
- R: Request is "related to" the entity (i.e. for projects, the project is selected in the 'Project' field in the request dialog).