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_MATERIAL_MAINTAINDATA_RT Unable to update Price fields

Former Member
0 Likes
681

Hi,

I am using the bapi : BAPI_MATERIAL_MAINTAINDATA_RT to create or change the articles...

But i am not able to update the fields- Price/Amounts as they have DEC4; But on screen if i enter any value with DEC4, its giving an error; But not in BAPI..

Hence as a result of this, i am not able to update the amount fields in Purchase view/any other view...

For eg: in Purchase view; Net Price field in the BAPI is: WRFBAPIEINE-NET_PRICE; THis is DEc 23,4 although my input file has Amount with DEC2, when i fill the BAPI, its changing the amount to DEC4;

Please help me in updating the Net Price/Amount fields...

Target in BAPi = DEC4

Source field in Input file = DEC2

Regards

Shiva

Hi,

I am using the bapi : BAPI_MATERIAL_MAINTAINDATA_RT to create or change the articles...

But i am not able to update the fields- Price/Amounts as they have DEC4; But on screen if i enter any value with DEC4, its giving an error; But not in BAPI..

Hence as a result of this, i am not able to update the amount fields in Purchase view/any other view...

For eg: in Purchase view; Net Price field in the BAPI is: WRFBAPIEINE-NET_PRICE; THis is DEc 23,4 although my input file has Amount with DEC2, when i fill the BAPI, its changing the amount to DEC4;

Please help me in updating the Net Price/Amount fields...

Target in BAPi = DEC4

Source field in Input file = DEC2

Regards

Shiva

1 REPLY 1
Read only

Former Member
0 Likes
457

Issue solved...Problem with other mandatory fields...not the currency