‎2020 Sep 24 5:39 PM
Hi All,
Need an Urgent Help. I am working on BAPI's for the first time. So have very little knowledge in that field. We have an issue while creating PO using BAPI_PO_CREATE1. The error says "No instance of object type PurchaseOrder has been created. External reference:;Purchase order still contains faulty items;Item 00010: No season found for material 74806-0002 (->see longtext).;Season 191/1130/US01 not valid for grid value 32 -, category 1". Though i can see season maintained still I am getting this error. Could Somebody help me out. This is something urgent!!!
‎2020 Sep 25 8:30 AM
Hi Soundaraya
The message is clearly saying there is a faulty item in the structure. Please take the data of the structure and analyse on that. These type of error are most common if you don't add leading zero's for the vendor, company code, material group, WBS elements, cost center. Its purely the data your are passing. Please check the data.
Thanks and Regards
Vijay
‎2020 Sep 24 6:01 PM
Urgent might get you a few down-votes here, especially when it is not clear from your post that any troubleshooting attempt was made. #justsaying
Anyways, as a first step try to find the exact error message (message class and number) so that you can read the long text in SE91 and try to figure out what it means.
You can try to search in Google and in SAP notes by specifying the message class and number.
You can also try to ask a functional consultant from your company for help to understand what the error means and what other data and configuration needs to be checked.
You can also try to create a purchase order manually via ME21N with the same data as in the BAPI and see if you encounter an error there.
You can also try debugging, you are a developer, right? Even if you are a functional consultant, you can still try debugging, maybe with the help of a colleague from your development team.
‎2020 Sep 24 7:21 PM
Try creating the PO manually using the same material and vendor and check
‎2020 Sep 24 8:31 PM
‎2020 Sep 25 2:41 AM
‎2020 Sep 25 7:37 AM
Hi Soundariya,
Please follow the link given below and i think that will solve your issues
‎2020 Sep 25 8:30 AM
Hi Soundaraya
The message is clearly saying there is a faulty item in the structure. Please take the data of the structure and analyse on that. These type of error are most common if you don't add leading zero's for the vendor, company code, material group, WBS elements, cost center. Its purely the data your are passing. Please check the data.
Thanks and Regards
Vijay
‎2020 Oct 21 2:47 AM
Thank you all for your sugesstion. As everyone mentioned it is an issue with the data and i solved it by manipulating it