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

BAPI: BAPI_M_REVAL_CREATEPRICECHANGE

Former Member
0 Likes
3,898

Hi All,

I am using the BAPI BAPI_M_REVAL_CREATEPRICECHANGE for MR21. However this BAPI is commented using a flag, therefore I had to copy it into a ZBAPI to uncomment it. However this BAPI is updating the wrong prices and hence the prices are going haywire in the standard screens.

Does anyone know why this can happen and whether there is any alternative BAPI which can be used effectively in the same scenario.

Thanks,

Anita Jeyan

Hi All,

I am using the BAPI BAPI_M_REVAL_CREATEPRICECHANGE for MR21. However this BAPI is commented using a flag, therefore I had to copy it into a ZBAPI to uncomment it. However this BAPI is updating the wrong prices and hence the prices are going haywire in the standard screens.

Does anyone know why this can happen and whether there is any alternative BAPI which can be used effectively in the same scenario.

Thanks,

Anita Jeyan

2 REPLIES 2
Read only

colin_cheong
Contributor
0 Likes
1,832

Hi jeyan,

What's the problem that you are facing when using this BAPI?

I am currently testing it and intended to roll out for my User.

I do not see any problem at all other than asterisk off the flag, which prevent its use.

Bye

Colin

Read only

gouravkumar64
Active Contributor
0 Likes
1,832

Hi,

At first coming to ur this BAPI.

what u have done zbapi,is ok.

just remove that flag statement.

like this

http://scn.sap.com/thread/2036682

Instead of custom one,u can USE lsmw recording and change.

search for lsmw help also.

Thnaks

Gourav.