on ‎2018 Nov 19 11:44 AM
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
Request clarification before answering.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 17 | |
| 16 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.