<?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: Modifying a record in LTAP table. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-a-record-in-ltap-table/m-p/8546762#M1657858</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it safe to update table LTAP directly thru UPDATE command?&lt;/P&gt;&lt;P&gt;I was planning to change the SU directly of an unconfirmed TO if ever I don't find any FM/BAPI to do the job.&lt;/P&gt;&lt;P&gt;Other possible updates are the batch (CHARG) and the source target quantity (VSOLA) before I confirm the TO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the actual plan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.       Update TO (table LTAP) with the details of the new SU such as:&lt;/P&gt;&lt;P&gt;          a.       Replace LTAP-VLENR with new SU.&lt;/P&gt;&lt;P&gt;          b.       Replace LTAP-VSOLA with Pallet full quantity (LQUA-VERME) if field VOLLE of table T331 is u201CActiveu201D.&lt;/P&gt;&lt;P&gt;          c.       Replace LTAP-CHARG with the Batch of the new SU (LQUA-CHARG) if it is different.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;2.       Update Transfer Requirement Item batch number (LTBP-CHARG) if ever the batch of the TO (LTAP-CHARG) is updated as well.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;3.       Confirm TO.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Feb 2012 17:54:48 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-02-16T17:54:48Z</dc:date>
    <item>
      <title>Modifying a record in LTAP table.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-a-record-in-ltap-table/m-p/8546759#M1657855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello experts!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any FM/BAPI that could be used to modify table LTAP?&lt;/P&gt;&lt;P&gt;The thing is, before confirming the SU, I had to modify its Batch, Quantity and Storage unit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2012 09:40:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-a-record-in-ltap-table/m-p/8546759#M1657855</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-15T09:40:10Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying a record in LTAP table.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-a-record-in-ltap-table/m-p/8546760#M1657856</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;Try these :&lt;/P&gt;&lt;P&gt;L_TO_CREATE_DN &lt;/P&gt;&lt;P&gt;&amp;amp;&lt;/P&gt;&lt;P&gt;L_TO_UPDATE_PREPARE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2012 10:50:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-a-record-in-ltap-table/m-p/8546760#M1657856</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-15T10:50:26Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying a record in LTAP table.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-a-record-in-ltap-table/m-p/8546761#M1657857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anusha&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I'm not mistaken, FM L_TO_CREATE_DN is for creating a TO while FM L_TO_UPDATE_PREPARE is used by the standard program to update the TO when it is confirmed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I'm looking for is a stand alone FM/BAPI that updates the details of an uncomfirmed TO (LTAP).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2012 13:34:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-a-record-in-ltap-table/m-p/8546761#M1657857</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-15T13:34:16Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying a record in LTAP table.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-a-record-in-ltap-table/m-p/8546762#M1657858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it safe to update table LTAP directly thru UPDATE command?&lt;/P&gt;&lt;P&gt;I was planning to change the SU directly of an unconfirmed TO if ever I don't find any FM/BAPI to do the job.&lt;/P&gt;&lt;P&gt;Other possible updates are the batch (CHARG) and the source target quantity (VSOLA) before I confirm the TO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the actual plan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.       Update TO (table LTAP) with the details of the new SU such as:&lt;/P&gt;&lt;P&gt;          a.       Replace LTAP-VLENR with new SU.&lt;/P&gt;&lt;P&gt;          b.       Replace LTAP-VSOLA with Pallet full quantity (LQUA-VERME) if field VOLLE of table T331 is u201CActiveu201D.&lt;/P&gt;&lt;P&gt;          c.       Replace LTAP-CHARG with the Batch of the new SU (LQUA-CHARG) if it is different.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;2.       Update Transfer Requirement Item batch number (LTBP-CHARG) if ever the batch of the TO (LTAP-CHARG) is updated as well.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;3.       Confirm TO.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2012 17:54:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-a-record-in-ltap-table/m-p/8546762#M1657858</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-16T17:54:48Z</dc:date>
    </item>
  </channel>
</rss>

