cancel
Showing results for 
Search instead for 
Did you mean: 

MDG M - Auto Change Request - Copy Functionality

former_member307726
Participant
0 Kudos
612

Hi Experts,

We need to build a Report to to build Copy Functionality for Material Master using Change Request.

User Inputs the Copy Material ( Active Material) and New Material Number (which is to be created) in selectin screen.

Here need to copy the data from the active material from all the views( include basic data, plant, accounting, sales, warehouse etc..). and map all these value to Change Request and submit the request. Later Approve verifies the data & approve it.

Is there any Api/class/FM available to map the data from existing material to Change Request material Entities instead of copying one by one.

Please suggest.

Regards,

Kumar

Accepted Solutions (0)

Answers (2)

Answers (2)

RiccardoBrogi
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Kumar,

As already mentioned, the guide for the MDG APIs is available here.

After you retrieve the data of the source material (there are several options offered by SAP), you can use the MDG APIs to create a Change Request for the new material.

R.

RiccardoBrogi
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello developer.abap2,

copy functionality is available out of the box in MDG-M: you ca find the dedicated button in the search screen for Materials.

The documentation for the MDG APIs is available here.

Best,

R.

former_member307726
Participant
0 Kudos

Hi Riccardo Brogi,

Thanks for your answer.

We are looking for Custom solution which we need to implement Copy Functionality in Custom Report using Change Request.

We are looking for any API/FM to achieve this.

Regards,

Kumar