<?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 Problems Batch Input BDC-okCODE = LIST in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-batch-input-bdc-okcode-list/m-p/4950839#M1154413</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've a batch Input that must change the data from the infotype 2001. I do this steps...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Go to PA30&lt;/P&gt;&lt;P&gt;2. Insert the pernr and the code 2001&lt;/P&gt;&lt;P&gt;3. Press the button LIST&lt;/P&gt;&lt;P&gt;4. Choice the row I want to change, only the rows that are ocked&lt;/P&gt;&lt;P&gt;5. Update and save...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to do this with a Batch Input, but I don't know how to indicate what row I want to change...I have a data that has all the positions that are locked in 2001 but I don't know how to know what row is from what row of my table... can anybody help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rebeca&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Dec 2008 16:39:27 GMT</pubDate>
    <dc:creator>former_member384574</dc:creator>
    <dc:date>2008-12-17T16:39:27Z</dc:date>
    <item>
      <title>Problems Batch Input BDC-okCODE = LIST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-batch-input-bdc-okcode-list/m-p/4950839#M1154413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've a batch Input that must change the data from the infotype 2001. I do this steps...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Go to PA30&lt;/P&gt;&lt;P&gt;2. Insert the pernr and the code 2001&lt;/P&gt;&lt;P&gt;3. Press the button LIST&lt;/P&gt;&lt;P&gt;4. Choice the row I want to change, only the rows that are ocked&lt;/P&gt;&lt;P&gt;5. Update and save...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to do this with a Batch Input, but I don't know how to indicate what row I want to change...I have a data that has all the positions that are locked in 2001 but I don't know how to know what row is from what row of my table... can anybody help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rebeca&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Dec 2008 16:39:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-batch-input-bdc-okcode-list/m-p/4950839#M1154413</guid>
      <dc:creator>former_member384574</dc:creator>
      <dc:date>2008-12-17T16:39:27Z</dc:date>
    </item>
    <item>
      <title>Re: Problems Batch Input BDC-okCODE = LIST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-batch-input-bdc-okcode-list/m-p/4950840#M1154414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rebeca,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is difficult to find the locked recods dynamically using your  BDC approach.&lt;/P&gt;&lt;P&gt;The other way to delete the locked records is....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select the all the records from PA2001 infotype where SPRPS equal to 'X' ( Locked Entries ) into the itab internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;later Loop the table and delete the record from 2001 using BDC on PA30.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do the recording for deleting individual  record.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Dec 2008 17:27:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-batch-input-bdc-okcode-list/m-p/4950840#M1154414</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-17T17:27:53Z</dc:date>
    </item>
  </channel>
</rss>

