<?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: MB51-Incosistency between DEV and QAS in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/mb51-incosistency-between-dev-and-qas/m-p/12683885#M2017167</link>
    <description>&lt;P&gt;i did transport request many times; but this field still unknown&lt;/P&gt;</description>
    <pubDate>Mon, 10 Apr 2023 09:57:13 GMT</pubDate>
    <dc:creator>ratana_pouy</dc:creator>
    <dc:date>2023-04-10T09:57:13Z</dc:date>
    <item>
      <title>MB51-Incosistency between DEV and QAS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mb51-incosistency-between-dev-and-qas/m-p/12683879#M2017161</link>
      <description>&lt;P&gt;Hi expert,&lt;/P&gt;
  &lt;P&gt;in MB51, i added new field: zvfdatSPAN { font-family: "Courier New"; font-size: 10pt; color: #000000; background: #FFFFFF; }&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2159928-image.png" /&gt;&lt;/P&gt;
  &lt;P&gt;added it into:&lt;/P&gt;
  &lt;P&gt;PERFORM build_fieldcatalog.&lt;BR /&gt;PERFORM output_list.&lt;/P&gt;
  &lt;P&gt;the program is running well in DEV; but when it moves to QAS, this field is unknown.&lt;/P&gt;
  &lt;P&gt;Debugged in &lt;STRONG&gt;DEV&lt;/STRONG&gt;, this field is available:&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2159929-image.png" /&gt;&lt;/P&gt;
  &lt;P&gt;Debugged in &lt;STRONG&gt;QAS&lt;/STRONG&gt;, this field is not found:&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2159930-image.png" /&gt;&lt;/P&gt;
  &lt;P&gt;Please help and advice.&lt;/P&gt;
  &lt;P&gt;&lt;BR /&gt;Thanks,&lt;/P&gt;
  &lt;P&gt;RTN&lt;/P&gt;</description>
      <pubDate>Sun, 09 Apr 2023 02:59:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mb51-incosistency-between-dev-and-qas/m-p/12683879#M2017161</guid>
      <dc:creator>ratana_pouy</dc:creator>
      <dc:date>2023-04-09T02:59:22Z</dc:date>
    </item>
    <item>
      <title>Re: MB51-Incosistency between DEV and QAS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mb51-incosistency-between-dev-and-qas/m-p/12683880#M2017162</link>
      <description>&lt;P&gt;Compare your versions in DEV and QAS. Are the changes you did in DEV reflected in QAS?&lt;/P&gt;</description>
      <pubDate>Sun, 09 Apr 2023 05:08:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mb51-incosistency-between-dev-and-qas/m-p/12683880#M2017162</guid>
      <dc:creator>satvik_panchal</dc:creator>
      <dc:date>2023-04-09T05:08:25Z</dc:date>
    </item>
    <item>
      <title>Re: MB51-Incosistency between DEV and QAS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mb51-incosistency-between-dev-and-qas/m-p/12683881#M2017163</link>
      <description>&lt;P&gt;Hi &lt;SPAN class="mention-scrubbed"&gt;satvik.panchal&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;i did comparison, version is the same and additional fiel is in QAS; but program tell that this field doens't exist in ZVFDAT&lt;/P&gt;&lt;P&gt;it is happening in QAS, that's why i am wondering.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;RTN&lt;/P&gt;</description>
      <pubDate>Sun, 09 Apr 2023 07:16:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mb51-incosistency-between-dev-and-qas/m-p/12683881#M2017163</guid>
      <dc:creator>ratana_pouy</dc:creator>
      <dc:date>2023-04-09T07:16:07Z</dc:date>
    </item>
    <item>
      <title>Re: MB51-Incosistency between DEV and QAS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mb51-incosistency-between-dev-and-qas/m-p/12683882#M2017164</link>
      <description>&lt;P&gt;Post your error screenshot in QAS.&lt;/P&gt;&lt;P&gt;Did you check in QAS enhancement whether your z field is added in both the PERFORM routines?&lt;/P&gt;</description>
      <pubDate>Sun, 09 Apr 2023 10:11:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mb51-incosistency-between-dev-and-qas/m-p/12683882#M2017164</guid>
      <dc:creator>satvik_panchal</dc:creator>
      <dc:date>2023-04-09T10:11:27Z</dc:date>
    </item>
    <item>
      <title>Re: MB51-Incosistency between DEV and QAS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mb51-incosistency-between-dev-and-qas/m-p/12683883#M2017165</link>
      <description>&lt;P&gt;Please use the button COMMENT if it's just about to provide information or reply to someone. The button ANSWER is only for providing the solutions, as you can see the text from SAP when you answer "Please provide a distinct answer and use the comment option for clarifying purposes" &lt;/P&gt;</description>
      <pubDate>Sun, 09 Apr 2023 12:46:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mb51-incosistency-between-dev-and-qas/m-p/12683883#M2017165</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2023-04-09T12:46:27Z</dc:date>
    </item>
    <item>
      <title>Re: MB51-Incosistency between DEV and QAS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mb51-incosistency-between-dev-and-qas/m-p/12683884#M2017166</link>
      <description>&lt;P&gt;Go to QAS, do a syntax check and fix the error as you would do in DEV, this way you know what is wrong, and you can create a new transport request in DEV with missing objects (or whatever) and transport again till there's no more syntax error in QAS.&lt;/P&gt;</description>
      <pubDate>Sun, 09 Apr 2023 12:49:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mb51-incosistency-between-dev-and-qas/m-p/12683884#M2017166</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2023-04-09T12:49:30Z</dc:date>
    </item>
    <item>
      <title>Re: MB51-Incosistency between DEV and QAS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mb51-incosistency-between-dev-and-qas/m-p/12683885#M2017167</link>
      <description>&lt;P&gt;i did transport request many times; but this field still unknown&lt;/P&gt;</description>
      <pubDate>Mon, 10 Apr 2023 09:57:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mb51-incosistency-between-dev-and-qas/m-p/12683885#M2017167</guid>
      <dc:creator>ratana_pouy</dc:creator>
      <dc:date>2023-04-10T09:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: MB51-Incosistency between DEV and QAS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mb51-incosistency-between-dev-and-qas/m-p/12683886#M2017168</link>
      <description>&lt;P&gt;Here is in QAS:&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2159955-image.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Apr 2023 10:22:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mb51-incosistency-between-dev-and-qas/m-p/12683886#M2017168</guid>
      <dc:creator>ratana_pouy</dc:creator>
      <dc:date>2023-04-10T10:22:03Z</dc:date>
    </item>
    <item>
      <title>Re: MB51-Incosistency between DEV and QAS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mb51-incosistency-between-dev-and-qas/m-p/12683887#M2017169</link>
      <description>&lt;P&gt;You can compare the versions in DEV and QAS using the ABAP Splitscreen Editor (SE39) and check for any changes. Check specifically the lines of your custom code. Since you are saying that its working fine in DEV server.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2023 05:59:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mb51-incosistency-between-dev-and-qas/m-p/12683887#M2017169</guid>
      <dc:creator>satvik_panchal</dc:creator>
      <dc:date>2023-04-11T05:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: MB51-Incosistency between DEV and QAS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mb51-incosistency-between-dev-and-qas/m-p/12683888#M2017170</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Here is snipshot for comparison QAS and DEV, there is no difference&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2160059-image.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2160058-image.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Apr 2023 11:14:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mb51-incosistency-between-dev-and-qas/m-p/12683888#M2017170</guid>
      <dc:creator>ratana_pouy</dc:creator>
      <dc:date>2023-04-12T11:14:01Z</dc:date>
    </item>
  </channel>
</rss>

