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.