2015 Aug 03 8:34 AM
Hi all,
I implemented SMOD enhancement RFKORIEX as well as BTE 2310 for F.27 Email correspondence. Both FMs are getting called in the debugger. However, I don't see any emails in SOST.
Note: We have a custom smart form for the account statement.
Thanks for your help.
finaa-nacha = 'I'. "Ausgabe über Internet
finaa-intad = save_intad.
finaa-textf = 'PDF'.
Hi all,
I implemented SMOD enhancement RFKORIEX as well as BTE 2310 for F.27 Email correspondence. Both FMs are getting called in the debugger. However, I don't see any emails in SOST.
Note: We have a custom smart form for the account statement.
Thanks for your help.
finaa-nacha = 'I'. "Ausgabe über Internet
finaa-intad = save_intad.
finaa-textf = 'PDF'.
2015 Aug 03 8:59 AM
Hi,
Please put particular date and time filter in SOST also remove maximum hit from 500 to blank.Also check the options as per below snap shot. YOu can see the email there in SOST.
Regards,
Pravin
2015 Aug 03 4:16 PM
Hi Pravin,
I can see emails in SOST when I use the custom send email FM. However, it looks like emails are not getting triggered for F.27 exit/BTE where I pass the necessary FINAA values.
Anything to do with custom driver program / smart form that is configured for F.27?
Thanks.
2015 Aug 03 9:21 AM
Hi,
Inside the Exit Mail will not trigger,
So use a Z function module , pass the import parameters and export parameters,
in the Z function module code your mail sending program,
while calling the Z FM in your Exit don't forgot to put DESTINATION 'NONE'.
call function 'Zfunction_module' destination 'NONE'.
it will surely work...
Thanks,
Vijay SR
2015 Aug 03 4:13 PM
Hi Vijay,
I thought and the posts in this forum also mention that setting the FINAA values would trigger the email....no need to call the email function module separately. Is that not correct?
Thanks.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |