Skip to Content
0
Former Member
Nov 28, 2006 at 06:45 AM

Reteiving Accounting Document number by passing the reference key

155 Views

Hi All,

I have the reference key (bkpf-awkey), fiscal year(gjahr) and bukrs and I need to retreive the Accounting doc number(Belnr).

Right now, I am writing a select statement to retreive belnr from bkpf and passing bukrs, gjahr and awkey in the where clause (for all entries in another internal table containing these fields).

But the performance is pretty poor. Pls help.