Hi all,
We use the Program RFKORDC1 to print Receipts.
Cash documents have the sequential number (unique for each journal), then the internal number (tab. TCJ_DOCUMENTS-POSTING_NUMBER) and consequently the FI doc number (BKPF-BELNR).
RFKORDC1 reads documents from BKORM or BKPF (depending on the parameter "Data from trigger table"). When we try to print a doc, we get the warning messages FB547 + FB548 (Document does not exist, No output for correspondence...) and we can see, that the document number is that internal one from TCJ_DOCUMENTS.
Hence, it appears, that FBCJ passes the internal document number to RFKORDC1 and the program then cannot find the document.
What is the problem? Is that somewhere in customizing?
tnx to all,
John