<?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: No output type in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/no-output-type/m-p/2687640#M621582</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Ravi for your reply it really helped. I would appriciate if you can confirm me the steps as follows for EDI setting. Also I will have to write a custom function module as I need to fill IDOC fileds from custom table and from VBAK, VBAP and LIPS so was wondering if have to write the logic in Z functyion module. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;#149;	Idoc type &amp;#150; DESADV01 Transaction WE30.&lt;/P&gt;&lt;P&gt;&amp;#149;	Message Type &amp;#150; DESADV  Transaction WE81.&lt;/P&gt;&lt;P&gt;&amp;#149;	Assign Message Type to Idoc type &amp;#150; Transaction WE82.&lt;/P&gt;&lt;P&gt;&amp;#149;	Create a distribution Model - Transaction BD64.&lt;/P&gt;&lt;P&gt;&amp;#149;	Update outbound parameters of the Partner profile &amp;#150; Transaction WE20.&lt;/P&gt;&lt;P&gt;&amp;#149;	Assign custom function module to Message type.&lt;/P&gt;&lt;P&gt;&amp;#149;	For the Logical system A for the above message types update the partner profile. &lt;/P&gt;&lt;P&gt;For each message type specify the Port and the IDoc types. ( Note : Port definition need to maintained using transaction WE21 and it has to be defined as a Transactional RFC port with RFC destination for system specified, which need to be maintained using SM59 ).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Aug 2007 01:30:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-21T01:30:07Z</dc:date>
    <item>
      <title>No output type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/no-output-type/m-p/2687638#M621580</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;If there is not output type setup is done as it is not required because there is nothing real time happening. Hence I will have to schedule background job for posting the IDOC, can anyone tell me if still I can send IDOC instead of file directly to the vendor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone tell me the steps to follow the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rinku&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2007 01:04:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/no-output-type/m-p/2687638#M621580</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-21T01:04:04Z</dc:date>
    </item>
    <item>
      <title>Re: No output type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/no-output-type/m-p/2687639#M621581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rinku,&lt;/P&gt;&lt;P&gt;    Even if you do not have anything real time, you can have an utput type defined in NACE transaction for EDI and then set the Dispatch Option as Send with Periodically Scheduled Job(In Further data). This way, your Idocs woudn't get triggered as and when you save the document, but you can process them at a later point in time.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2007 01:15:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/no-output-type/m-p/2687639#M621581</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-21T01:15:38Z</dc:date>
    </item>
    <item>
      <title>Re: No output type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/no-output-type/m-p/2687640#M621582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Ravi for your reply it really helped. I would appriciate if you can confirm me the steps as follows for EDI setting. Also I will have to write a custom function module as I need to fill IDOC fileds from custom table and from VBAK, VBAP and LIPS so was wondering if have to write the logic in Z functyion module. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;#149;	Idoc type &amp;#150; DESADV01 Transaction WE30.&lt;/P&gt;&lt;P&gt;&amp;#149;	Message Type &amp;#150; DESADV  Transaction WE81.&lt;/P&gt;&lt;P&gt;&amp;#149;	Assign Message Type to Idoc type &amp;#150; Transaction WE82.&lt;/P&gt;&lt;P&gt;&amp;#149;	Create a distribution Model - Transaction BD64.&lt;/P&gt;&lt;P&gt;&amp;#149;	Update outbound parameters of the Partner profile &amp;#150; Transaction WE20.&lt;/P&gt;&lt;P&gt;&amp;#149;	Assign custom function module to Message type.&lt;/P&gt;&lt;P&gt;&amp;#149;	For the Logical system A for the above message types update the partner profile. &lt;/P&gt;&lt;P&gt;For each message type specify the Port and the IDoc types. ( Note : Port definition need to maintained using transaction WE21 and it has to be defined as a Transactional RFC port with RFC destination for system specified, which need to be maintained using SM59 ).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2007 01:30:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/no-output-type/m-p/2687640#M621582</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-21T01:30:07Z</dc:date>
    </item>
  </channel>
</rss>

