Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Archiving invoice using smartform

jpsapabap21
Participant
0 Likes
388

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.

1 REPLY 1
Read only

Former Member