cancel
Showing results for 
Search instead for 
Did you mean: 

Maintain PDS costs using mass transaction

Former Member
0 Kudos

Dear SAP experts ,

I need your help to maintain PDS costs for SNP optimization rum. I need to find some way to maintain massive single level costs for SNP PDS using transaction pds_maint . I tried to use a LSMW but it is not working for this field.

Please someone can help me with this issue.

Best Regards

Mauricio

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

You can use the BAPI BAPI_PDSSRVAPS_SAVEMULTI to update the PDS costs.

You need to pass the costs in PDS_HEAD parameter.

Probably a program can be created which will use the BAPI and update the costs for PDS in mass.The same can also be executed in background.

Hope this can help.

regards,

kaushik

Former Member
0 Kudos

Dear Kaushik .....Thank you very much for your help .....

Regards Mauricio

former_member566355
Participant
0 Kudos

Dear Mauricio,

I have the same requirement i.e. to change cost data in PDS.

What are the parameters to be passed into the mentioned BAPI.

I have passed following parameters to change single level costs but not working.

LOGICAL_SYSTEM

BUSINESS_SYSTEM_GROUP

SAVE_OPTIONS = 'X'

PDS_HEAD

PDS_NAME

PDS_USAGE

PLANNING_VERSION

PRODUCT

PRODUCT_BSG

PLANNING_LOCATION

PDS_TYPE

SINGLE_LEVEL_COSTS_VAR

Regards,

RS

Answers (0)