cancel
Showing results for 
Search instead for 
Did you mean: 

How to find workitem ids based on Change request ID

Former Member

Hello All,

Is there an API or so to find Workitem IDs associated with the change request ID. We need this to fulfill one of our Customer's requirement.

Padma

Accepted Solutions (1)

Accepted Solutions (1)

former_member206605
Active Contributor

Hi

From the workflow log you can easily find out the work item id.

Kiran

raghu3
Contributor
0 Kudos

Hi,

If you are looking for an API , you could check out the class cl_usmd_wf_service. This has many useful methods.

Regards,

Raghu

Former Member
0 Kudos

Hi,

Thanks , we used method GET_CR_WIS of class CL_USMD_WF_SERVICE.

Padma

Answers (0)