Hello experts,
I am working on SRM 7.0 and we are using a third party system for sourcing which is connected through PI system. Supplier offers are sent to SRM system via PI system using XML file. Now first the quotation is created by combining RFx and supplier data. Now this data is passed to FM BBP_PD_QUOTE_CREATE. The quotations are getting created and everything is working fine. But the issue found is that the item number (field number_int) is not getting populated.
I tried to debug the standard FM but haven't found any conclusion as why the number_int field is not getting populated.
Has this issue occured to anyone else?