<?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 is not triggering in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/output-type-is-not-triggering/m-p/7474532#M1555532</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Still, you aren't following the normal, standard approach.  It makes absolutely no sense to put a line item field in a header access for a header output type.  Surely you can understand that, especially once you transported your config to what should be a cleaner QA system and it didn't work.  Now if you still want to figure out the difference, then debug both systems side-by-side - any developer should be able to do that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Dec 2010 14:46:59 GMT</pubDate>
    <dc:creator>brad_bohn</dc:creator>
    <dc:date>2010-12-01T14:46:59Z</dc:date>
    <item>
      <title>Output Type is not triggering</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/output-type-is-not-triggering/m-p/7474520#M1555520</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;We have created routine in output determination(VOFM) to trigger the output type (for IDoc) when ever Sales Order is created and we have configured correctly. Access Sequence containes KOMKBV1, KOMPBV1, etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I checked in development system, I am getting values  in KOMKBV1, KOMPBV1, etc and it is serving my purpose,&lt;/P&gt;&lt;P&gt;But when i tested same in quality system,  KOMPBV1 structure is not getting values and this is not serving my purpose ( i.e output type is not triggering) .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could any one please suggest me why it is happening.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Aditya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Nov 2010 17:02:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/output-type-is-not-triggering/m-p/7474520#M1555520</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-11-26T17:02:46Z</dc:date>
    </item>
    <item>
      <title>Re: Output Type is not triggering</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/output-type-is-not-triggering/m-p/7474521#M1555521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you transport to Quality system and execute RV80HGEN afteward?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Nov 2010 13:55:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/output-type-is-not-triggering/m-p/7474521#M1555521</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-11-29T13:55:41Z</dc:date>
    </item>
    <item>
      <title>Re: Output Type is not triggering</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/output-type-is-not-triggering/m-p/7474522#M1555522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes i did that...but still not working....but surprizingly the same thing is working in Development....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest what could be the possible cause?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Nov 2010 15:05:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/output-type-is-not-triggering/m-p/7474522#M1555522</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-11-29T15:05:45Z</dc:date>
    </item>
    <item>
      <title>Re: Output Type is not triggering</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/output-type-is-not-triggering/m-p/7474523#M1555523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Run your determination analysis from the output screen.  It sounds like a config issue though if you are expecting item level output arnd no values are populated.  Does the item category have a procedure assigned?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Nov 2010 15:14:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/output-type-is-not-triggering/m-p/7474523#M1555523</guid>
      <dc:creator>brad_bohn</dc:creator>
      <dc:date>2010-11-29T15:14:16Z</dc:date>
    </item>
    <item>
      <title>Re: Output Type is not triggering</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/output-type-is-not-triggering/m-p/7474524#M1555524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The output type is at Header level and all the config. is correct. Access sequence is maintained properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FYI  in the access sequence 5 fields are from header (KOMKBV1) and 1 field from item (KOMPBV1). In debugging iI have checked the stucture KOMPBV1 is not getting values in Integartion  but in development it  is working fine&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Aditya K Ghanaria on Nov 29, 2010 4:29 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Nov 2010 15:28:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/output-type-is-not-triggering/m-p/7474524#M1555524</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-11-29T15:28:25Z</dc:date>
    </item>
    <item>
      <title>Re: Output Type is not triggering</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/output-type-is-not-triggering/m-p/7474525#M1555525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Has anyone got any clue on this issue. Please suggest&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Nov 2010 13:32:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/output-type-is-not-triggering/m-p/7474525#M1555525</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-11-30T13:32:16Z</dc:date>
    </item>
    <item>
      <title>Re: Output Type is not triggering</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/output-type-is-not-triggering/m-p/7474526#M1555526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check if you routine is assigned by customization in the quality system&lt;/P&gt;&lt;P&gt;did you transport the customization order?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;another thing, the report RV80HGEN should be executed in QAS too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards, Sebastiá&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Nov 2010 13:39:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/output-type-is-not-triggering/m-p/7474526#M1555526</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-11-30T13:39:08Z</dc:date>
    </item>
    <item>
      <title>Re: Output Type is not triggering</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/output-type-is-not-triggering/m-p/7474527#M1555527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;all customization are intact and I have ran the report aswell&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Nov 2010 13:41:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/output-type-is-not-triggering/m-p/7474527#M1555527</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-11-30T13:41:31Z</dc:date>
    </item>
    <item>
      <title>Re: Output Type is not triggering</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/output-type-is-not-triggering/m-p/7474528#M1555528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The output type is at Header level and all the config. is correct. Access sequence is maintained properly&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why would you expect the LINE ITEM structure to be filled for a header output type?  You mentioned the line item structure not being filled so it stands to reason that you were discussing a line item output condition type.  Why would you use a line item field for a header output type anyway?  Have you debugged the core output code to see how it works?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Nov 2010 14:00:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/output-type-is-not-triggering/m-p/7474528#M1555528</guid>
      <dc:creator>brad_bohn</dc:creator>
      <dc:date>2010-11-30T14:00:40Z</dc:date>
    </item>
    <item>
      <title>Re: Output Type is not triggering</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/output-type-is-not-triggering/m-p/7474529#M1555529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no problem with Access sequence&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below are the fields for the accesss sequence.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sales document type  KOMKBV1	AUART&lt;/P&gt;&lt;P&gt;Sales organization      KOMKBV1	VKORG&lt;/P&gt;&lt;P&gt;Distribution channel     KOMKBV1	VTWEG&lt;/P&gt;&lt;P&gt;Division                        KOMKBV1	SPART&lt;/P&gt;&lt;P&gt;Customer group 5        KOMKBV1	KVGR5&lt;/P&gt;&lt;P&gt;Plant                             KOMPBV1	WERKS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The same is working fine in Developemnt but  not in quality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I went to debugging mode while creating a sales order in both systems for checking where exactly KOMPBV1 is getting cleared.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I could find in &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAPMV45A&lt;/P&gt;&lt;P&gt;MV45AF0B_BELEG_BEARBEITEN_ENDE&lt;/P&gt;&lt;P&gt;FORM BELEG_BEARBEITEN_ENDE&lt;/P&gt;&lt;P&gt;Call function messaging&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the program is going in this..... the value for KOMPBV1 is getting cleared in Quality but the same this is working fine in Development...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this coulld help you in understanding the problem better.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Aditya K Ghanaria on Nov 30, 2010 4:13 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Nov 2010 15:13:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/output-type-is-not-triggering/m-p/7474529#M1555529</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-11-30T15:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: Output Type is not triggering</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/output-type-is-not-triggering/m-p/7474530#M1555530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I understand the problem quite clearly...again, you have a line item field in a header level output access (what you displayed is called an 'access', not an 'access sequence').  That does not make sense.  If you have all values the same on an order at the item level and you wish to use that item level value at the header level, then you need to use a header level field in the access.  If you require a custom field, then you need to add it to KOMKAZ and fill it using the appropriate exit from RVCOMFZZ.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Nov 2010 15:26:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/output-type-is-not-triggering/m-p/7474530#M1555530</guid>
      <dc:creator>brad_bohn</dc:creator>
      <dc:date>2010-11-30T15:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: Output Type is not triggering</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/output-type-is-not-triggering/m-p/7474531#M1555531</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;I don't require custom field , the above mentioned issue is only in Quality. In development this is Access is OK and working fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Nov 2010 15:35:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/output-type-is-not-triggering/m-p/7474531#M1555531</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-11-30T15:35:23Z</dc:date>
    </item>
    <item>
      <title>Re: Output Type is not triggering</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/output-type-is-not-triggering/m-p/7474532#M1555532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Still, you aren't following the normal, standard approach.  It makes absolutely no sense to put a line item field in a header access for a header output type.  Surely you can understand that, especially once you transported your config to what should be a cleaner QA system and it didn't work.  Now if you still want to figure out the difference, then debug both systems side-by-side - any developer should be able to do that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Dec 2010 14:46:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/output-type-is-not-triggering/m-p/7474532#M1555532</guid>
      <dc:creator>brad_bohn</dc:creator>
      <dc:date>2010-12-01T14:46:59Z</dc:date>
    </item>
    <item>
      <title>Re: Output Type is not triggering</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/output-type-is-not-triggering/m-p/7474533#M1555533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks all for your valuable suggestion.&lt;/P&gt;&lt;P&gt;Found the solution:&lt;/P&gt;&lt;P&gt;The problem was in the Item category the Output procedure was not defined because of which this was happening. And the conclusion the header and item can be used for Output determination provided we maintain the above settings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Aditya K Ghanaria on Dec 2, 2010 6:39 AM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Aditya K Ghanaria on Dec 2, 2010 6:39 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Dec 2010 05:38:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/output-type-is-not-triggering/m-p/7474533#M1555533</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-02T05:38:55Z</dc:date>
    </item>
    <item>
      <title>Re: Output Type is not triggering</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/output-type-is-not-triggering/m-p/7474534#M1555534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Got the solution&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Dec 2010 05:40:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/output-type-is-not-triggering/m-p/7474534#M1555534</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-02T05:40:20Z</dc:date>
    </item>
  </channel>
</rss>

