<?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 Output type config in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/output-type-config/m-p/8521177#M1655762</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello frnds &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am facing a strange problem this is regardin the output item od delivery ,.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in NAST &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;procedure V10000&lt;/P&gt;&lt;P&gt;there is output type zz1 which we have configured. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but when we are running it then output type YY is automatically getting triggered though we have not configured . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anyone please tell me is there any other config settings which is linked and forcing YY &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plesae help&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;Khushy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Jan 2012 04:36:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-01-19T04:36:40Z</dc:date>
    <item>
      <title>Output type config</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/output-type-config/m-p/8521177#M1655762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello frnds &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am facing a strange problem this is regardin the output item od delivery ,.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in NAST &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;procedure V10000&lt;/P&gt;&lt;P&gt;there is output type zz1 which we have configured. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but when we are running it then output type YY is automatically getting triggered though we have not configured . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anyone please tell me is there any other config settings which is linked and forcing YY &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plesae help&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;Khushy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jan 2012 04:36:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/output-type-config/m-p/8521177#M1655762</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-01-19T04:36:40Z</dc:date>
    </item>
    <item>
      <title>Re: Output type config</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/output-type-config/m-p/8521178#M1655763</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;Click on system--&amp;gt;userprofile-&amp;gt;own data in the menu bar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select the tab 'defaults' and set the ouput device of your choice their in the output device field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should take care of your issues.&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;Abhishek.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jan 2012 04:45:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/output-type-config/m-p/8521178#M1655763</guid>
      <dc:creator>AbhishekV</dc:creator>
      <dc:date>2012-01-19T04:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: Output type config</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/output-type-config/m-p/8521179#M1655764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to table T683S in SE16 and query T683S-KSCHL = 'YY', this will then give all the output determination procedures (T683S-KALSM) in which the output type YY exists.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Find out the o/p procedure relevant to you, go to NACE output determination procedure for your application and set the "Manual only" flag against the YY output type. This will stop the output type from determining automatically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the way which transaction are you testing, which document type and what application and procedure are assigned to the document type? Please let us know more details on what all you did and what you observed, so we can help better.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Vishnu Tallapragada&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jan 2012 04:50:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/output-type-config/m-p/8521179#M1655764</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-01-19T04:50:07Z</dc:date>
    </item>
    <item>
      <title>Re: Output type config</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/output-type-config/m-p/8521180#M1655765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks vishnu ....  for your reply i tried checking T683S table ..... against YY ... it is not showing that procedure it is showing only those for which it is cleared.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes manual only check is not checked. but i wanted to know if that output type is not configured then why it is getting triggered... what is actually pusshing YY&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for my knowledge &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;Khushy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jan 2012 04:57:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/output-type-config/m-p/8521180#M1655765</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-01-19T04:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: Output type config</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/output-type-config/m-p/8521181#M1655766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In SE16 query TVLK-KALSM (o/p procedure) associated with your delivery type by querying TVLK-LfART = delivery type&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See if the o/p type YY is configured with this procedure in NACE. If it is configured, then it will of course trigger if you process a delivery of that delivery type&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alternatively you can query TVLK-KALSM = o/p procedures that exist with o/p type YY in T683S, this will tell you what delivery types can potentially trigger the output type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You must be processing those documents to trigger the YY output type&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jan 2012 05:04:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/output-type-config/m-p/8521181#M1655766</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-01-19T05:04:20Z</dc:date>
    </item>
    <item>
      <title>Re: Output type config</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/output-type-config/m-p/8521182#M1655767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;If there are multiple forms for the same output type, then this scenarin will come into picure. Check with your functional consultant about the configuration of conditin records for multiple forms.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Preetham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jan 2012 16:14:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/output-type-config/m-p/8521182#M1655767</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-01-19T16:14:51Z</dc:date>
    </item>
    <item>
      <title>Re: Output type config</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/output-type-config/m-p/8521183#M1655768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;open the delivery document for which the  YY output is triggered, goto the messages screen of that document. click on the info (i dont remember the button names now).. there it will show you how YY is triggered. this is the best way to knw why YY is triggered and ZZ1 is ignored...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(possible reason is condition record for YY is maintained but not for ZZ1)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jan 2012 20:44:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/output-type-config/m-p/8521183#M1655768</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-01-19T20:44:52Z</dc:date>
    </item>
  </channel>
</rss>

