I have two lotus notes user accounts installed in my machine. Using SAP-ABAP language using OLEObject, I want to send email. It is working fine with one user account but with two user accounts installed I cannot send mail even from any of the two accounts. Please help
Software/Hardware used:
ABAP
ASKED:
July 8, 2010 11:20 AM
UPDATED:
July 12, 2010 8:40 AM
Sending an email from a script or manually? if manually, is there an error of any sort?
Through script. I don’t have the script to send mail using ABAP OLEObject.