on ‎2011 Jun 07 3:52 PM
Hi all.
How is possible to get all tasks assigned to a business partner startiing from business partner number or guid?
I tried with table dpr_entity_link but I don't understand the relation between partecipant_guid of this table and bp guid.
Thanks.
Request clarification before answering.
Check table DPR_PART for more info
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
In CGPL_HIERARCHY, select the line with DOWN = business partner GUID.
--> You will get all the GUID that represents the concrete roles for this BP.
In DPR_ENTITY_LINKS, select the lines where participant_guid = all the previously selected GUID.
--> You will get all the role-task links assigned to this BP.
Matthias
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.