Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Dangerous goods Idoc for master data deletion

former_member182354
Contributor
0 Kudos

Hi,

    We have a requirement where we need to send the dangerous goods Idoc to third party system when a dangerous goods master is deleted for a material.

     Right now we send only for changes and its working perfect. We are using standard report DGPPUSHREP to create Idocs this internally uses same BUS1078 BAPI's.

     Have anyone of you worked on this requirement and is it feasible? Have searched and everything is pointing to BUS1078 which has BAPI "BAPI_DANGEROUSGOOD_REPLICATE" which does not consider materials with DG master deleted.


      In Idoc structure I do find DELIND field in segment E1BP1078_DANGEROUSGOODDATA, which gives me a glimmer of hope.

      Any pointers to this would be appreciated.

Regards,

Raghav

1 REPLY 1

former_member182354
Contributor
0 Kudos

On more self investigation found that this can be done but only in ECC 6.0 and this functionality is not available in ECC 5.0...posting this for benefit of users searching on same lines.

To do this you need to set environment parameters in IMG.

Parameters to be maintained:

Regards,

Raghav