<?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: FUNCTION WITH DESTINATION in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-with-destination/m-p/7335903#M1538780</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems to be the destination of Your ZBV master system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ZBV is a central user management!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Klaus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Oct 2010 04:47:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-10-08T04:47:44Z</dc:date>
    <item>
      <title>FUNCTION WITH DESTINATION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-with-destination/m-p/7335901#M1538778</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;&lt;/P&gt;&lt;P&gt;The function SUSR_ZBV_USER_SEND_BACK dumps at the line COMMIT WORK..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What should do the lines:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    CALL FUNCTION 'BAPI_USER_CHANGE' IN BACKGROUND TASK&lt;/P&gt;&lt;P&gt;      DESTINATION log_central&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The destination "LOG_CENTRAL" what values should have? What it does?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Oct 2010 21:32:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-with-destination/m-p/7335901#M1538778</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-07T21:32:39Z</dc:date>
    </item>
    <item>
      <title>Re: FUNCTION WITH DESTINATION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-with-destination/m-p/7335902#M1538779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you see the code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  SELECT SINGLE logsys FROM t000 INTO logsys WHERE mandt = sy-mandt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;its passing the current client value and geting the log sys and based on this getting the remote desitination.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ang then comparing that with log_central. if they are different the function is getting executed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;log_central should have a value of remote destination created in sm59 where function module the function module is going be executed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just debug the function module and see what is happening.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Oct 2010 04:41:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-with-destination/m-p/7335902#M1538779</guid>
      <dc:creator>JoffyJohn</dc:creator>
      <dc:date>2010-10-08T04:41:18Z</dc:date>
    </item>
    <item>
      <title>Re: FUNCTION WITH DESTINATION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-with-destination/m-p/7335903#M1538780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems to be the destination of Your ZBV master system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ZBV is a central user management!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Klaus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Oct 2010 04:47:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-with-destination/m-p/7335903#M1538780</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-08T04:47:44Z</dc:date>
    </item>
    <item>
      <title>Re: FUNCTION WITH DESTINATION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-with-destination/m-p/7335904#M1538781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The value of log_central is a Conexion, but what values should I check at the tx sm59 so It can work Ok?&lt;/P&gt;&lt;P&gt;Thanks for your help ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Oct 2010 17:22:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-with-destination/m-p/7335904#M1538781</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-10T17:22:27Z</dc:date>
    </item>
    <item>
      <title>Re: FUNCTION WITH DESTINATION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-with-destination/m-p/7335905#M1538782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Klaus,&lt;/P&gt;&lt;P&gt;What is the the destination of ZBV master system? Where can I check if its working OK?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jennifer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Oct 2010 17:24:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-with-destination/m-p/7335905#M1538782</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-10T17:24:34Z</dc:date>
    </item>
    <item>
      <title>Re: FUNCTION WITH DESTINATION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-with-destination/m-p/7335906#M1538783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jenn,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first of all read and try to understand what the dump says, i.e. COMMIT WORK in UPDATE TAK is not allowed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Read the dump once fully! Post what you do not understand.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Oct 2010 18:04:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-with-destination/m-p/7335906#M1538783</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2010-10-10T18:04:03Z</dc:date>
    </item>
    <item>
      <title>Re: FUNCTION WITH DESTINATION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-with-destination/m-p/7335907#M1538784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jennifer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can get the destination of your ZBV master system in SE37 calling test mode for FM SUSR_ZBV_CENTRALSYSTEM_GET.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Start it with Delivery Model "USER".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will get the information in Export Parameters CENTRAL_SYSTEM_LOGSYS and/or CENTRAL_SYSTEM_RFC_DEST, but only, if you have an active ZBV.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These values should be the same as in your dump.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Klaus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Oct 2010 07:39:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-with-destination/m-p/7335907#M1538784</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-11T07:39:31Z</dc:date>
    </item>
  </channel>
</rss>

