cancel
Showing results for 
Search instead for 
Did you mean: 

PO: reverse the invoice receipt to the conditions

sven_mader2
Active Contributor
0 Kudos

Hello,

I'm looking for a ABAP (function module) to get the values of a invoice receipt to the detail conditions.

for excample:

I have a invoice with 960 EUR.

now I want the conditions:

PB00: 1000EUR (gross price)

SKTO: - 40EUR (cash discount)

including payment terms

How can I do this, without reading KONV and calculate it by myself?

Sven

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Try this FM ME_READ_COND_INVOICE .

Regards,

Hari.