<?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: Regarding LSMW in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-lsmw/m-p/868194#M49366</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kris,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried doing LSMW using IDOCS,Recording and BAPI.In three of them I specified a general file.Lemme be more clear.&lt;/P&gt;&lt;P&gt;Let us take I am doing Vendor Data then I gave all mandatory fileds in a note padwith 3 or 4 dummy entries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Name Land Telephone Currency PurchOrg Accountgroup&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But now when I am using Standard progrom for customer Can i give smae file.But standard Program Specifically syas it needs a format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgrds,&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 May 2005 16:51:03 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-05-23T16:51:03Z</dc:date>
    <item>
      <title>Regarding LSMW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-lsmw/m-p/868191#M49363</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 am new to this field.I want to know when I am using Standard Program(DI) in LSMW how exactly would a Source file look like.For eg., Customer has BGROO,BKN00,BKNA1 as structures.So I could manage till step 'Specify File'.But once it comes to that step I want to know how should be the file structure.I am just trying to learn.So if someone could pass me a sample file it will be of gr8 help else you could guide me in making it myself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&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>Mon, 23 May 2005 16:03:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-lsmw/m-p/868191#M49363</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-05-23T16:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding LSMW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-lsmw/m-p/868192#M49364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The source file doesn't not need to be the same as the structures of the standard program. You can use a self-defined file layout, in the step define source fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the field mapping step you can link these input fields to the corresponding structures (BKNA1, ...). You can also have a look at following site: &lt;A href="http://service.sap.com/lsmw" target="test_blank"&gt;http://service.sap.com/lsmw&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the specify file section you can define different kinds of input files: text files (space delimited, tab delimited, ...). But I suggest to use a simple input structure first and try to perform the read data section afterwards to see if the file is read correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 May 2005 16:16:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-lsmw/m-p/868192#M49364</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-05-23T16:16:34Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding LSMW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-lsmw/m-p/868193#M49365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi vijay,&lt;/P&gt;&lt;P&gt;The file structure could be according to ur choice,which includes Tab-Delimited , Semicolon-Delimited, Comma-Delimited, Space-Delimited file .&lt;/P&gt;&lt;P&gt;U can easily create(convert) such file with MS-Excel .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A sample could be :&lt;/P&gt;&lt;P&gt;assume it to be a comma-delimited file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;name,id   "coloumn name&lt;/P&gt;&lt;P&gt;Anx,341  "data line 1&lt;/P&gt;&lt;P&gt;jain,123  "data line 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it will help u.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ankur&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 May 2005 16:34:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-lsmw/m-p/868193#M49365</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-05-23T16:34:18Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding LSMW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-lsmw/m-p/868194#M49366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kris,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried doing LSMW using IDOCS,Recording and BAPI.In three of them I specified a general file.Lemme be more clear.&lt;/P&gt;&lt;P&gt;Let us take I am doing Vendor Data then I gave all mandatory fileds in a note padwith 3 or 4 dummy entries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Name Land Telephone Currency PurchOrg Accountgroup&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But now when I am using Standard progrom for customer Can i give smae file.But standard Program Specifically syas it needs a format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgrds,&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 May 2005 16:51:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-lsmw/m-p/868194#M49366</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-05-23T16:51:03Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding LSMW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-lsmw/m-p/868195#M49367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kris and Ankur,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried doing LSMW using IDOCS,Recording and BAPI.In three of them I specified a general file.Lemme be more clear.&lt;/P&gt;&lt;P&gt;Let us take I am doing Vendor Data then I gave all mandatory fileds in a note padwith 3 or 4 dummy entries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Name Land Telephone Currency PurchOrg Accountgroup&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But now when I am using Standard progrom for customer Can i give smae file.But standard Program Specifically syas it needs a format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgrds,&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 May 2005 16:51:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-lsmw/m-p/868195#M49367</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-05-23T16:51:34Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding LSMW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-lsmw/m-p/868196#M49368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi vijay ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;have u mapped the structures in LSMW with the file coloumns ?&lt;/P&gt;&lt;P&gt;I think it is asking bcoz mapping of LSMW structures with file is still incomplete.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ankur&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 May 2005 18:22:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-lsmw/m-p/868196#M49368</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-05-23T18:22:48Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding LSMW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-lsmw/m-p/868197#M49369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Ankur,&lt;/P&gt;&lt;P&gt;I have maintained Source Struct and Source Fileds and maintained the relation too.In Filed mapping coversion for time being I didn't do any conversion just specified few constant values.And now once i come to 'specify file' step i have to give a sample file.There i am stuck.weather to give any arbit file having the structure i have mentioned above or how exactly a sample file should be.I mapped DEBI1 and DEBI2 to the required structures.LIke DEBI1 to BGR00,BKN00,BKNA1,BKNB1 and DEBI2 to BKNVK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgrds,&lt;/P&gt;&lt;P&gt;Jyoti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 May 2005 18:38:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-lsmw/m-p/868197#M49369</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-05-23T18:38:39Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding LSMW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-lsmw/m-p/868198#M49370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are so far not able to Solve.&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>Mon, 23 May 2005 19:11:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-lsmw/m-p/868198#M49370</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-05-23T19:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding LSMW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-lsmw/m-p/868199#M49371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Which error message do you get and when?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you tried specifying first a file on the PC (frontend)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2005 07:27:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-lsmw/m-p/868199#M49371</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-05-24T07:27:25Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding LSMW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-lsmw/m-p/868200#M49372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Kris,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I gave The File and got the .read and .conv file.I created the file with respect to DEBI1 structure and thus assigned it to DEBI1 only.Once I create a Session I get session 'Being Created' in status but the session cannot be processed furthur.&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>Tue, 24 May 2005 13:44:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-lsmw/m-p/868200#M49372</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-05-24T13:44:11Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding LSMW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-lsmw/m-p/868201#M49373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When performing steps read data and convert data check if the number of processed record is different from 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: the read and convert step are obligatory before executing/creating the batch input session.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2005 14:13:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-lsmw/m-p/868201#M49373</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-05-24T14:13:34Z</dc:date>
    </item>
  </channel>
</rss>

