<?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 as02 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-as02/m-p/3795262#M912804</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey man this is not the solution. it's actually the same with the one below ( anla-deakt '').&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 May 2008 12:03:49 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-16T12:03:49Z</dc:date>
    <item>
      <title>problem in as02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-as02/m-p/3795260#M912802</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;I have problem in as02 transaction. My task is to implement a batch input in this transacion. The problem is the field anla-deakt which doesnt take the space value. if i put another value (not space) it works fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; CLEAR itab.&lt;/P&gt;&lt;P&gt;  LOOP AT itab.&lt;/P&gt;&lt;P&gt;    CLEAR: bdc_data[], bdc_data,&lt;/P&gt;&lt;P&gt;            messtab[], messtab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    PERFORM bdc_dynpro    USING 'SAPLAIST' '0100'.&lt;/P&gt;&lt;P&gt;    PERFORM bdc_field       USING 'ANLA-ANLN1' itab-anln1.&lt;/P&gt;&lt;P&gt;    PERFORM bdc_field       USING 'ANLA-ANLN2' itab-anln2.&lt;/P&gt;&lt;P&gt;    PERFORM bdc_field       USING 'ANLA-BUKRS' itab-bukrs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    PERFORM bdc_field       USING 'BDC_OKCODE' '/00'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    PERFORM bdc_dynpro      USING 'SAPLAIST' '1000'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    PERFORM bdc_field      using 'ANLA-DEAKT'  SPACE.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;PERFORM bdc_field      using 'ANLA-DEAKT'  ' '.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;    PERFORM bdc_field       USING 'BDC_OKCODE' '=BUCH'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    CALL TRANSACTION  'AS02' USING bdc_data&lt;/P&gt;&lt;P&gt;                             MODE 'A'&lt;/P&gt;&lt;P&gt;                             UPDATE 'S'&lt;/P&gt;&lt;P&gt;                             MESSAGES INTO messtab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  ENDLOOP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 May 2008 11:56:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-as02/m-p/3795260#M912802</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-16T11:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: problem in as02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-as02/m-p/3795261#M912803</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;remove this line PERFORM bdc_field using 'ANLA-DEAKT' SPACE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;...Reward if useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 May 2008 12:00:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-as02/m-p/3795261#M912803</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-16T12:00:16Z</dc:date>
    </item>
    <item>
      <title>Re: problem in as02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-as02/m-p/3795262#M912804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey man this is not the solution. it's actually the same with the one below ( anla-deakt '').&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 May 2008 12:03:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-as02/m-p/3795262#M912804</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-16T12:03:49Z</dc:date>
    </item>
    <item>
      <title>Re: problem in as02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-as02/m-p/3795263#M912805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;problem solved&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 May 2008 12:30:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-as02/m-p/3795263#M912805</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-16T12:30:23Z</dc:date>
    </item>
  </channel>
</rss>

