<?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: Code in LSMW? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-in-lsmw/m-p/2298642#M502175</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in mapping and conversion rules if you double click on a field it will take you to the editor where you can declare your own variables and write a piece of code necessary like validations and so on...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 May 2007 16:36:16 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-18T16:36:16Z</dc:date>
    <item>
      <title>Code in LSMW?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-in-lsmw/m-p/2298641#M502174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;please let me know to write our own code in lsmw?&lt;/P&gt;&lt;P&gt;I want to implement the table control in ME51. So, i have to increment the BNFPO field every time...How to write the code for that and where to declare the required variables?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2007 16:13:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-in-lsmw/m-p/2298641#M502174</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-18T16:13:44Z</dc:date>
    </item>
    <item>
      <title>Re: Code in LSMW?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-in-lsmw/m-p/2298642#M502175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in mapping and conversion rules if you double click on a field it will take you to the editor where you can declare your own variables and write a piece of code necessary like validations and so on...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2007 16:36:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-in-lsmw/m-p/2298642#M502175</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-18T16:36:16Z</dc:date>
    </item>
    <item>
      <title>Re: Code in LSMW?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-in-lsmw/m-p/2298643#M502176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check out this &lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="386716"&gt;&lt;/A&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2007 21:21:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-in-lsmw/m-p/2298643#M502176</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-18T21:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: Code in LSMW?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-in-lsmw/m-p/2298644#M502177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suman&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;&lt;/P&gt;&lt;P&gt; Maintain Field Mapping and Conversion Rules&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt; Extras--&amp;gt;Layout.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GLOBAL_DATA--&amp;gt; define your internal table there.&lt;/P&gt;&lt;P&gt;BEGIN_OF_PROCESSING--&amp;gt;load your internal table there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can write your code in the target field in field mapping.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Aneesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2007 21:28:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-in-lsmw/m-p/2298644#M502177</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-18T21:28:46Z</dc:date>
    </item>
    <item>
      <title>Re: Code in LSMW?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-in-lsmw/m-p/2298645#M502178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aneesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your answer.&lt;/P&gt;&lt;P&gt;I was looking for where to declare the global data and i your answer helped me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Immanuel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2007 06:13:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-in-lsmw/m-p/2298645#M502178</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-25T06:13:19Z</dc:date>
    </item>
  </channel>
</rss>

