This website is not affiliated with, sponsored by, or approved by SAP AG.

Action box execution during notification saving

Logistics : PM and its sub-modules & SM

Moderators: thx4allthefish, Snowy, PJA

Action box execution during notification saving

Postby silly » Thu Oct 06, 2011 11:02 pm

Hi all,
On notification type S1 ( Trx Iw51 ) there is standard action box "Send confirmation of receipt"
This action box send an email with an attachment ( sapscript )
When I choise the action box , a screen appears for input data as email address , title and so on. I put all data and confirm
A task is created
When I save notification the email is sent
This work fine .

As the email address is always the same ( contact person email ) and title and body text is always the same , is required to send always the email when first time the notification is saved

Do you know if this is possible by action box ?

Thanks
Silly



I wuold like that always , when I save notification

silly
 
Posts: 65
Joined: Thu May 08, 2008 4:04 am

Re: Action box execution during notification saving

Postby PJA » Thu Oct 06, 2011 11:40 pm

Silly,

Yes this can be done but it requires development.

You need to copy the standard function module linked to the Action Box setting. Then make the necessary changes.

If you need this to be automatic (i.e. after notif is first saved) then I wouldn't use the Action Box, but instead use user-exit QQMA0014 (TCode SMOD) to send the required data
Pete A
www.pjas.com
PJA
 
Posts: 10884
Joined: Sun Jul 20, 2003 3:11 pm
Location: Deepest darkest Aberdeenshire

Re: Action box execution during notification saving

Postby silly » Fri Oct 07, 2011 12:42 am

Thanks for your replay, you clarify my dubt.

Now I'm changing idea and I think to works with output types ( print immeditly by email )

Thanks
Silly
silly
 
Posts: 65
Joined: Thu May 08, 2008 4:04 am

Re: Action box execution during notification saving

Postby silly » Fri Oct 07, 2011 1:28 am

seemed to easy :(

By customizing seem not possible to select the transmission medium field for the output type ( only printer )

P.s. On the SD module , with Trasmissium medium = 5 external send I send automatically output by email during invoice saving

Can you confirm that ?
Thansk
Silly
silly
 
Posts: 65
Joined: Thu May 08, 2008 4:04 am

Re: Action box execution during notification saving

Postby PJA » Sat Oct 08, 2011 12:50 am

Silly

Have a look at OSS Note 208271 which allows printing to email

PeteA
PJA
 
Posts: 10884
Joined: Sun Jul 20, 2003 3:11 pm
Location: Deepest darkest Aberdeenshire


Return to Logistics PM

Who is online

Users browsing this forum: No registered users and 7 guests




This website is not affiliated with, sponsored by, or approved by SAP AG.