<?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 bapi/fm for LT03 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-fm-for-lt03/m-p/1323207#M166122</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi!&lt;/P&gt;&lt;P&gt;is there any bapi or FM for creating transfer order (LT03)?&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;YIFAT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Apr 2006 11:45:11 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-04-27T11:45:11Z</dc:date>
    <item>
      <title>bapi/fm for LT03</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-fm-for-lt03/m-p/1323207#M166122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi!&lt;/P&gt;&lt;P&gt;is there any bapi or FM for creating transfer order (LT03)?&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;YIFAT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Apr 2006 11:45:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-fm-for-lt03/m-p/1323207#M166122</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-27T11:45:11Z</dc:date>
    </item>
    <item>
      <title>Re: bapi/fm for LT03</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-fm-for-lt03/m-p/1323208#M166123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try FM L_TO_CREATE_SINGLE.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Apr 2006 11:50:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-fm-for-lt03/m-p/1323208#M166123</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-27T11:50:57Z</dc:date>
    </item>
    <item>
      <title>Re: bapi/fm for LT03</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-fm-for-lt03/m-p/1323209#M166124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Get the program name of the transaction LT03&lt;/P&gt;&lt;P&gt;With SE38 get the atribute of program,&lt;/P&gt;&lt;P&gt;In the atribute you'll get the package,&lt;/P&gt;&lt;P&gt;Now with SE37 with F4, search with (information system)&lt;/P&gt;&lt;P&gt;giving the pakage and blancking maximun hit.&lt;/P&gt;&lt;P&gt;The result is giving you all the FM usable for that package. And y'll be able to seach deeply in that result with string word, ex: 'transfer order'&lt;/P&gt;&lt;P&gt;Robert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Apr 2006 12:15:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-fm-for-lt03/m-p/1323209#M166124</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-27T12:15:50Z</dc:date>
    </item>
    <item>
      <title>Re: bapi/fm for LT03</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-fm-for-lt03/m-p/1323210#M166125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check any one of these function modules based on your requirement.&lt;/P&gt;&lt;P&gt;L_TO_CREATE_2_STEP_PICKING                                                      &lt;/P&gt;&lt;P&gt;L_TO_CREATE_DN - Create a transfer order for delivery note        &lt;/P&gt;&lt;P&gt;L_TO_CREATE_DN_MULTIPLE                                                         &lt;/P&gt;&lt;P&gt;L_TO_CREATE_MOVE_SU - Create transfer order for moving storage units   &lt;/P&gt;&lt;P&gt;L_TO_CREATE_MULTIPLE                                                            &lt;/P&gt;&lt;P&gt;L_TO_CREATE_POSTING_CHANGE - Create transfer order for posting change         &lt;/P&gt;&lt;P&gt;L_TO_CREATE_SINGLE - Create a transfer order with one item            &lt;/P&gt;&lt;P&gt;L_TO_CREATE_TR - Create a transfer order for transfer requirement &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Suryaprakash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Apr 2006 12:24:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-fm-for-lt03/m-p/1323210#M166125</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-27T12:24:54Z</dc:date>
    </item>
  </channel>
</rss>

