‎2006 Aug 30 4:22 PM
Hello All,
I need to create a product update program in APO to update the Period Split under table PRODUCT_LOCATION_VERSION of BAPI_PRDSRVAPS_SAVEMULTI2.
My first step was to get the basic information from BAPI_PRDSRVAPS_GETLIST2, such as product, product_int, location, etc. I then built the PRODUCT_LOCATION_VERSION to be passed to the BAPI. I always recieve a "No product could be found" and "No Location could be found" error when the BAPI is executed. I am not sure why this is happening, since both the product and location exist and the procduct/location combination exist in the MATLOC table.
Can anyone give me some guidance on how I could get this BAPI to work for me?
‎2007 Jul 23 8:43 PM
Hi john,
I am working on same bapi . Did you fix that problem . I am using that bapi for extending the product to the new location . I see the fields in that table PRODUCT_LOCATION_VERSION . Even i am getting same errors . I appreciate if you can help me with this.What values did u pass finally ? I was testing bapi with different values ,its not working.
‎2007 Jul 23 10:04 PM
‎2007 Sep 07 7:51 AM
‎2007 Sep 12 3:36 AM
Hello,
I am having this exact same problem with this BAPI. I am getting an error that 'No Valid Location could be found'. The location does exist, and I am entering the proper location guid and value. Not sure what is happening, although it appears to have something to do with the length of the guid being 22 instead of 32. In any case, if anyone has any information on how to make this work, please let me know.
Thanks,
Kristina
‎2015 Dec 09 11:13 AM