‎2009 May 07 12:59 PM
Hi All
I am trying to archive invoices using smartform.
In the program I am directly calling the smartform by passing the archiving parameters to the function module of smartform which is determined using CALL FUNCTION 'SSF_FUNCTION_MODULE_NAME'.
I am passing the parameter to the archive_index and archive_parameters in CALL FUNCTION lf_fm_name.
If from the same program I am calling driver program of sap script then the document is getting archived.
Is there any problem with archiving using smartform.
Please guide.
‎2009 May 07 1:09 PM