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: 

Interfaces Monitoring-spool list, send mail and date/time recording

Former Member
0 Kudos
129

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

5 REPLIES 5

Former Member
0 Kudos
103

there are no as such standard function modules. instead try to create ur own function modules and use them.

0 Kudos
103

can anybody let me know wat spool list is all about.

thanks.

0 Kudos
103

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.

0 Kudos
103

Hope the above one you are expecting....

please reward for helpful answers...

vijay