Hi Dushan,
Check this relation
BSEG-HKONT = PAYR-UBHKT.
Regards,
E.Ananthachari.
Hi Dushan,
Generally this information can be found in the table PAYR,
In case you cant find your solution you can also try for the table RFITEMGL_NO_ITEM.
Read PAYR field CHECT with keys zbukr = bkpf-bukrs, vblnr = bkpf-belnr and gjahr = bkpf-gjahr
(Or analyze FM GET_INVOICE_DOCUMENT_NUMBERS which provides list of docs related to a cheque)
Regards,
Raymond
Add a comment