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

error in BAPI Test(BAPI_MATERIAL_SAVEDATA)....?

Former Member
0 Likes
702

Hi Guru's,

i am planning to upload the material master data thru BAPI(BAPI_MATERIAL_SAVEDATA).

Before that i tried to test the BAPI with my test data ..in this process i am getting the below error ..

could please guide me how resolve this issue...

537 CURRENCY initial v., currency amount 100,0000 in STD_PRICE was transferred without a currency

thanks in advance and will give full points

Thanks&Regards

Srinivas

4 REPLIES 4
Read only

Former Member
0 Likes
571

What did you pass in the field for Unit of measure?

Read only

Former Member
0 Likes
571

BASE_UOM = HR (hour)

Read only

0 Likes
571

Just curious, how can the unit of measure for a material be HOUR?

Just try creating a material in MM01 transaction using the same data that you have used in BAPI testing in se37.

If you are succesful in creating a material that way, you should be good to go.

Regards,

Ravi

Read only

Former Member
0 Likes
571

yahh ravi here we are creating the each employee as material and we caliculating his pay as hour basis....some example 100 per hour....

here the unit of measure is hour....

and i verfied thru MM01 and material is created...

Note: yahh i am able to create material thru MM01 using BASE_UOM as HR (Hour).

just now also i verified with MM01 with my data..

Thanks in advance ..please guide me...

Edited by: Srinivas2378 on Jul 3, 2008 2:58 PM