Application Development 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: 

RBKP

Former Member
0 Kudos

Hi All,

We are developing purchase history report [ invoice based]. In that we are fetching values from RBKP table to display the netprice + duty & VAT. Our PO has 2 line items, Since RBKP is not having EBELP field, it is adding the duty and VAT and giving wrong calculations. How to bifurcate the values to two lines ? Any logic for this ?

Regards,

Moderator message: please use a more meaningful subject line next time!

Edited by: Thomas Zloch on Apr 10, 2010 11:00 PM

3 REPLIES 3

Former Member
0 Kudos

Have you checked the table RSEG?

It is the Item level data for incoming invoice (But not sure all the fields are available or not as per your need).

Regards

Shiba Prasad Dutta

Former Member
0 Kudos

Hi,

I think, It is not possible to get Purchase Line item wise net price & Taxes during invoice verification. RSEG doesnt store itemwise net amount and taxes. Even if you extract data from follow-on financial documents, you will not get purchase line itemwise amount details.

Regards

Vinod

Former Member
0 Kudos

u can get ur req, by setting a logic with tables ekbe, ekbz, rbkp, rseg, bkpf and bset

Edited by: Azeem Ahmed Matte on Apr 20, 2010 2:24 PM