‎2007 Jul 24 3:00 PM
I am using this bapi for extending the products to new location , i know the fields are in product_location_version and i have to fill the corresponding fields in product_location_version_x with 'X', but i am getting an error saying either 'product not found' or 'location not found'. I appreciate if anyone can help me with this. Its very urgent.
‎2007 Jul 24 3:07 PM
HI,
Product not found... Location not found.. check the existence of the product. if the product is existing, location is existing .. check if the prodct is extended for the location that you are using.... then try with update.
Every material should be extended to the storage location plant all this stuff.. check this proprely.. i dont see anything worng technically... the only thing could be product not extented for that location.
thanks
mahesh
‎2007 Jul 24 3:07 PM
HI,
Product not found... Location not found.. check the existence of the product. if the product is existing, location is existing .. check if the prodct is extended for the location that you are using.... then try with update.
Every material should be extended to the storage location plant all this stuff.. check this proprely.. i dont see anything worng technically... the only thing could be product not extented for that location.
thanks
mahesh
‎2007 Jul 24 3:16 PM
ok let me try again, actually both the product and the location are existing
‎2007 Jul 24 3:39 PM
I am testing the bapi in se37 . The product id i am entering is '07I3HZxUgptX00002XuqvW' , but i see it in all caps in input screen of the bapi and if i give the same thing in /sapapo/matkey or any other table it says entry not found may be thatz the reason
‎2007 Jul 24 5:24 PM
‎2007 Jul 30 11:58 PM
I was not filling the table product_head which is mandatory. Thanks for your replies