<?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 Direct Input Custom Program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-direct-input-custom-program/m-p/1760230#M329157</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mahaveer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to setup the way you explained above. It seems to be working. The problem is that even though the target structure that I defined in SXDA2 gets populated during the Conversion step in LSMW but when I do the final step and debug my custom program the structure is empty there. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know what could be causing it not to take the values?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanks, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Dec 2006 17:30:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-06T17:30:21Z</dc:date>
    <item>
      <title>LSMW Direct Input Custom Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-direct-input-custom-program/m-p/1760223#M329150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have been trying to set up a custom (Z Program) for direct input method for LSMW. So far I have dicovered that it can be achieved by modifing SXDA0-3 tables. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone achieved this successfully? Any example (even the simplest one) or step by step help would be highly appreciated. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;~Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2006 02:06:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-direct-input-custom-program/m-p/1760223#M329150</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-04T02:06:21Z</dc:date>
    </item>
    <item>
      <title>Re: LSMW Direct Input Custom Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-direct-input-custom-program/m-p/1760224#M329151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mark, first, are you trying to develop a custom program to update custom tables via LSMW, or are you trying to develop a custom program to update standard SAP tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The latter may not be a good idea.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2006 02:10:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-direct-input-custom-program/m-p/1760224#M329151</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-12-04T02:10:01Z</dc:date>
    </item>
    <item>
      <title>Re: LSMW Direct Input Custom Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-direct-input-custom-program/m-p/1760225#M329152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rich, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to develop a custom program to update standard SAP tables. I want to discover how the mapping works in Direct input methods in LSMW and I want to explore the possibility of writing a custom one. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I understand that it is not recommended by SAP but I still want to explore it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be just a simple program to upload an Org Unit etc..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be appreciated!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;~Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2006 02:15:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-direct-input-custom-program/m-p/1760225#M329152</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-04T02:15:27Z</dc:date>
    </item>
    <item>
      <title>Re: LSMW Direct Input Custom Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-direct-input-custom-program/m-p/1760226#M329153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The mapping would work simular if you were to use any of the methods, DI, BI, BAPI, IDOC, or even a recording,  a structure is used as your input structure and a structure is used in the methods above.  You simply tell the system that this field goes here or there.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2006 03:21:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-direct-input-custom-program/m-p/1760226#M329153</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-12-04T03:21:20Z</dc:date>
    </item>
    <item>
      <title>Re: LSMW Direct Input Custom Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-direct-input-custom-program/m-p/1760227#M329154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Rich, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will give it a try. I believe the target structures are declared in the SXDA2 table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any documentation that describes the steps involved in this whole process?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;~Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2006 03:29:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-direct-input-custom-program/m-p/1760227#M329154</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-04T03:29:27Z</dc:date>
    </item>
    <item>
      <title>Re: LSMW Direct Input Custom Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-direct-input-custom-program/m-p/1760228#M329155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, it does appear that this table contains the data which gives the structures names of the structures used in direct input programs.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Documentation for LSMW is limited, but here are some links.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.erpgenie.com/sap/saptech/lsmw.htm" target="test_blank"&gt;http://www.erpgenie.com/sap/saptech/lsmw.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/sap-data-migration.htm" target="test_blank"&gt;http://www.sap-img.com/sap-data-migration.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.ficoexpertonline.com/downloads/0703.doc" target="test_blank"&gt;http://www.ficoexpertonline.com/downloads/0703.doc&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/ad/2d54a41d7011d2b42e006094b944c8/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/ad/2d54a41d7011d2b42e006094b944c8/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REgards,&lt;/P&gt;&lt;P&gt;RIch Heilman&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2006 03:48:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-direct-input-custom-program/m-p/1760228#M329155</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-12-04T03:48:43Z</dc:date>
    </item>
    <item>
      <title>Re: LSMW Direct Input Custom Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-direct-input-custom-program/m-p/1760229#M329156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi  Mark,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;               I think u have already declared the structure in Data dictionary....write the custom program in se38 for this u can make use of recording or use fuction modules or bapi anything as per ur requirement.&lt;/P&gt;&lt;P&gt;              Go to sm30 and in SXDA0 table select any No u desire prefarably starting with 9,  giv the name for DX object and short description mention which type like for batch input write B or for Direct input D.&lt;/P&gt;&lt;P&gt;             For SXDA1 table give the same DX object name , sub cat as 0,DX program name as of ur custom progrm name, type as B or D, check for active and for program give the ur prgram name.&lt;/P&gt;&lt;P&gt;             for SXDA2 table supply all the above info with structure name item as per ur requirement.Min no from 1 to max 99999 and check for active.&lt;/P&gt;&lt;P&gt;             for SXDA3 table will maintain the structure relation, if u have more than one structure u need to be maintain a common field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;          I think this helps u to develop a custom program......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2006 06:37:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-direct-input-custom-program/m-p/1760229#M329156</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-04T06:37:36Z</dc:date>
    </item>
    <item>
      <title>Re: LSMW Direct Input Custom Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-direct-input-custom-program/m-p/1760230#M329157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mahaveer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to setup the way you explained above. It seems to be working. The problem is that even though the target structure that I defined in SXDA2 gets populated during the Conversion step in LSMW but when I do the final step and debug my custom program the structure is empty there. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know what could be causing it not to take the values?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanks, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Dec 2006 17:30:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-direct-input-custom-program/m-p/1760230#M329157</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-06T17:30:21Z</dc:date>
    </item>
    <item>
      <title>Re: LSMW Direct Input Custom Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-direct-input-custom-program/m-p/1760231#M329158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mark,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to create a custom DI Program to use it in LSMW. If you have done it, Please send me the procedure to do it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mail : rusidar@gmail.com&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;Rusidar S.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2007 14:53:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-direct-input-custom-program/m-p/1760231#M329158</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-12T14:53:54Z</dc:date>
    </item>
  </channel>
</rss>

