cancel
Showing results for 
Search instead for 
Did you mean: 

What is the function module to delete Change Request ID in SAP MDG?

Former Member
0 Kudos

I am deleting deleting from program USMD_DELETE_CREQUEST but instead of report program I need a RFC Function module to delete it

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member288488
Participant
0 Kudos

Hi,

You can leverage the build it in logic of USMD_DELETE_CREQUEST program and create your own custom RFC functional module to delete the CR. The mandatory parameter needs to be your data model, entity , crequest no.

Thanks,

Naveen

raghu3
Contributor
0 Kudos

Check class CL_USMD_CREQUEST_DELETE