Hi to all,
I have a requirement to send an email to several recipients. We have 2 company code i must send separate emails based on tolerance profile example z100, z200.
Now checking the BADI FMAVC_EVENT using interface IF_EX_FMAVC_EVENT~MODIFY_MAIL_RECIPIENTS to add recipents using sap user-name.
now the problem is the parameter for this interface is not enough to send based on tolerance. because i can only use these fields structure
FMAVC_S_EVENT_BADI_AVC_LINE
Field--
Value
ALDNR--
9H
FISCYEAR--
Fiscal Year
--
2009
FM_AREA--
Financial Management Area
---8888
RFUNDSCTR
Funds Center
--
3020401000
RCMMTITEM
-Commitment Item
--
6000100
I am a ABAPer i have no idea with AVC hoping for your guide in table mapping to connect the relation between the available data above to tolerance profile.
lastly if anyone know how to edit the message in the email.
thanks in advance.
Edited by: Etrafanob on Nov 26, 2009 3:37 PM