<?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: BAPI ALE-IDOC in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-ale-idoc/m-p/2364206#M523345</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI-step by step&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapgenie.com/abap/bapi/example.htm" target="test_blank"&gt;http://www.sapgenie.com/abap/bapi/example.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;list of all bapis&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.planetsap.com/LIST_ALL_BAPIs.htm" target="test_blank"&gt;http://www.planetsap.com/LIST_ALL_BAPIs.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for BAPI's&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sappoint.com/abap/bapiintro.pdf" target="test_blank"&gt;http://www.sappoint.com/abap/bapiintro.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sappoint.com/abap/bapiprg.pdf" target="test_blank"&gt;http://www.sappoint.com/abap/bapiprg.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sappoint.com/abap/bapiactx.pdf" target="test_blank"&gt;http://www.sappoint.com/abap/bapiactx.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sappoint.com/abap/bapilst.pdf" target="test_blank"&gt;http://www.sappoint.com/abap/bapilst.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sappoint.com/abap/bapiexer.pdf" target="test_blank"&gt;http://www.sappoint.com/abap/bapiexer.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://service.sap.com/ale" target="test_blank"&gt;http://service.sap.com/ale&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://service.sap.com/bapi" target="test_blank"&gt;http://service.sap.com/bapi&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCMIDAPII/CABFAAPIINTRO.pdf" target="test_blank"&gt;http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCMIDAPII/CABFAAPIINTRO.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/CABFABAPIREF/CABFABAPIPG.pdf" target="test_blank"&gt;http://help.sap.com/printdocu/core/Print46c/en/data/pdf/CABFABAPIREF/CABFABAPIPG.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCFESDE8/BCFESDE8.pdf" target="test_blank"&gt;http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCFESDE8/BCFESDE8.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.planetsap.com/Bapi_main_page.htm" target="test_blank"&gt;http://www.planetsap.com/Bapi_main_page.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.topxml.com/sap/sap_idoc_xml.asp" target="test_blank"&gt;http://www.topxml.com/sap/sap_idoc_xml.asp&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapdevelopment.co.uk/" target="test_blank"&gt;http://www.sapdevelopment.co.uk/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapdevelopment.co.uk/java/jco/bapi_jco.pdf" target="test_blank"&gt;http://www.sapdevelopment.co.uk/java/jco/bapi_jco.pdf&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Jun 2007 05:58:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-19T05:58:27Z</dc:date>
    <item>
      <title>BAPI ALE-IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-ale-idoc/m-p/2364205#M523344</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;I have a scenario where i have to replicate user master record from one server to another through BAPI ALE IDoc.i have some standard info available&lt;/P&gt;&lt;P&gt;message type:- USERCLONE &lt;/P&gt;&lt;P&gt;Object type:- USER&lt;/P&gt;&lt;P&gt;Method:- CLONE&lt;/P&gt;&lt;P&gt;IDoc Type:- USERCLONE05&lt;/P&gt;&lt;P&gt;FM for outbound:- ALE_USER_CLONE&lt;/P&gt;&lt;P&gt;FM for Inbound:- IDOC_INPUT_USERCLONE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With this much of information i dn't knw how to proceed further.&lt;/P&gt;&lt;P&gt;i have created Distribution Model, added BAPI, created partner profile.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i don't understand how the data will be uploaded into IDOC, how BAPI will read the data.. If some sample Program is available which will help in firing the BAPI, then provide me the link..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's urgent.. Useful results will be rewarded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me with the required steps..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2007 05:15:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-ale-idoc/m-p/2364205#M523344</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-19T05:15:20Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI ALE-IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-ale-idoc/m-p/2364206#M523345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI-step by step&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapgenie.com/abap/bapi/example.htm" target="test_blank"&gt;http://www.sapgenie.com/abap/bapi/example.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;list of all bapis&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.planetsap.com/LIST_ALL_BAPIs.htm" target="test_blank"&gt;http://www.planetsap.com/LIST_ALL_BAPIs.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for BAPI's&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sappoint.com/abap/bapiintro.pdf" target="test_blank"&gt;http://www.sappoint.com/abap/bapiintro.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sappoint.com/abap/bapiprg.pdf" target="test_blank"&gt;http://www.sappoint.com/abap/bapiprg.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sappoint.com/abap/bapiactx.pdf" target="test_blank"&gt;http://www.sappoint.com/abap/bapiactx.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sappoint.com/abap/bapilst.pdf" target="test_blank"&gt;http://www.sappoint.com/abap/bapilst.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sappoint.com/abap/bapiexer.pdf" target="test_blank"&gt;http://www.sappoint.com/abap/bapiexer.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://service.sap.com/ale" target="test_blank"&gt;http://service.sap.com/ale&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://service.sap.com/bapi" target="test_blank"&gt;http://service.sap.com/bapi&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCMIDAPII/CABFAAPIINTRO.pdf" target="test_blank"&gt;http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCMIDAPII/CABFAAPIINTRO.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/CABFABAPIREF/CABFABAPIPG.pdf" target="test_blank"&gt;http://help.sap.com/printdocu/core/Print46c/en/data/pdf/CABFABAPIREF/CABFABAPIPG.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCFESDE8/BCFESDE8.pdf" target="test_blank"&gt;http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCFESDE8/BCFESDE8.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.planetsap.com/Bapi_main_page.htm" target="test_blank"&gt;http://www.planetsap.com/Bapi_main_page.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.topxml.com/sap/sap_idoc_xml.asp" target="test_blank"&gt;http://www.topxml.com/sap/sap_idoc_xml.asp&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapdevelopment.co.uk/" target="test_blank"&gt;http://www.sapdevelopment.co.uk/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapdevelopment.co.uk/java/jco/bapi_jco.pdf" target="test_blank"&gt;http://www.sapdevelopment.co.uk/java/jco/bapi_jco.pdf&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2007 05:58:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-ale-idoc/m-p/2364206#M523345</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-19T05:58:27Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI ALE-IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-ale-idoc/m-p/2364207#M523346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi  ,&lt;/P&gt;&lt;P&gt;Keeping the urgency in mind , I can explain in brief what u are expected to do .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U can write a program similar to the one below . If ur ALE settings are correct this program will send the material master data &lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Put the control data to the IDoc control record&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  idoc_control-mestyp = c_message_type.     " message type&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  idoc_control-idoctp = c_base_idoc_type.    "basic idoc type&lt;/P&gt;&lt;P&gt;  idoc_control-cimtyp = c_extended_type.     " extended type&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt; idoc_control-mescod = c_mes_code.          "message code&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*Partner information&lt;/P&gt;&lt;P&gt;  idoc_control-rcvpor = c_port_no.       "port number of receiver&lt;/P&gt;&lt;P&gt;  idoc_control-rcvprn = c_part_num.      "partner number of receiver&lt;/P&gt;&lt;P&gt;  idoc_control-rcvprt = c_part_type.     "partner type of receiver&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Generate data record&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'ALE_USER_CLONE' . &lt;/P&gt;&lt;P&gt;" Pass the user data into the function module , this Function module will generate the Idoc Data record &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Send IDOC generated to partner &lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  IF sy-subrc EQ 0.&lt;/P&gt;&lt;P&gt;    CALL FUNCTION 'MASTER_IDOC_DISTRIBUTE'&lt;/P&gt;&lt;P&gt;      EXPORTING&lt;/P&gt;&lt;P&gt;        master_idoc_control            = idoc_control&lt;/P&gt;&lt;P&gt;      TABLES&lt;/P&gt;&lt;P&gt;        communication_idoc_control     = t_comm_control&lt;/P&gt;&lt;P&gt;        master_idoc_data               = t_idoc_data&lt;/P&gt;&lt;P&gt;      EXCEPTIONS&lt;/P&gt;&lt;P&gt;        error_in_idoc_control          = 1&lt;/P&gt;&lt;P&gt;        error_writing_idoc_status      = 2&lt;/P&gt;&lt;P&gt;        error_in_idoc_data             = 3&lt;/P&gt;&lt;P&gt;        sending_logical_system_unknown = 4&lt;/P&gt;&lt;P&gt;        OTHERS                         = 5.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2007 08:13:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-ale-idoc/m-p/2364207#M523346</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-19T08:13:06Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI ALE-IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-ale-idoc/m-p/2364208#M523347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pass User name as the user u want to replicate and Method as 'CLONE'  in the FM ALE_USER_CLONE &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other Data u need to retrieve from user master table and populate it in the table .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2007 08:17:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-ale-idoc/m-p/2364208#M523347</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-19T08:17:57Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI ALE-IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-ale-idoc/m-p/2364209#M523348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Soumyadip...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i  pass the user data to the FM?&lt;/P&gt;&lt;P&gt;Is there any standard program to call the FM or we have to do of our own?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2007 09:01:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-ale-idoc/m-p/2364209#M523348</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-19T09:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI ALE-IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-ale-idoc/m-p/2364210#M523349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi arati&lt;/P&gt;&lt;P&gt; i have the same problem&lt;/P&gt;&lt;P&gt;i am facing problem with find out the &amp;lt;u&amp;gt;&amp;lt;b&amp;gt;object type and method&amp;lt;/b&amp;gt;&amp;lt;/u&amp;gt; for &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;message type:-SHP_OBDLV_SAVE_REPLICA&lt;/P&gt;&lt;P&gt;idoc type:-SHP_OBDLV_SAVE_REPLICA02 &lt;/P&gt;&lt;P&gt;i to extend that idoc &lt;/P&gt;&lt;P&gt;can u help me out of this problem&lt;/P&gt;&lt;P&gt;i will very much thankful to u?&lt;/P&gt;&lt;P&gt;thnx &lt;/P&gt;&lt;P&gt;tapan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Nov 2007 04:06:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-ale-idoc/m-p/2364210#M523349</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-02T04:06:46Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI ALE-IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-ale-idoc/m-p/2364211#M523350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Read this document with exp how to use.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapgenie.com/sapgenie/docs/ale_scenario_development_procedure.doc" target="test_blank"&gt;http://www.sapgenie.com/sapgenie/docs/ale_scenario_development_procedure.doc&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&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;paras&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Nov 2007 04:15:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-ale-idoc/m-p/2364211#M523350</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-02T04:15:13Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI ALE-IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-ale-idoc/m-p/2364212#M523351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tapan,&lt;/P&gt;&lt;P&gt;Me too got to extend the same BAPI generated IDoc.Could you please provide me with the guidence,how to extend it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Details are as below: &lt;/P&gt;&lt;P&gt;IDoc "SHP_OBDLV_SAVE_REPLICA02".I got to add few segments to this IDoc..&lt;/P&gt;&lt;P&gt;Reply me ASAP. &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ramana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2007 08:51:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-ale-idoc/m-p/2364212#M523351</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-11T08:51:27Z</dc:date>
    </item>
  </channel>
</rss>

