Application Development 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: 

Tax code change for Shopping cart in SRM.

sombhu_shaw
Explorer
0 Kudos

Hi Experts,

I have requirement to change the tax code for some shopping cart at SRM level.

Functional guy suggested me two function module -

1. BBP_PD_SC_LOCK - to get details of SC.

2. BBP_PD_SC_UPDATE - to update SC.

In my study I got some info like - to use BBP_PD_SC_UPDATE we have to use three more FMs, and the sequence will be as follows -

1.Lock the SC (BBP_PD_SC_LOCK)

2. Update the SC (BBP_PD_SC_UPDATE)

3. Commit the SC (BBP_PD_SC_COMMIT)

4. Unlock the SC (BBP_PD_SC_UNLOCK)

But now also Tax code is not updated.

Please help me to resolve this issue.

Thanks for your Help,

Sombhu

1 REPLY 1

Jelena
Active Contributor
0 Kudos

You might want to use SRM tag (the official one, not user tag). Not every customer has SRM, so it's not really a general ABAP question.