<?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/2052095#M423166</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Neha,&lt;/P&gt;&lt;P&gt;  Based on the application area like V1 for sales , V2 for Shipping V3 fo rbilling etc.&lt;/P&gt;&lt;P&gt;Go to NACE transaction to know more about the same.&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>Thu, 15 Mar 2007 08:56:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-15T08:56:21Z</dc:date>
    <item>
      <title>Output type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/output-type/m-p/2052092#M423163</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;how do we dtermine what outtypes or messagetypes are been used for a particular transaction?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Mar 2007 08:52:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/output-type/m-p/2052092#M423163</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-15T08:52:54Z</dc:date>
    </item>
    <item>
      <title>Re: Output type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/output-type/m-p/2052093#M423164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U can to configure it in the Tcode &amp;lt;b&amp;gt;NACE&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REgards,&lt;/P&gt;&lt;P&gt;Vasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Mar 2007 08:54:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/output-type/m-p/2052093#M423164</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-15T08:54:08Z</dc:date>
    </item>
    <item>
      <title>Re: Output type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/output-type/m-p/2052094#M423165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Output types are associated with the Application type only. You can get the list in NAST table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Mar 2007 08:56:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/output-type/m-p/2052094#M423165</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-15T08:56:10Z</dc:date>
    </item>
    <item>
      <title>Re: Output type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/output-type/m-p/2052095#M423166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Neha,&lt;/P&gt;&lt;P&gt;  Based on the application area like V1 for sales , V2 for Shipping V3 fo rbilling etc.&lt;/P&gt;&lt;P&gt;Go to NACE transaction to know more about the same.&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>Thu, 15 Mar 2007 08:56:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/output-type/m-p/2052095#M423166</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-15T08:56: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/2052096#M423167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Transactions which are relevant for output determination are grouped under applications. You can view these application in NACE transaction. For example V1 means Sales, V2 - shipping, V3 - billing, EF - purchasing and so on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if your transacton is VA01 - create sales order, you will look in V1 appl, in NACE select V1 and the you can click on condition records, access sequence, procedures and condition type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is how output determination is done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Based on mostly document type, say for example sales order type OR or delivery type LF, the output procedure is determined. &lt;/P&gt;&lt;P&gt;2. A output determination procedure is like a CASE statement of output types, you can see the mapping between a procedure and its output types in NACE, after selecting procedure&lt;/P&gt;&lt;P&gt;3. A output type is linked to a set of condition tables (accesses) via access sequence.&lt;/P&gt;&lt;P&gt;4. An access sequence is a combination of condition tables, each having a particular combination of columns like sales org. sold-to or sales org, document type,, ship-to&lt;/P&gt;&lt;P&gt;5. If you create a condition record in a condition table, and this condition meets with a particular application document - for example you create a condition record for sales org 1000 and sold-to 100. Then you create a sales order for that sales org and sold-to. The system determines the procedure, then output tyep, then your condition record in the right condition table, once the record is found the output type is proposed back&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Mar 2007 09:02:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/output-type/m-p/2052096#M423167</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-15T09:02:47Z</dc:date>
    </item>
  </channel>
</rss>

