<?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: how to change SAP GUI coding visualization in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-change-sap-gui-coding-visualization/m-p/12568815#M2008324</link>
    <description>&lt;P&gt;hey Dear, &lt;/P&gt;&lt;P&gt;Thanks for your reply, in this version(screenshot) I couldn't find it could please tell where I can find it, thanks in advance.  &lt;A href="https://answers.sap.com/storage/temp/2097481-1.png" data-attachment="2097481"&gt;1.png&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 22 Sep 2022 11:54:32 GMT</pubDate>
    <dc:creator>itslahcen</dc:creator>
    <dc:date>2022-09-22T11:54:32Z</dc:date>
    <item>
      <title>how to change SAP GUI coding visualization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-change-sap-gui-coding-visualization/m-p/12568812#M2008321</link>
      <description>&lt;P&gt;Hello, experts&lt;/P&gt;
  &lt;P&gt;I would appreciate knowing how to adapt the SAP GUI's coding visualization to look more like the screenshot (I would like it includes colors) other than only black and blue.&lt;/P&gt;
  &lt;P&gt;thanks in advance.&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2097486-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/2097485-image.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2022 09:38:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-change-sap-gui-coding-visualization/m-p/12568812#M2008321</guid>
      <dc:creator>itslahcen</dc:creator>
      <dc:date>2022-09-22T09:38:33Z</dc:date>
    </item>
    <item>
      <title>Re: how to change SAP GUI coding visualization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-change-sap-gui-coding-visualization/m-p/12568813#M2008322</link>
      <description>&lt;P&gt;Click on the button bottom right of the code window and choose fonts and colors.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2022 11:33:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-change-sap-gui-coding-visualization/m-p/12568813#M2008322</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2022-09-22T11:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: how to change SAP GUI coding visualization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-change-sap-gui-coding-visualization/m-p/12568814#M2008323</link>
      <description>&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2097479-image.png" /&gt;bottom right of the code window followed by fonts and colors&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2097480-image.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2022 11:34:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-change-sap-gui-coding-visualization/m-p/12568814#M2008323</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2022-09-22T11:34:52Z</dc:date>
    </item>
    <item>
      <title>Re: how to change SAP GUI coding visualization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-change-sap-gui-coding-visualization/m-p/12568815#M2008324</link>
      <description>&lt;P&gt;hey Dear, &lt;/P&gt;&lt;P&gt;Thanks for your reply, in this version(screenshot) I couldn't find it could please tell where I can find it, thanks in advance.  &lt;A href="https://answers.sap.com/storage/temp/2097481-1.png" data-attachment="2097481"&gt;1.png&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2022 11:54:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-change-sap-gui-coding-visualization/m-p/12568815#M2008324</guid>
      <dc:creator>itslahcen</dc:creator>
      <dc:date>2022-09-22T11:54:32Z</dc:date>
    </item>
    <item>
      <title>Re: how to change SAP GUI coding visualization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-change-sap-gui-coding-visualization/m-p/12568816#M2008325</link>
      <description>&lt;P&gt;Please post the code as text instead of image, so that one can easily answer by testing your code.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;IF ls_vbak IS NOT INITIAL.
  SELECT * FROM konv INT0 TABLE lt_konv 
    WHERE knumv = ls_vbak—knumv 
*    AND kposn = ls_comps—posnr. 
ENDIF. 

LOOP lt_comps INTO ls_comps.&lt;BR /&gt;  CLEAR : objectkey, 
          objecttable, 
          classnum, 
          classtype . 
  objectkey = ls_comps-matnr.         "codice materiale &lt;BR /&gt;  objecttable = 'MARA'
  classnum = 'Z_PROGETTI' .           "nome classe &lt;BR /&gt;  classtype = '001'.                  "tipo classe 
&lt;BR /&gt;  REFRESH : allocvaluesnum, 
            allocvalueschar, 
            allocvaluescurr, 
            return. 
  CALL FUNCTION 'BAPI_OBJCL_GETDETAIL' 
    EXPORTING 
      objectkey   = objectkey 
      objecttable = objecttable 
      classnum    = classnum 
      classtype   = classtype 
      language    = spras 
    TABLES 
      allocvaluesnum  = allocvaluesnum 
      allocvalueschar = allocvalueschar 
      allocvaluescurr = allocvaluescurr 
      return          = return. 

READ TABLE allocvalueschar INTO ls_valueschar WITH KEY charact = 'Z_RS_MAT_EDILE' value_neutral = 'X'.
IF sy-subrc = 0.
  READ TABLE allocvalueschar INTO ls_valueschar WITH KEY charact = 'Z_RS_MAT_NO_BONUS' value_neutral = 'X'.
  IF sy-subrc = O. 
    SKIP.&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 22 Sep 2022 12:04:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-change-sap-gui-coding-visualization/m-p/12568816#M2008325</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2022-09-22T12:04:32Z</dc:date>
    </item>
    <item>
      <title>Re: how to change SAP GUI coding visualization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-change-sap-gui-coding-visualization/m-p/12568817#M2008326</link>
      <description>&lt;P&gt;Please forget my previous comment.&lt;/P&gt;&lt;P&gt;Better embed the screenshots in your question, instead of using hyperlinks, so that we can understand the question without the need of clicking to see all of them.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2097483-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/2097482-image.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2022 12:05:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-change-sap-gui-coding-visualization/m-p/12568817#M2008326</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2022-09-22T12:05:39Z</dc:date>
    </item>
    <item>
      <title>Re: how to change SAP GUI coding visualization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-change-sap-gui-coding-visualization/m-p/12568818#M2008327</link>
      <description>&lt;P&gt;Sorry, I didn't know that, thanks for your advice. &lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2022 12:31:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-change-sap-gui-coding-visualization/m-p/12568818#M2008327</guid>
      <dc:creator>itslahcen</dc:creator>
      <dc:date>2022-09-22T12:31:51Z</dc:date>
    </item>
  </channel>
</rss>

