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

Archive ID

Former Member
0 Likes
460

Hi,

When I print a invoice I want to save that invoice. For this I use the call function 'OPEN_FI_PERFORM_00002310_I' Everything is working except the saving of the Archive Document ID in table TOA01.

If you can help me, please let me know.

Kind Regards,

Rob Bijsterveld

Hi,

When I print a invoice I want to save that invoice. For this I use the call function 'OPEN_FI_PERFORM_00002310_I' Everything is working except the saving of the Archive Document ID in table TOA01.

If you can help me, please let me know.

Kind Regards,

Rob Bijsterveld

1 REPLY 1
Read only

andreas_mann3
Active Contributor
0 Likes
365

Hi,

call fm : GET_PRINT_PARAMETERS

to get archive parameters in import-parameter out_archive_parameters

regards Andreas