<?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: Using Literals in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-literals/m-p/5823694#M1315404</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for ur reply.I know what u have mentioned.But what i need is example of those types.that is when and where it is used.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Jun 2009 12:00:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-06-18T12:00:09Z</dc:date>
    <item>
      <title>Using Literals</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-literals/m-p/5823692#M1315402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We have 4 types of literals in SAP.Character,numeric,floating-point &amp;amp; hexadecimal literals.Can anyone give the examples for floating-point &amp;amp; hexadecimal literals?When and where it is used?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2009 08:53:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-literals/m-p/5823692#M1315402</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-18T08:53:24Z</dc:date>
    </item>
    <item>
      <title>Re: Using Literals</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-literals/m-p/5823693#M1315403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please search before posting these questions...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyways...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Floating-point literals are specified within single quotes as '&amp;lt;mantissa&amp;gt;E&amp;lt;exponent&amp;gt;'. The mantissa can be specified with a leading sign and with or without decimal places, and the exponent can be signed or unsigned, with or without leading zeros. For example, '9.99E9', '-10E-32', and '+1E09' are valid floating-point literals. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A hexadecimal literal is specified within single quotes as if it were a character string. The permissible values are 0-9 and A-F. There must be an even number of characters in the string, and all characters must be in uppercase. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Examples of valid hexadecimal literals are '00', 'A2E5', and 'F1F0FF'. Examples of invalid hexadecimal literals are 'a2e5' (contains lowercase characters), '0' (contains an uneven number of characters), "FF" (enclosed in double quotes), and x'00' (should not have a preceding x).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hexadecimal values are rarely used in ABAP/4, because they are usually machine-dependent. The use of a hexadecimal value that creates machine dependence should be avoided.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2009 08:59:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-literals/m-p/5823693#M1315403</guid>
      <dc:creator>former_member212005</dc:creator>
      <dc:date>2009-06-18T08:59:08Z</dc:date>
    </item>
    <item>
      <title>Re: Using Literals</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-literals/m-p/5823694#M1315404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for ur reply.I know what u have mentioned.But what i need is example of those types.that is when and where it is used.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2009 12:00:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-literals/m-p/5823694#M1315404</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-18T12:00:09Z</dc:date>
    </item>
  </channel>
</rss>

