<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Problem in the Class CL_BCS in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-the-class-cl-bcs/m-p/8600413#M1662365</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi luke,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;goto SCOT transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will be able to see different kind of connections for example fax ,email.&lt;/P&gt;&lt;P&gt;double click on the SMTP(under INT) and check the mail host address .&lt;/P&gt;&lt;P&gt;you can send the emails only to the host mentioned over there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Mar 2012 09:28:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-03-22T09:28:18Z</dc:date>
    <item>
      <title>Problem in the Class CL_BCS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-the-class-cl-bcs/m-p/8600410#M1662362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All, &lt;/P&gt;&lt;P&gt;I used a function module ZNPI_SEND_MAIL which is copy from SDN. &lt;/P&gt;&lt;P&gt;When i executed this function module, some of the mail request can't found int SOST.&lt;/P&gt;&lt;P&gt;Does anybody know how to solve this problem ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;Luke&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2012 09:12:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-the-class-cl-bcs/m-p/8600410#M1662362</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-03-21T09:12:39Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in the Class CL_BCS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-the-class-cl-bcs/m-p/8600411#M1662363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am not sure about the code what you have written. May be cross check once again with the code that you copied from the SDN.&lt;/P&gt;&lt;P&gt;Try these:-&lt;/P&gt;&lt;P&gt;At end of the code, you must had written below code.&lt;/P&gt;&lt;P&gt;** Send email &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; lo_send_request-&amp;gt;send(&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EXPORTING&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; i_with_error_screen = 'X'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RECEIVING&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; result = result ).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; COMMIT WORK.&lt;/P&gt;&lt;P&gt;In debugging, check what is the returned value in variable &lt;STRONG&gt;result.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;if it is 'X', then mail must have been sent and you can see the same in SOST T-code.&lt;/P&gt;&lt;P&gt;It is 'X' and if you don't see a send request in SOST, then please check with BASIS team. I suppose, there will be some configuration done in SCOT transacton.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Wishes,&lt;/P&gt;&lt;P&gt;Bharath.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2012 10:07:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-the-class-cl-bcs/m-p/8600411#M1662363</guid>
      <dc:creator>bharath_k6</dc:creator>
      <dc:date>2012-03-21T10:07:23Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in the Class CL_BCS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-the-class-cl-bcs/m-p/8600412#M1662364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bharath,&lt;/P&gt;&lt;P&gt;Thanks your reply. &lt;/P&gt;&lt;P&gt;I can confirm you that the result value is "X" but some of the request can't find in SOST.&lt;/P&gt;&lt;P&gt;Do you think i need to double check with BASIS team.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;Luke&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Mar 2012 02:59:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-the-class-cl-bcs/m-p/8600412#M1662364</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-03-22T02:59:23Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in the Class CL_BCS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-the-class-cl-bcs/m-p/8600413#M1662365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi luke,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;goto SCOT transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will be able to see different kind of connections for example fax ,email.&lt;/P&gt;&lt;P&gt;double click on the SMTP(under INT) and check the mail host address .&lt;/P&gt;&lt;P&gt;you can send the emails only to the host mentioned over there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Mar 2012 09:28:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-the-class-cl-bcs/m-p/8600413#M1662365</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-03-22T09:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in the Class CL_BCS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-the-class-cl-bcs/m-p/8600414#M1662366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rajiv Sunkara,&lt;/P&gt;&lt;P&gt;If the e-mail address same with our testing environment sever, what i i do ?&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;Luke &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Mar 2012 09:41:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-the-class-cl-bcs/m-p/8600414#M1662366</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-03-22T09:41:38Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in the Class CL_BCS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-the-class-cl-bcs/m-p/8600415#M1662367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;that would definitely resolve it.&lt;/P&gt;&lt;P&gt;If you double click on the smtp connection , a pop up comes up .&lt;/P&gt;&lt;P&gt;in the pop up ull find&amp;nbsp; general information&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;under general information you have a check box which says NODE IN USE.&lt;/P&gt;&lt;P&gt;check the check box node in use if it is not and check.it should resolve it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Mar 2012 09:46:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-the-class-cl-bcs/m-p/8600415#M1662367</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-03-22T09:46:20Z</dc:date>
    </item>
  </channel>
</rss>

