Skip to Content
0
May 25, 2011 at 10:00 AM

PO: reverse the invoice receipt to the conditions

47 Views

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