Hi,
One final question on archiving.
When I was using a script to print an invoice through VF03
i could pass 4 parameters with my form routine through an output type:
subrc, preview, archive params, archive index.
But now when i use a smartform. the call to the form routine is allowing only 2 parameters,.
Is there a way i can change this so that the form routine can pass archive parameters as well.
I need the archive parameters from VF03 or VF31 to pass them to the smartform for archiving.
Any ideas?