<?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: Problem in uploading ztable. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-uploading-ztable/m-p/4010672#M958181</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 should fix your problem step by step.&lt;/P&gt;&lt;P&gt;- change field type in your ztable to CHAR3&lt;/P&gt;&lt;P&gt;- perhaps use a copy of your ztable and try again&lt;/P&gt;&lt;P&gt;- If CHAR3 does work, make a copy of original data element, delete further characteristics like search help, parameter id etc. and change domain to CHAR3&lt;/P&gt;&lt;P&gt;- now you should fix it by getting closer and closer to your faulty situation  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Walter Habich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Jun 2008 14:10:48 GMT</pubDate>
    <dc:creator>former_member435013</dc:creator>
    <dc:date>2008-06-16T14:10:48Z</dc:date>
    <item>
      <title>Problem in uploading ztable.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-uploading-ztable/m-p/4010667#M958176</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;when i was updating the ztable which contains marc-dispo.&lt;/P&gt;&lt;P&gt;it is taking first two charecters are spaces last is value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for eg :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; actual value is 234&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is updating as   2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first two are spaces and then value start.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could you pls tell me  where is the actual problem??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jun 2008 13:13:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-uploading-ztable/m-p/4010667#M958176</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-16T13:13:23Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in uploading ztable.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-uploading-ztable/m-p/4010668#M958177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sudhakar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The length of the field marc-dispo in your program has more than the original field. so that you remove the space before format or upload the data in your progam.(declare the same data element in your progam)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wherever you are assigning the value from one field to update field (or another field), check the both field have the same data type and length.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if found helpful.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Boobalan Suburaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jun 2008 13:23:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-uploading-ztable/m-p/4010668#M958177</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-16T13:23:34Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in uploading ztable.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-uploading-ztable/m-p/4010669#M958178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi check this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use the offset values like for your fields..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ztable-dispo = wa_marc-dispo+0(3).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jun 2008 13:26:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-uploading-ztable/m-p/4010669#M958178</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-16T13:26:29Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in uploading ztable.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-uploading-ztable/m-p/4010670#M958179</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;All the fields have the same length and datatype and same output field length&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but i am unable to update the ztable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jun 2008 13:27:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-uploading-ztable/m-p/4010670#M958179</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-16T13:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in uploading ztable.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-uploading-ztable/m-p/4010671#M958180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hiii&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check the length of field of actual value &amp;amp; the value which you are going to update..is it having same field type &amp;amp; length?if not then take it as same.&amp;amp; if same then also this problem exist then try using variable of that type &amp;amp; update value from that variable.or else you can try by taking offfset also like&lt;/P&gt;&lt;P&gt;wa_actual+0(3).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if useful&lt;/P&gt;&lt;P&gt;thx&lt;/P&gt;&lt;P&gt;twinkal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jun 2008 13:45:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-uploading-ztable/m-p/4010671#M958180</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-16T13:45:52Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in uploading ztable.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-uploading-ztable/m-p/4010672#M958181</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 should fix your problem step by step.&lt;/P&gt;&lt;P&gt;- change field type in your ztable to CHAR3&lt;/P&gt;&lt;P&gt;- perhaps use a copy of your ztable and try again&lt;/P&gt;&lt;P&gt;- If CHAR3 does work, make a copy of original data element, delete further characteristics like search help, parameter id etc. and change domain to CHAR3&lt;/P&gt;&lt;P&gt;- now you should fix it by getting closer and closer to your faulty situation  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Walter Habich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jun 2008 14:10:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-uploading-ztable/m-p/4010672#M958181</guid>
      <dc:creator>former_member435013</dc:creator>
      <dc:date>2008-06-16T14:10:48Z</dc:date>
    </item>
  </channel>
</rss>

