<?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: [IDOC] Test customized IDOC in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-test-customized-idoc/m-p/4132702#M988241</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And testing IDOC inbound process in system a with we19 in system a is not possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Jul 2008 14:58:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-08T14:58:28Z</dc:date>
    <item>
      <title>[IDOC] Test customized IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-test-customized-idoc/m-p/4132698#M988237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;created a customized IDOC in system A and added an inbound&lt;/P&gt;&lt;P&gt;process code. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I would like to test the IDOC in we19 from system B, but the customized&lt;/P&gt;&lt;P&gt;IDOC doesn't exist (of course) there. &lt;/P&gt;&lt;P&gt;How to test this IDOC? Do I have to transport this in system B? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I test IDOC also in system A himself? I just want to test if the configuration&lt;/P&gt;&lt;P&gt;of process code works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In system A I can use we19 with standard inbound, but which receiver port do&lt;/P&gt;&lt;P&gt;I have to use? I just have created a port to system B. For testing IDOC in just&lt;/P&gt;&lt;P&gt;one system, do I have to create also a port/logical system to system A?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;chris&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Christian Riekenberg on Jul 8, 2008 4:18 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2008 14:12:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-test-customized-idoc/m-p/4132698#M988237</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-08T14:12:57Z</dc:date>
    </item>
    <item>
      <title>Re: [IDOC] Test customized IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-test-customized-idoc/m-p/4132699#M988238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you want to test only the process code calling the IDoc inbound function module correctly or not?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have RFC connection between B to A. then go to WE19 create a dummy entry giving all the following details&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
Receiver                            Sender
-------                             ------
Port                                Port                 
Partner No.                         Partner No.          
Part. Type                          Part. Type           
Partner Role                        Partner Role


Message Type         
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and check in system A that IDoc you got received. It will show as an error , but that errors should shows it getting created in the inbound function module call&lt;/P&gt;&lt;P&gt; a®&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2008 14:23:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-test-customized-idoc/m-p/4132699#M988238</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2008-07-08T14:23:08Z</dc:date>
    </item>
    <item>
      <title>Re: [IDOC] Test customized IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-test-customized-idoc/m-p/4132700#M988239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, correct. I created an own IDOC and an own function moduel /process code and want to &lt;/P&gt;&lt;P&gt;test my configuration. &lt;/P&gt;&lt;P&gt;But without IDOC message type in system B I can't send a dummy IDOC. Also I need some test data in the sending IDOC which are handled in function module...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2008 14:29:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-test-customized-idoc/m-p/4132700#M988239</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-08T14:29:38Z</dc:date>
    </item>
    <item>
      <title>Re: [IDOC] Test customized IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-test-customized-idoc/m-p/4132701#M988240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then write a small testing program in system B and call function module&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
  call function 'MASTER_IDOC_DISTRIBUTE'
    exporting
      master_idoc_control            = wa_edidc
    tables
      communication_idoc_control     = i_edidc
      master_idoc_data               = i_edidd
    exceptions
      error_in_idoc_control          = 1
      error_writing_idoc_status      = 2
      error_in_idoc_data             = 3
      sending_logical_system_unknown = 4
      others                         = 5.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to use WE19 then u need to have message type and IDoc type to be configured in system B&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; a®&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2008 14:34:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-test-customized-idoc/m-p/4132701#M988240</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2008-07-08T14:34:06Z</dc:date>
    </item>
    <item>
      <title>Re: [IDOC] Test customized IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-test-customized-idoc/m-p/4132702#M988241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And testing IDOC inbound process in system a with we19 in system a is not possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2008 14:58:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-test-customized-idoc/m-p/4132702#M988241</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-08T14:58:28Z</dc:date>
    </item>
    <item>
      <title>Re: [IDOC] Test customized IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-test-customized-idoc/m-p/4132703#M988242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;While testing the inbound in system A thru WE19 you can test only the inbound function module working fine or not and NOT process code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In WE19 while testing you have only option for inbound testing is giving function module name and NOT process code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a®&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2008 15:03:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-test-customized-idoc/m-p/4132703#M988242</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2008-07-08T15:03:49Z</dc:date>
    </item>
  </channel>
</rss>

