Hi Gurus,
i am facing a heavy and urgent issue on a 46C machine:
through FM srel_get_next_neighbors , inputting parameters SD invoice No and String VBBK,
i was able to download PDF (or other doc types) attached within an invoice Document(VF01/02/03),
and send it to customer.
Apparently a report who's trying to download several PDFs in a single shot is giving weird results,
like downloading pdf's as if they belong to a different invoice:
I.E. invoice1 pdf1
invoice2 pdf2
invoice3 no pdf
when i call srel_get_next_neighbors 3 times in a report ,the 3rd time it downloads a pdf as if
belonging to invoice3 when actually that invoice doesnt have any.
Does anybody faced this weird issue?
IT's kinda urgent as we are sending e-invoice to several customers and they receive attachments
who don't belong to them.
Suggestions? Hints? Help?
Other FM i can use? is there a std table i can priorly use to check whether a invoice has a pdf attached?
Thanks a lot ppl.
Bruno