Hi everyone,
We are using SO_DOCUMENT_SEND_API1 Funtion module in a program to send to external emails in 4.6c,now if we use the same program in ECC 6.0 it shows document_not_send (exceptions no. 2)
while debugging that Function module(SO_DOCUMENT_SEND_API1) the bcs exception (CL_SEND_REQUEST_BCS) is occuring in Function Module SO_OBJECT_SEND
(Error type : DNS_SREQ)
can anybody help to resolve this exception...
i found that the Function module(SO_DOCUMENT_SEND_API1) is different
in both the systems (4.6c and ECC)