Application Development 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: 

RSNASTSO SAPOFFICE_AUFRUF_VX

Former Member
0 Kudos

Hi Experts,

Iu2019m having some trouble emailing (as a PFD attachment) a custom smart form Iu2019ve created. The smartform has been tested by the functional consultant and he's happy with it. However he's given me a new requirement to email it. At present the email settings are; Program:RSNASTSO Form Routine: SAPOFFICE_AUFRUF_VX Form:WASCHEIN. When these settings are used the email sends but the pdf is empty. When he puts in my custom smartform nothing happens i.e. no email is sent. What is the best way of rectifying this? Is it possible to alter something in RSNASTSO or SAPOFFICE_AUFRUF_VX so that it will point towards my custom smartform?

Thanks,

Mike

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

In the configuration, put your smartform and then debug the code in Form Routine: SAPOFFICE_AUFRUF_VX. Now check whether your smartform is called or not. If called then check why it is not getting triggered as email. Whether some other configurations are missing or whether we need to do some additional changes in the smartform.

1 REPLY 1

Former Member
0 Kudos

Hi,

In the configuration, put your smartform and then debug the code in Form Routine: SAPOFFICE_AUFRUF_VX. Now check whether your smartform is called or not. If called then check why it is not getting triggered as email. Whether some other configurations are missing or whether we need to do some additional changes in the smartform.