Skip to Content
0
Aug 02, 2016 at 06:17 AM

TOA01 - OBJECT_ID for invoices

2614 Views

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