Application Development and Automation 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: 
Read only

Table or view for BKPF and BSEG data

Former Member
0 Kudos
3,220

Dear ladies and gentlemen,

i'm searching for a view or table which contains the receipt-numbers for a supplier. the fields belnr and lifnr should be keys. Does anbody know sth. about this?

Thank you,

Marcel

1 ACCEPTED SOLUTION
Read only

Former Member
1,271

Or they should be one of the first fields. This is necessary, because i have to select a huge number of records from BKPF and BSEG. (performance).

Thanks for fast answer,

Marcel

4 REPLIES 4
Read only

Former Member
0 Kudos
1,271

i think there is no such table or view wherein Belnr & Lifnr are keys....Using the document number u can find the vendor number...

Read only

Former Member
1,272

Or they should be one of the first fields. This is necessary, because i have to select a huge number of records from BKPF and BSEG. (performance).

Thanks for fast answer,

Marcel

Read only

0 Kudos
1,271

HI Marcel,

I think querying the tables BSAK(Cleared Items) or BSIK(OPen Items) would be a better option.

Regards,

Ravi

Read only

Former Member
0 Kudos
1,271

Hi Ebert,

for every vendor number (ie lifnr) there will be multiple document numbers(BLENR). i dont think these 2 will have key fields in one table.

but try with BSEG table .In this u will have BELNR as a key field

Thanks

Vikranth Khimavath