on 2015 Feb 18 4:13 PM
Request clarification before answering.
Hi Alexey,
standard does not uses this method to get the two fields. You can try with
Class CL_DPR_TASK_O
methods:
IF_DPR_STATUS_ELEMENT~GET_STATUS
IF_DPR_STATUS_ELEMENT~GET_STATUS_PROFILE
Kind regards,
Zhenbo
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you collegues!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Alexey,
Other than the option suggested by Zhenbo, another possibility is to use function module DPR_TASK_GET_DETAILS_DB, which also returns the details for a task (including user status).
Best regards
Francesco
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.