<?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 LSMW in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw/m-p/1784960#M338125</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;customer wants india as same as india not as IN in our lsmw one option is there in field mapping what is that?but in sap r/3 it permits only IN?how it is possible?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Dec 2006 14:36:52 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-04T14:36:52Z</dc:date>
    <item>
      <title>LSMW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw/m-p/1784960#M338125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;customer wants india as same as india not as IN in our lsmw one option is there in field mapping what is that?but in sap r/3 it permits only IN?how it is possible?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2006 14:36:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw/m-p/1784960#M338125</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-04T14:36:52Z</dc:date>
    </item>
    <item>
      <title>Re: LSMW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw/m-p/1784961#M338126</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;Define the field in the Source Structure as CHAR10 or so  that the value 'INDIA' comes in the file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then in the Maintain Field Mapping and Conversion Rules option for that option&lt;/P&gt;&lt;P&gt;click on  Rule -&amp;gt;Abap Code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the Screen which appears&lt;/P&gt;&lt;P&gt;write the code&lt;/P&gt;&lt;P&gt;IF source_structure-fieldname = 'INDIA'.&lt;/P&gt;&lt;P&gt;   SAP-structure-fieldname = 'IN'&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2006 14:42:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw/m-p/1784961#M338126</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-04T14:42:56Z</dc:date>
    </item>
    <item>
      <title>Re: LSMW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw/m-p/1784962#M338127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;here u need to change the original transaction if u want to get like client requirement becoz in db it saves as in only if u want to make it to change it as india u have to go for enhancement for this u require one screen exit or u need to have one exit with which u can convert in into india and store it in customized fields&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2006 14:43:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw/m-p/1784962#M338127</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-04T14:43:25Z</dc:date>
    </item>
    <item>
      <title>Re: LSMW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw/m-p/1784963#M338128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;define the field structure as Char 10 and pass INDIA...while updating write code as if 'INDIA' then put as IN&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2006 14:55:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw/m-p/1784963#M338128</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-04T14:55:33Z</dc:date>
    </item>
  </channel>
</rss>

