Hi
I need to select an invoice-PDF in ArchiveLink. I learned, that I can find it via
SAP_OBJECT = 'VBRK'
AR_OBJECT = 'SDOINVOICE'
and
OBJECT_ID begins with invoice-no. But OBJECT_ID contains some spaces and another number as well, which I did not find in the invoice.
How can I get the OBJECT_ID of an invoice to select it in TOA01?
Thanks for helping me
Ralf