<?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: System function RSCP_COBJ_USE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/system-function-rscp-cobj-use/m-p/6190361#M1374518</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;RSCP_COBJ_USE system function is reserved to SAP. Don't try to interpret what it does.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe your concern is only about the # sign. Be careful, when SAP is not able to display a value (like a tab, hex value 09), it displays # by default. You don't have the possibility to make the difference with the true # character (hex value 23).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you say that it doesn't work identically between prod and dev, I think you're wrong. The problem is that the input characters are not the same (though what you SEE is # in both systems). So it's then normal that the "conversion" in binary gives different values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Sep 2009 10:22:48 GMT</pubDate>
    <dc:creator>Sandra_Rossi</dc:creator>
    <dc:date>2009-09-23T10:22:48Z</dc:date>
    <item>
      <title>System function RSCP_COBJ_USE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/system-function-rscp-cobj-use/m-p/6190360#M1374517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im having trouble in understanding the functionality of system function RSCP_COBJ_USE.&lt;/P&gt;&lt;P&gt;Based on my understanding, this object encode char into some kind of binary code and later on&lt;/P&gt;&lt;P&gt;gets converted into files e.g XLS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is, in prod system, this object convert 'ABC123#' into 414243313233&lt;STRONG&gt;09&lt;/STRONG&gt;, but in&lt;/P&gt;&lt;P&gt;Dev system, the encoded binary is 414243313233&lt;STRONG&gt;23&lt;/STRONG&gt;. The differences is the '#' value at the end, between '09 and '23'.&lt;/P&gt;&lt;P&gt;I also found out that '#' is actually a new tab in EXCEL and hence a new tab in binary is '09'. If the binary for # is 23, it means &lt;/P&gt;&lt;P&gt;display the # value in EXCEL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im puzzled on how the object determine the output of the value, whether it's for display or it's a command for new tab.&lt;/P&gt;&lt;P&gt;It all started with Gui_Download function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Derek_Chong on Sep 23, 2009 9:53 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2009 03:58:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/system-function-rscp-cobj-use/m-p/6190360#M1374517</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-23T03:58:34Z</dc:date>
    </item>
    <item>
      <title>Re: System function RSCP_COBJ_USE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/system-function-rscp-cobj-use/m-p/6190361#M1374518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;RSCP_COBJ_USE system function is reserved to SAP. Don't try to interpret what it does.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe your concern is only about the # sign. Be careful, when SAP is not able to display a value (like a tab, hex value 09), it displays # by default. You don't have the possibility to make the difference with the true # character (hex value 23).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you say that it doesn't work identically between prod and dev, I think you're wrong. The problem is that the input characters are not the same (though what you SEE is # in both systems). So it's then normal that the "conversion" in binary gives different values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2009 10:22:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/system-function-rscp-cobj-use/m-p/6190361#M1374518</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2009-09-23T10:22:48Z</dc:date>
    </item>
  </channel>
</rss>

