cancel
Showing results for 
Search instead for 
Did you mean: 

Print Preview Archived invoice

former_member242512
Participant
0 Kudos

Dear All

We have a requirement to print preview archived invoices. I'm using Function Module

'CALL FUNCTION 'ARCHIVOBJECT_GET_TABLE' to get the archived invoice data but don't know how I can use the data to display in print preview.

Please assist.

Jelena
Active Contributor

Please make sure that the question title reflects the actual question. In this case, my understanding would be, just like G Lakshmipathi, that it is about a print preview of an invoice document that has been archived.

If you have archived output then in what format and where do you store it exactly? Isn't there some display functionality in the archive already?

former_member204025
Participant
0 Kudos

Hi ! Did you get the solution for this issue? I'm triying to get the same but i'm not able, I woul'd like to have your ideas. Thanks!

FredericGirod
Active Contributor
0 Kudos

it depends of the context, and you should open a new question for your case

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member242512
Participant
0 Kudos

We are placing the output file in image master in pdf format. I'm able to retrieve the pdf file but don't know how to display it in print preview.

Lakshmipathi
Active Contributor
0 Kudos

Have a look at OSS note 1822569

former_member242512
Participant
0 Kudos

Dear

G Lakshmipathi

Thanks for providing us inputs.

Sorry I should have mentioned that its an output that is archived and not the invoice itself.

Sorry about creating confusion.

Hence the note

1822569 is not useful.

I'm looking for some code through which I can print preview archived pdf invoice .