cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

9ASPPDRPM - How to exclude dinamically from extraction the Product without BOD?

Former Member
0 Likes
300

Hi Gurus,

I am trying to made an abap in order to launch massively the Datasource 9ASPPDRPM with the list of Material (MATNR) extracted from the table /sapapo/matkey. To do it, I made a select into the table /sapapo/matkey and pass the list at the Functions Module BAPI_IPAK_CHANGE and BAPI_IPAK_START.

The Abap works fine, but most of the request is marked red, with this error:

"No BOD assigned to product XXXX at time". (message no. /SAPAPO/PALG002).

After research I found the table /SAPAPO/MATBOD - Product BOD Assignment, but in my system the table has no data.

Could you please suggest me a way to exclude, in the select, the products withoud BOD?

Thanks and Regards.

Gabriele

Accepted Solutions (1)

Accepted Solutions (1)

rupesh_brahmankar
Active Contributor
0 Likes

Hello,

Please refer SAP note 1978416 - Error message "No BOD assigned to product" is raised

The reason is that often there are specific product locations included in the extraction range which are not attached in the BOD or for which DRP has not run successfully. However the extraction to BW should still continue.

You may also refer wiki page,

BOD Master Data and Assign To Product

Best Regards,

R.Brahmankar

Answers (0)

Ask a Question