<?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: DYNPRO_FIELD_CONVERSION in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro-field-conversion/m-p/1170283#M122906</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does the domain allow for signs?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Feb 2006 15:57:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-02-15T15:57:29Z</dc:date>
    <item>
      <title>DYNPRO_FIELD_CONVERSION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro-field-conversion/m-p/1170282#M122905</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;When iam maintaining customized table YEQUISTK via SM30&lt;/P&gt;&lt;P&gt;iam getting the ABAP dump when its encountering negative values.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
Some field types require more characters on the screen than           
in the ABAP program. For example, a date field on a screen needs      
two characters more than it would in the program. Attemting to display
                                            
              Screen name.............. "SAPLZYEQUISTK"               
              Screen number............ 0001                          
              Screen field............. "YEQUISTK-STUECK"             
              Error text............... "FX015: Sign lost."

                                                                 
A temporary solution may be available as an R/3 Note.            
If you have access to SAPnet, you can search for a relevant note 
using the following keywords:                                                                                
"DYNPRO_FIELD_CONVERSION"                                       
 "SAPLZYEQUISTK " bzw. "LSVIMOXX "                               
 "LISTE_SHOW_LISTE"                                                         
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;I checked SAP notes but i didnt find any notes helpful.&lt;/P&gt;&lt;P&gt;Please help me.&lt;/P&gt;&lt;P&gt;Thanks and regards&lt;/P&gt;&lt;P&gt;Chandu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2006 15:36:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro-field-conversion/m-p/1170282#M122905</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-15T15:36:45Z</dc:date>
    </item>
    <item>
      <title>Re: DYNPRO_FIELD_CONVERSION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro-field-conversion/m-p/1170283#M122906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does the domain allow for signs?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2006 15:57:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro-field-conversion/m-p/1170283#M122906</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-15T15:57:29Z</dc:date>
    </item>
    <item>
      <title>Re: DYNPRO_FIELD_CONVERSION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro-field-conversion/m-p/1170284#M122907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the domain of field STUECK, probably it doesn't support the sign -.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should use a domain can accept the sign +/-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2006 15:58:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro-field-conversion/m-p/1170284#M122907</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-15T15:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: DYNPRO_FIELD_CONVERSION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro-field-conversion/m-p/1170285#M122908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The domain iam using is MENG13.&lt;/P&gt;&lt;P&gt;Pls tell me how to check for signs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2006 15:59:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro-field-conversion/m-p/1170285#M122908</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-15T15:59:37Z</dc:date>
    </item>
    <item>
      <title>Re: DYNPRO_FIELD_CONVERSION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro-field-conversion/m-p/1170286#M122909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From SE11, display domain MENG13...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it does not support the sign...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Renjith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2006 16:02:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro-field-conversion/m-p/1170286#M122909</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-15T16:02:12Z</dc:date>
    </item>
    <item>
      <title>Re: DYNPRO_FIELD_CONVERSION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro-field-conversion/m-p/1170287#M122910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I saw it.&lt;/P&gt;&lt;P&gt;So can u tell me the domain which can hold both +/- signs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2006 16:04:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro-field-conversion/m-p/1170287#M122910</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-15T16:04:10Z</dc:date>
    </item>
    <item>
      <title>Re: DYNPRO_FIELD_CONVERSION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro-field-conversion/m-p/1170288#M122911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sai,&lt;/P&gt;&lt;P&gt;  If you are looking for a quantity field thats holds the signs,then am afraid the answer is NO,because there is no negative quantity.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2006 16:07:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro-field-conversion/m-p/1170288#M122911</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-15T16:07:41Z</dc:date>
    </item>
    <item>
      <title>Re: DYNPRO_FIELD_CONVERSION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro-field-conversion/m-p/1170289#M122912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try MENG13V...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and regenrate the the table maintenance...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Renjith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2006 16:07:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro-field-conversion/m-p/1170289#M122912</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-15T16:07:46Z</dc:date>
    </item>
    <item>
      <title>Re: DYNPRO_FIELD_CONVERSION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro-field-conversion/m-p/1170290#M122913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see the domain MENGV8 or MENGV*&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2006 16:08:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro-field-conversion/m-p/1170290#M122913</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-15T16:08:50Z</dc:date>
    </item>
    <item>
      <title>Re: DYNPRO_FIELD_CONVERSION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro-field-conversion/m-p/1170291#M122914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can take any integer domain, type i will support both +/-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2006 16:13:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro-field-conversion/m-p/1170291#M122914</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-15T16:13:08Z</dc:date>
    </item>
  </channel>
</rss>

