<?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: bdc for tcode QP01 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-for-tcode-qp01/m-p/2135552#M449257</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i tried hard coding with 'SPACE'. it is not working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Apr 2007 13:02:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-13T13:02:09Z</dc:date>
    <item>
      <title>bdc for tcode QP01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-for-tcode-qp01/m-p/2135550#M449255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im creating BDC for tcode QP01.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In one of the screens Plant name is coming and i have to replace it by a space.&lt;/P&gt;&lt;P&gt;Though the BDCDATA table has space for this field, but it does not get replaced when i run the BDC. But when i pass any value say '1' instead of space, the Plant name is replaced by that value, but it does not take space as a value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest how to replace Plant name by blank space.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rajiv Ranjan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2007 12:46:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-for-tcode-qp01/m-p/2135550#M449255</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-13T12:46:07Z</dc:date>
    </item>
    <item>
      <title>Re: bdc for tcode QP01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-for-tcode-qp01/m-p/2135551#M449256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You might have using ' '  for that field.&lt;/P&gt;&lt;P&gt; Hard code  SPACE for that field like  WERKS =  SPACE. and see.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if useful&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2007 12:53:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-for-tcode-qp01/m-p/2135551#M449256</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-13T12:53:33Z</dc:date>
    </item>
    <item>
      <title>Re: bdc for tcode QP01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-for-tcode-qp01/m-p/2135552#M449257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i tried hard coding with 'SPACE'. it is not working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2007 13:02:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-for-tcode-qp01/m-p/2135552#M449257</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-13T13:02:09Z</dc:date>
    </item>
    <item>
      <title>Re: bdc for tcode QP01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-for-tcode-qp01/m-p/2135553#M449258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;For all the plants you wants SPACE or for few plants?&lt;/P&gt;&lt;P&gt;If for all plants you need space, then don't process that field in the bdc, as nothing &lt;/P&gt;&lt;P&gt;will be entered,&lt;/P&gt;&lt;P&gt;if it is for few plants, then keep a condition and do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2007 13:13:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-for-tcode-qp01/m-p/2135553#M449258</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-13T13:13:57Z</dc:date>
    </item>
    <item>
      <title>Re: bdc for tcode QP01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-for-tcode-qp01/m-p/2135554#M449259</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;   If u want it for  some specific plants then before populating data  to bdcdata internal table  check the conditions for which the plant fields required values to be passed  and if the condition is satisfied then pass the plant field to bdcdata table . If the condition is not satisfied then dont pass that plant field to bdcdata table bcoz  if  u r not passing any field to bdcdata table then that field is going have default values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shafi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Apr 2007 04:47:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-for-tcode-qp01/m-p/2135554#M449259</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-14T04:47:23Z</dc:date>
    </item>
  </channel>
</rss>

