<?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: Inconsistent indicator in VA02 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/inconsistent-indicator-in-va02/m-p/11475083#M1930792</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Flavia,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much for your help.&lt;/P&gt;&lt;P&gt;The above FM does help me get the status for the sales order item.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the issue i am now facing is that, when the order is loaded there are inconsistencies and the status is still in released state. It changes to Yellow/Inconsistent when i manually go to VA02 to check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So i think the configuration rules are applied when i check into VA02 and the status changes, but then this value i am unable to capture currently using the above FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Thanks,&lt;/P&gt;&lt;P&gt;Hardika&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Dec 2015 07:27:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2015-12-30T07:27:46Z</dc:date>
    <item>
      <title>Inconsistent indicator in VA02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inconsistent-indicator-in-va02/m-p/11475079#M1930788</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;I am looking for a table or a BAPI that will show if there is any inconsistency in the configurations set in VA02.&lt;/P&gt;&lt;P&gt;When we check VA02 there is a 'X' indicator that shows there are inconsistencies and i need to check in which table this value of the indicator is stored.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Thanks,&lt;/P&gt;&lt;P&gt;Poonam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Dec 2015 09:35:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inconsistent-indicator-in-va02/m-p/11475079#M1930788</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-12-29T09:35:20Z</dc:date>
    </item>
    <item>
      <title>Re: Inconsistent indicator in VA02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inconsistent-indicator-in-va02/m-p/11475080#M1930789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Poonam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the FM CUCB_STATUS_FROM_CONFIGURATION should work for your need, just input the configuration instance (CUOBJ field from VBAP table) of the sales order item, and you will get the configuration status.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do hope this will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and bye,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Flavio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Dec 2015 10:04:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inconsistent-indicator-in-va02/m-p/11475080#M1930789</guid>
      <dc:creator>Flavio</dc:creator>
      <dc:date>2015-12-29T10:04:11Z</dc:date>
    </item>
    <item>
      <title>Re: Inconsistent indicator in VA02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inconsistent-indicator-in-va02/m-p/11475081#M1930790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN style="color: #333333; font-size: 12px;"&gt;Flavio,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am looking at the Inconsistency indicator that appears at runtime when there is a inconsistency in the characteristic values. when there inconsistency the status icon turns yellow. I am trying to capture this value.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Dec 2015 10:23:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inconsistent-indicator-in-va02/m-p/11475081#M1930790</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-12-29T10:23:31Z</dc:date>
    </item>
    <item>
      <title>Re: Inconsistent indicator in VA02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inconsistent-indicator-in-va02/m-p/11475082#M1930791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hardika,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you wish to check a sales order item configuration that has been saved as inconsistent, then the above FM should be Okay (instance is the item configuration object, from VBAP):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/859285" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/859286" width="450" /&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Flavio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Dec 2015 13:48:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inconsistent-indicator-in-va02/m-p/11475082#M1930791</guid>
      <dc:creator>Flavio</dc:creator>
      <dc:date>2015-12-29T13:48:35Z</dc:date>
    </item>
    <item>
      <title>Re: Inconsistent indicator in VA02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inconsistent-indicator-in-va02/m-p/11475083#M1930792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Flavia,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much for your help.&lt;/P&gt;&lt;P&gt;The above FM does help me get the status for the sales order item.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the issue i am now facing is that, when the order is loaded there are inconsistencies and the status is still in released state. It changes to Yellow/Inconsistent when i manually go to VA02 to check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So i think the configuration rules are applied when i check into VA02 and the status changes, but then this value i am unable to capture currently using the above FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Thanks,&lt;/P&gt;&lt;P&gt;Hardika&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Dec 2015 07:27:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inconsistent-indicator-in-va02/m-p/11475083#M1930792</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-12-30T07:27:46Z</dc:date>
    </item>
  </channel>
</rss>

