<?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: Re : update the table based on validation in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-update-the-table-based-on-validation/m-p/7051098#M1501984</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What do you mean by this. What exactly you want?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Jul 2010 16:46:52 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-07-07T16:46:52Z</dc:date>
    <item>
      <title>Re : update the table based on validation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-update-the-table-based-on-validation/m-p/7051097#M1501983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     Can anybody help out me the folloing lind is custom field as load indicator. here data is coming from internal table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-.	Create a FM u2018and call the FM to Update the data to Z Table as per below logic.&lt;/P&gt;&lt;P&gt;-.	Validation will be done against the check table for the Vendor (LIFNR with LFA1 table), date (DATS for the valid date in YYYYMMDD format), time (UZEIT for valid time in HHMMSS format) and quantity (MENGE for valid quantity) fields.&lt;/P&gt;&lt;P&gt;-.	IF LIND = u201800u2019.&lt;/P&gt;&lt;P&gt;-.	Delete all the records for the Vendor (LIFNR) and Vendor Part Number (IDNLF) coming in the IDOC from the Z table and insert the new record to the Z table u2018ZTPTP_INV_B2Bu2019.&lt;/P&gt;&lt;P&gt;-.	IF LIND = u201804u2019.&lt;/P&gt;&lt;P&gt;-.	It will be a delta load. The Z Table will be just updated with the data coming in from the IDOC. No deletion of the prior record will happen. The new record will either update the prior record or will get inserted into the Z table u2018ZTPTP_INV_B2Bu2019 in case of new records.&lt;/P&gt;&lt;P&gt;-.	Any errors during the IDoc processing should result in an error Idoc with an error status (Status = u201851u2019).&lt;/P&gt;&lt;P&gt;a.	Possible error scenario would be,&lt;/P&gt;&lt;P&gt;i.	Data validation failures.&lt;/P&gt;&lt;P&gt;ii.	Table Updation failures.&lt;/P&gt;&lt;P&gt;b.	Message class u2018ZPTPu2019 should be used for any error message.&lt;/P&gt;&lt;P&gt;-.	Success IDOCu2019s will be created with the status = u201853u2019 if the data insert or update into Z table is successful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you &amp;amp; advance.&lt;/P&gt;&lt;P&gt;srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jul 2010 16:44:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-update-the-table-based-on-validation/m-p/7051097#M1501983</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-07T16:44:38Z</dc:date>
    </item>
    <item>
      <title>Re: Re : update the table based on validation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-update-the-table-based-on-validation/m-p/7051098#M1501984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What do you mean by this. What exactly you want?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jul 2010 16:46:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-update-the-table-based-on-validation/m-p/7051098#M1501984</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-07T16:46:52Z</dc:date>
    </item>
    <item>
      <title>Re: Re : update the table based on validation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-update-the-table-based-on-validation/m-p/7051099#M1501985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friend ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want just sample code for the above mentioned points so could you define me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for advance,&lt;/P&gt;&lt;P&gt;srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jul 2010 17:32:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-update-the-table-based-on-validation/m-p/7051099#M1501985</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-07T17:32:11Z</dc:date>
    </item>
    <item>
      <title>Re: Re : update the table based on validation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-update-the-table-based-on-validation/m-p/7051100#M1501986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please don't just dump your specifications here, work yourself on it first and only post specific problems here if necessary.&lt;/P&gt;&lt;P&gt;Thread locked.&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jul 2010 21:32:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-update-the-table-based-on-validation/m-p/7051100#M1501986</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2010-07-07T21:32:06Z</dc:date>
    </item>
  </channel>
</rss>

