2005 Dec 10 1:16 PM
Hi all,
Is there any common routines for Interface Alert programmes for spool list, mail send and run date/time recording. i do have an interface alert programme which does the monitoring. to add the additional features like spool list, send mail and run date/time recording (when the program is last run)is there any standard function modules....
thanks,
kishore
2005 Dec 10 1:18 PM
there are no as such standard function modules. instead try to create ur own function modules and use them.
2005 Dec 10 1:19 PM
2005 Dec 10 1:48 PM
http://help.sap.com/saphelp_nw04/helpdata/en/d9/4a956e51ea11d189570000e829fbbd/content.htm
check the below link this will definitely will help you some thing..
http://searchsap.techtarget.com/tip/1,289483,sid21_gci761165,00.html
if you are unable to see the link this is the content see
Sending spool list to multiple users, while creating background job
Shailendra Varshney
08.16.2001
Rating: -3.96- (out of 5) Hall of fame tip of the month winner
To send spool list to multiple users while defining background job via trans. SM36, create a distribution list. This distribution list will contain the addresses of multiple users.
Code
To create distribution list: Call transaction SO01 (SAP office: Inbox). Click on the Distribution Lists button on the tool bar and click Create Icon. Enter a name for your distribution list, say, Test_Grp and fill in other relevant details.
Click on the Distribution list content Tab and enter the addresses of multiple users. Check on the Express check box to send documents to the recipients as an express message.
Now while creating background job for your program via SM36, enter the distribution list name (Test_Grp) when you click the Spool list recipient button. This will enable the spool list to be sent to multiple users.
2005 Dec 10 1:51 PM
Hope the above one you are expecting....
please reward for helpful answers...
vijay
2005 Dec 11 9:42 AM
Check this link for job monitoring...
http://help.sap.com/saphelp_erp2005/helpdata/en/fa/096d67543b11d1898e0000e8322d00/frameset.htm