Hi,
We have a process where we upload time sheet data, cycle bill, and it generates an invoice for each project the employee is associated to. This is an ReceivablesInvoice. I would like to know, given a document number(invoice number) how could I retrieve the invoice line items(employee name, hours, rates, cost).
My preference is to retrieve the data programmatically either via eConnect or tables. If there is other options I'm open to suggestions as well.
thanks in advance.