Need to send mail from new create infotype occurence

pankaj singh pankajs at hexaware.com
Tue Jun 6 06:43:45 EDT 2006



SAP has provided std features which u call in ur dynamic action.. such as 
	M0000
	M0001
	M0002
	M0008
	M0ESS
I case you need feature for some infotype type for which no std feature is maintain, u can copy and create one..

this feature is can be customized for to whom the mail must be send,..payroll admin / time admin etc...and othr option 
read doc for further details...

call this feature in dynamic action using Step Code ...F. for eg..
Infoty  subty   field                            func char     seqnr no     step      Var func part
0000             MASSN                          06             000                  *-SEND MAILS AFTER CHANGING P0000-MASSN
0000             MASSN                          06             001             P    T001P-MOLGA='10'                       
0000             MASSN                          06             002             P    P0000-MASSG='03'                       
0000             MASSN                          06             003             P    P0000-MASSN='02'                       
0000             MASSN                          06             004             M    M0000                                  
 



Thanks & Regards,  
Pankaj Singh. 
SAP Technical Consultant.
Hexaware Technologies Ltd. 
Off : +91-22-67561042 | Cell : +91-9892248303
 


-----Original Message-----
From: sap-wug-bounces at mit.edu [mailto:sap-wug-bounces at mit.edu]On Behalf
Of Caillet, Eric
Sent: Tuesday, June 06, 2006 3:20 PM
To: SAP Workflow Users' Group
Subject: RE : Need to send mail from new create infotype occurence


Ok, thanks, but how can i do this ?

Cheers


-------- Message d'origine--------
De: sap-wug-bounces at mit.edu de la part de pankaj singh
Date: mar. 06/06/2006 10:31
À: SAP Workflow Users' Group
Objet : RE: Need to send mail from new create infotype occurence
 

Hi Eric,
U can make use of dynamic action for this. It will much better in performance, easier to implement and no monitoring is required..

Thanks & Regards,  
Pankaj Singh. 
SAP Technical Consultant.
 


-----Original Message-----
From: sap-wug-bounces at MIT.EDU [mailto:sap-wug-bounces at MIT.EDU]On Behalf
Of Caillet, Eric
Sent: Tuesday, June 06, 2006 1:41 PM
To: SAP Workflow Users' Group
Subject: Need to send mail from new create infotype occurence


Hi,

i must send email notification when i new PA specific infotype is created/changed. 

Finally, i don't think worflow is the best way... but i don't know where i must implemented my code, i've tested this idea by modifying the PAI but it don't work, e-mail is not sent, but function is correct, if i test it it's ok.

Cheers


***************************************************************************************************************************
This e-mail communication and any attachments may be privileged and confidential to Hexaware and are intended only for the 
use of the recipients named above. If you are not the intended recipient, please do not review, disclose, disseminate, 
distribute or copy this e-mail and attachments. If you have received this email in error, please delete the same alongwith 
all attachments thereto and notify us immediately at mailadmin at hexaware.com .
***************************************************************************************************************************


_______________________________________________
SAP-WUG mailing list
SAP-WUG at mit.edu
http://mailman.mit.edu/mailman/listinfo/sap-wug



***************************************************************************************************************************
This e-mail communication and any attachments may be privileged and confidential to Hexaware and are intended only for the 
use of the recipients named above. If you are not the intended recipient, please do not review, disclose, disseminate, 
distribute or copy this e-mail and attachments. If you have received this email in error, please delete the same alongwith 
all attachments thereto and notify us immediately at mailadmin at hexaware.com .
***************************************************************************************************************************





More information about the SAP-WUG mailing list