cancel
Showing results for 
Search instead for 
Did you mean: 

updating product master - BAPI_PRDSRVAPS_SAVEMULTI2

former_member566355
Participant
0 Kudos

Hi

I am trying to update safety stock value in product master using BAPI_PRDSRVAPS_SAVEMULTI2

But I am getting the error  'No valid location could be found'  after execution.

What may be the reason for the error ? or is there any other function module which should be used ?

Yogesh

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Yogesh,

You need the location type (1001 for plant, 1010 for customer, etc.). Also, if your location name is all numbers, you may have to pad it with zeros in front to get a total of 20 digits. If your location name is aalphanumeric, no padding is necessary.

Best regards,

Mike

Answers (0)