<?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: interface program- check one input field isnumeric not alphabet in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/interface-program-check-one-input-field-isnumeric-not-alphabet/m-p/4755925#M1115440</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;Process on this condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if field co '1234567890'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &amp;lt;process&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jayant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Nov 2008 14:14:12 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-11T14:14:12Z</dc:date>
    <item>
      <title>interface program- check one input field isnumeric not alphabet</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interface-program-check-one-input-field-isnumeric-not-alphabet/m-p/4755924#M1115439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi， everyone&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i write a interface program which required me to check one field that is numneric not alphabet, is there some function or statement to resolve this problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;means that if the filed value is '123456', then it is right, &lt;/P&gt;&lt;P&gt;if the field value is '123abc' or 'abcde', then is not right, and i will output a error message that' this field must be numeric"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2008 14:10:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interface-program-check-one-input-field-isnumeric-not-alphabet/m-p/4755924#M1115439</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-11T14:10:00Z</dc:date>
    </item>
    <item>
      <title>Re: interface program- check one input field isnumeric not alphabet</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interface-program-check-one-input-field-isnumeric-not-alphabet/m-p/4755925#M1115440</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;Process on this condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if field co '1234567890'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &amp;lt;process&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jayant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2008 14:14:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interface-program-check-one-input-field-isnumeric-not-alphabet/m-p/4755925#M1115440</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-11T14:14:12Z</dc:date>
    </item>
    <item>
      <title>Re: interface program- check one input field isnumeric not alphabet</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interface-program-check-one-input-field-isnumeric-not-alphabet/m-p/4755926#M1115441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no need of using a FM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;all you need to write a small logic..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;if string CA Sy-abcde.

write:/ 'wrong'.

else.

write: 'right'.

endif.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2008 14:14:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interface-program-check-one-input-field-isnumeric-not-alphabet/m-p/4755926#M1115441</guid>
      <dc:creator>former_member156446</dc:creator>
      <dc:date>2008-11-11T14:14:37Z</dc:date>
    </item>
  </channel>
</rss>

