<?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 with LSMW Batch input/Direct input method for FB01 tcode data in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-lsmw-batch-input-direct-input-method-for-fb01-tcode-data/m-p/6119800#M1363632</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you for resolving the question.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Nov 2009 05:55:24 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-11-11T05:55:24Z</dc:date>
    <item>
      <title>problem with LSMW Batch input/Direct input method for FB01 tcode data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-lsmw-batch-input-direct-input-method-for-fb01-tcode-data/m-p/6119797#M1363629</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;I am uploading the data using Batch/Direct input method in ECC 6.0. But the BBKPF structure has BLDAT  and BUDAT has CHAR with 8 chars length. When converting FB01 posting date is considering length as CHAR8 only. I have used write to also, but no use. Please let me the procedure to convert the CHAR 8(note: this is not as DATS &lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt; data as Char 10 date format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Basani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2009 05:29:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-lsmw-batch-input-direct-input-method-for-fb01-tcode-data/m-p/6119797#M1363629</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-02T05:29:37Z</dc:date>
    </item>
    <item>
      <title>Re: problem with LSMW Batch input/Direct input method for FB01 tcode data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-lsmw-batch-input-direct-input-method-for-fb01-tcode-data/m-p/6119798#M1363630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In your strcture also use CHAR8 length for date fileds. and pass the date as 02092009, dont pass any  dot(.) (/).... in sap stores like as default setting in SU3 parameters...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2009 06:25:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-lsmw-batch-input-direct-input-method-for-fb01-tcode-data/m-p/6119798#M1363630</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-02T06:25:36Z</dc:date>
    </item>
    <item>
      <title>Re: problem with LSMW Batch input/Direct input method for FB01 tcode data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-lsmw-batch-input-direct-input-method-for-fb01-tcode-data/m-p/6119799#M1363631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Do not pass any separator but pass the date in the format as in your user settings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ankur Parab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2009 07:46:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-lsmw-batch-input-direct-input-method-for-fb01-tcode-data/m-p/6119799#M1363631</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-02T07:46:14Z</dc:date>
    </item>
    <item>
      <title>Re: problem with LSMW Batch input/Direct input method for FB01 tcode data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-lsmw-batch-input-direct-input-method-for-fb01-tcode-data/m-p/6119800#M1363632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you for resolving the question.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Nov 2009 05:55:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-lsmw-batch-input-direct-input-method-for-fb01-tcode-data/m-p/6119800#M1363632</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-11T05:55:24Z</dc:date>
    </item>
    <item>
      <title>Re: problem with LSMW Batch input/Direct input method for FB01 tcode data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-lsmw-batch-input-direct-input-method-for-fb01-tcode-data/m-p/6119801#M1363633</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;I have one question about LSMW and FB01&lt;/P&gt;&lt;P&gt;I used also batch/direct input method for posting in fb60 - object 0100 and method 0000 but when I'm in option 'Read data' I have error 'Generation canceled: No field with this name' - in description is something about:&lt;/P&gt;&lt;P&gt; least one source field must have the name of a field of the superordinate structure.... . But I don't have this same field in header and in position. How I should make it?  Maybe somebody can help me how to make it for tcode FB01.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Nov 2009 12:38:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-lsmw-batch-input-direct-input-method-for-fb01-tcode-data/m-p/6119801#M1363633</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-28T12:38:01Z</dc:date>
    </item>
  </channel>
</rss>

