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: 

To find mater table for filed belnr and how it is linked with ekko table

Former Member
0 Kudos

hi,

I am working on evaluated receipt settlement.

1.I need to know the mater table for field belnr. I have got the table as RBKP but it has got fiscal year also as a key. Is there any other master table other than RBKP(MM)

2.I need to link table between the table RBKP with the table EKKO OR EKPO

5 REPLIES 5

Former Member
0 Kudos

Hi,

Pass the BELNR from RBKP to RSEG-BELNR and obtain RSEG-EBELN which is the Purchase order number, this can be passed to any other Purchase relevant tables to get the details,

Hope this helps,

Rgds,

Former Member
0 Kudos

Hello,

Colud u check these tables

EKBZ History per Purchasing Document: Delivery Costs

BELNR Accounting document number

EKBZH History per Purchasing Document: Delivery Costs

BELNR Accounting document number

If useful reward points.

Regards,

Vasanth

former_member188685
Active Contributor
0 Kudos

hi,

EKBE-> using the PO’s get the EKBE-BELNR’s and pass those BELNRs to RBKP nd get the invoice details.

RBKP-BLART SHOULD BE ‘RE’ I THINK, CHECK IT ONCE f4 HELP ON blart.

Regards

Vijay

0 Kudos

EKBE-EBELN is the PO, get the BELNR's from EKBE and with that BELNT go to RBKP-BELNR .get the required info.

Regards

vijay

Former Member
0 Kudos

hi

get PO number(EBELN) from EKKO and pass this to EKBE table along with VGABE = 2 to get BELNR(Which is equivalent to the RBKP-BELNR Invoice no).

Regards

Ashok Parupalli.