cancel
Showing results for 
Search instead for 
Did you mean: 

amount to draw from down payment is not set in document currency

Former Member
0 Kudos

hi,

i always get the error "amount to draw from down payment is not set in document currency" when i try to update a draft of invoice with down payment.

i do the following:

1. sales order

2. down payment

3. income payment

4. delivery note

5. invoice

5.1 save as draft by di api

5.2 get draft by key

5.3 do some changes, for example change comments by di api

5.4 update draft by diapi <--- the error is thrown!

If i do this on screen everything works fine. But by sdk its not working.

System: SAP 8.8 SP00 PL20

Is there a solution for this problem?

best regards

Markus

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Markus,

What if you update the same draft from UI instead of by diapi? Do you still get error message?

Thanks,

Gordon

Former Member
0 Kudos

hi Gordon,

i can update and add the existing draft by UI without problems.

Markus

Former Member
0 Kudos

In this case, check what values are not assigned properly under DI API.

Former Member
0 Kudos

if i only set values in Userfields the update will be done successfully.

But if i change some other properties, for example comments, numatcard,... the error will be thrown.

Former Member
0 Kudos

Only UDF may allow to be changed. Financial documents are not allowed to change.

Former Member
0 Kudos

Its a draft, so i can change everything.

Answers (0)