<?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: LSMW -- - - - - - - processes (deep study) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-processes-deep-study/m-p/2271558#M493450</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello zhenglin gu  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have seen those programs and the files on the application server. I am not sure as to how these files in an Header and details scenario gets picked up and formatted to give the inputs to the BAPI and then how are the Idocs created and what is the rest of the process.&lt;/P&gt;&lt;P&gt;I also tried to do debugging by '/h' on each step to figure out but no success as of now.&lt;/P&gt;&lt;P&gt;So if you have details on the working then please do let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Sohail Mansuri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 May 2007 13:21:49 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-23T13:21:49Z</dc:date>
    <item>
      <title>LSMW -- - - - - - - processes (deep study)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-processes-deep-study/m-p/2271556#M493448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone highlight as to with the programming aspect how the process are taking place in lsmw and how are the files being process, how the data from the flat files get organized , how the validations carried out and at what stage the data from the files gets posted onto the database tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can we trace programmatically at where and what place these things occur.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2007 18:39:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-processes-deep-study/m-p/2271556#M493448</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-22T18:39:13Z</dc:date>
    </item>
    <item>
      <title>Re: LSMW -- - - - - - - processes (deep study)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-processes-deep-study/m-p/2271557#M493449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes,  you can.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In LSMW screen, click Personal Menu, and choose the 'Display read program' and 'Display conversion program', then you can read program generate by SAP for your LSMW read and convert functionality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please remeber you can't change the code in it,  as they are be treated as SAP program.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2007 01:32:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-processes-deep-study/m-p/2271557#M493449</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-23T01:32:34Z</dc:date>
    </item>
    <item>
      <title>Re: LSMW -- - - - - - - processes (deep study)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-processes-deep-study/m-p/2271558#M493450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello zhenglin gu  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have seen those programs and the files on the application server. I am not sure as to how these files in an Header and details scenario gets picked up and formatted to give the inputs to the BAPI and then how are the Idocs created and what is the rest of the process.&lt;/P&gt;&lt;P&gt;I also tried to do debugging by '/h' on each step to figure out but no success as of now.&lt;/P&gt;&lt;P&gt;So if you have details on the working then please do let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Sohail Mansuri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2007 13:21:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-processes-deep-study/m-p/2271558#M493450</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-23T13:21:49Z</dc:date>
    </item>
    <item>
      <title>Re: LSMW -- - - - - - - processes (deep study)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-processes-deep-study/m-p/2271559#M493451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,  Sohail&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The IDOC processing logic doesn't include in these two step, it is in Report RBDAPP01, which is a step in LSMW as 'Start IDoc processing'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually this is not related to LSMW, but IDOC layer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And about header and item structure read,  you can use hierarchical file in LSMW.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2007 01:41:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-processes-deep-study/m-p/2271559#M493451</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-24T01:41:25Z</dc:date>
    </item>
    <item>
      <title>Re: LSMW -- - - - - - - processes (deep study)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-processes-deep-study/m-p/2271560#M493452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello zhenglin gu,&lt;/P&gt;&lt;P&gt; My question is how these fields are mapped at runtime from the hierarchical file structure and how does the LSMW format these data . Eg&lt;/P&gt;&lt;P&gt;If the structure is  HEADER1 -&lt;/P&gt;&lt;HR originaltext="----" /&gt;&lt;P&gt;fields1,fields2,fields3&lt;/P&gt;&lt;P&gt;                           TRANSACTION1- fieldsa,filedsb,fieldsc,fieldsd&lt;/P&gt;&lt;P&gt;                            TRANSACTION2-fieldsq,fieldsr,fieldst,fieldsu,fieldsv&lt;/P&gt;&lt;P&gt;Then at runtime I am intrested in knowing weather lsmw has all the HEADER FIELDS processed in one time or &lt;/P&gt;&lt;P&gt;will it first process one record from the header file and search for the relevant record in TRANSACTION1 and then in TRANSACTION2 file ? and the post the idoc?&lt;/P&gt;&lt;P&gt;How can I find this in LSMW programatically where is it stored?&lt;/P&gt;&lt;P&gt;Thanks for replying.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sohail Mansuri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2007 13:14:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-processes-deep-study/m-p/2271560#M493452</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-24T13:14:26Z</dc:date>
    </item>
  </channel>
</rss>

