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_goodsmvt_create

Former Member
0 Likes
1,757

Hi,

I've stucked on an error while uploading mb1c through bapi_goodsmvt_create,system shows:"IMSEG-WAERS initial v.,currency amount 1,000.0000 in AMOUNT_LC was transferred without a currency".my flat file contains only movt typ(561),movt ind.,plant,quantity,st.loc,amount.

please help.

regards.

rajul.hr@gmail.com

3 REPLIES 3
Read only

mauriciolauffer
Product and Topic Expert
Product and Topic Expert
0 Likes
1,171

Hi,

I had the same problem using the BAPI_GOODSMVT_CREATE.

The solution was to use the field AMOUNT_SV instead of AMOUNT_LC.

Read only

1,171

Hi,

I had the same problem.

And my solution was to fill both fields: AMOUNT_SV and AMOUNT_LC with the same value.

Mihaela

Read only

sushil_taneja
Participant
0 Likes
1,171

check that the reference document has any currency stored or not.

normally every amount figure should be associated to a Currency.

rgds