<?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: output type in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/output-type/m-p/2103759#M438796</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;Output type is nothing but a final result, i.e what style the result should display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bhaskar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Apr 2007 19:56:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-09T19:56:21Z</dc:date>
    <item>
      <title>output type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/output-type/m-p/2103754#M438791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is output type could u plzz tell?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2007 15:31:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/output-type/m-p/2103754#M438791</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-09T15:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: output type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/output-type/m-p/2103755#M438792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;An output type is something that controls the output of a certain business object.  For example, when you create a purchase order, output is created based on the output type which defines how the output is created(via form, and print program) where it is printed, and when it is printed.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2007 15:36:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/output-type/m-p/2103755#M438792</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2007-04-09T15:36:25Z</dc:date>
    </item>
    <item>
      <title>Re: output type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/output-type/m-p/2103756#M438793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Output type controls the output of a business transaction document, including if it is going to be printed, or faxed, or emailed or via EDI or some special function. It also controls if it should be output immediately or later.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2007 15:38:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/output-type/m-p/2103756#M438793</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-09T15:38:50Z</dc:date>
    </item>
    <item>
      <title>Re: output type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/output-type/m-p/2103757#M438794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Output types in Scripts is the interlinking one between the form, Print program. It will have the information like, how to print and what type of printing and the country information also &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="353481"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2007 15:41:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/output-type/m-p/2103757#M438794</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-09T15:41:53Z</dc:date>
    </item>
    <item>
      <title>Re: output type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/output-type/m-p/2103758#M438795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;An object type and a document type are needed for archiving. The object type is mostly predefined for the application, however in some cases it is dynamically transferred by the application to Message Control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The document type is defined in SAP ArchiveLink Customizing. It is important that the object type used there is assigned to the document type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The document type to be used can then be entered in the Storage system title of the message type The Storage mode selection field controls whether a message is outputted, stored or outputted and stored. The entry of a document type is only necessary in the last two cases.&lt;/P&gt;&lt;P&gt;Refer&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2005vp/helpdata/en/c8/1989fe43b111d1896f0000e8322d00/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005vp/helpdata/en/c8/1989fe43b111d1896f0000e8322d00/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2007 16:12:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/output-type/m-p/2103758#M438795</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-09T16:12:21Z</dc:date>
    </item>
    <item>
      <title>Re: output type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/output-type/m-p/2103759#M438796</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;Output type is nothing but a final result, i.e what style the result should display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bhaskar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2007 19:56:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/output-type/m-p/2103759#M438796</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-09T19:56:21Z</dc:date>
    </item>
  </channel>
</rss>

