Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Missing parameters in the BAPI BAPI_PRDSRVAPS_SAVEMULTI2?

DCorralesM
Explorer
0 Likes
680

Hi people,

I have a problem to create product master data, specifically in the SNP1 tab in the "sanction costs for customer needs" section, this section can not find it in the parameters of the BAPI.

To access the "penalty costs for customer needs" section:

1. Transaction / SAPAPO / MAT1

2. Go to tab SNP1

3. Go to section "costs dependent sanctions location"

4. Click on the "time-dependent penalty costs" button (This button is within the grid)

Any idea how to update the data?

Thank you very much.

3 REPLIES 3
Read only

Former Member
0 Likes
624

Hi Duvan,

I have the same issue Want to update the Time dependent penalty costs via BAPI_PRDSRVAPS-SAVEMULTI2.

If you have found the solution can you please share with me.

Read only

0 Likes
624

Hi, excuse me for the delay.

The import parameter "product_location_penalty" in the section "tables" its the same for "costs dependent sanctions location" and "time-dependent penalty costs". If the "product_location_penalty" section does not exist then the BAPI will create it, but if it already exists then the "time-dependent penalty costs" section will be created.

Read only

Former Member
0 Likes
624

Hi,

Can you paste the screen shots after log in english language.

Also check the Documentation of BAPI and the Tables parameters.

PRODUCT_LOCATION_PENALTY

PRODUCT_LOCATION_TDPP

Hope this helps.