<?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: Customer ALE Error (E1KNATM segment) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/customer-ale-error-e1knatm-segment/m-p/8138658#M1620137</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Madhu,&lt;/P&gt;&lt;P&gt;I am not using any external system to generate these Idoc.&lt;/P&gt;&lt;P&gt;This ALE is being done within two clients for same SAP system.&lt;/P&gt;&lt;P&gt;Here are the details to reproduce this error.&lt;/P&gt;&lt;P&gt;use transaction BD12&lt;/P&gt;&lt;P&gt;Use any customer for which there is a entry in KNAT table and fields EXDF and EXDT are blank for this entry&lt;/P&gt;&lt;P&gt;Trigger DEBMAS type Idoc for any other SAP client&lt;/P&gt;&lt;P&gt;Check for E1KNATM segment in corresponding Idocs in both sending and &lt;/P&gt;&lt;P&gt;receiving clients.&lt;/P&gt;&lt;P&gt;Fields EXDF and EXDT are updated with values 00000000 which is wrong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Sep 2011 08:28:52 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-09-07T08:28:52Z</dc:date>
    <item>
      <title>Customer ALE Error (E1KNATM segment)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customer-ale-error-e1knatm-segment/m-p/8138653#M1620132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am sending customer master data from one client to another within SAP using standard DEBMAS07 type Idoc. &lt;/P&gt;&lt;P&gt;In the receiving client IDOC fails with error message as 'Invalid date' &lt;/P&gt;&lt;P&gt;After detailed analysis I found that it is due to segment E1KNATM segment (Customer general data tax category) fields wrongly filled. Normally while updating tax category fields like exempted from (KNAT-EXDF) and exempted till (KNAT-EXDT) are left blank. When Idoc is generated for such customer record these fields are updated with value as 00000000 and which fails standard date validation. &lt;/P&gt;&lt;P&gt;Kindly suggest solution for this. &lt;/P&gt;&lt;P&gt;Upendra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2011 15:00:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customer-ale-error-e1knatm-segment/m-p/8138653#M1620132</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-06T15:00:31Z</dc:date>
    </item>
    <item>
      <title>Re: Customer ALE Error (E1KNATM segment)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customer-ale-error-e1knatm-segment/m-p/8138654#M1620133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Upendra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Welcome to scn.I am not getting now what you need here. If you want to filter just filter that segment.Check if this is not your requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2011 15:34:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customer-ale-error-e1knatm-segment/m-p/8138654#M1620133</guid>
      <dc:creator>madhu_vadlamani</dc:creator>
      <dc:date>2011-09-06T15:34:48Z</dc:date>
    </item>
    <item>
      <title>Re: Customer ALE Error (E1KNATM segment)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customer-ale-error-e1knatm-segment/m-p/8138655#M1620134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can try to replace the zeros with / &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If everything is standard, then open a message at SAP, it is maybe a program bug.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2011 17:57:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customer-ale-error-e1knatm-segment/m-p/8138655#M1620134</guid>
      <dc:creator>JL23</dc:creator>
      <dc:date>2011-09-06T17:57:46Z</dc:date>
    </item>
    <item>
      <title>Re: Customer ALE Error (E1KNATM segment)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customer-ale-error-e1knatm-segment/m-p/8138656#M1620135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Madhu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for greeting.&lt;/P&gt;&lt;P&gt;My issue here is that two field values in E1KNATM segment are populated with 00000000 when they are blank in master data.&lt;/P&gt;&lt;P&gt;Also filtering out this segment is not an option for me since it will also remove other valid tax category information which need to be transferred during ALE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Upendra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Sep 2011 08:04:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customer-ale-error-e1knatm-segment/m-p/8138656#M1620135</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-07T08:04:19Z</dc:date>
    </item>
    <item>
      <title>Re: Customer ALE Error (E1KNATM segment)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customer-ale-error-e1knatm-segment/m-p/8138657#M1620136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Upendra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even i moved all my customers using this idoc  and all the taxes are moved perfectly.Are you creating this from external system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Sep 2011 08:16:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customer-ale-error-e1knatm-segment/m-p/8138657#M1620136</guid>
      <dc:creator>madhu_vadlamani</dc:creator>
      <dc:date>2011-09-07T08:16:08Z</dc:date>
    </item>
    <item>
      <title>Re: Customer ALE Error (E1KNATM segment)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customer-ale-error-e1knatm-segment/m-p/8138658#M1620137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Madhu,&lt;/P&gt;&lt;P&gt;I am not using any external system to generate these Idoc.&lt;/P&gt;&lt;P&gt;This ALE is being done within two clients for same SAP system.&lt;/P&gt;&lt;P&gt;Here are the details to reproduce this error.&lt;/P&gt;&lt;P&gt;use transaction BD12&lt;/P&gt;&lt;P&gt;Use any customer for which there is a entry in KNAT table and fields EXDF and EXDT are blank for this entry&lt;/P&gt;&lt;P&gt;Trigger DEBMAS type Idoc for any other SAP client&lt;/P&gt;&lt;P&gt;Check for E1KNATM segment in corresponding Idocs in both sending and &lt;/P&gt;&lt;P&gt;receiving clients.&lt;/P&gt;&lt;P&gt;Fields EXDF and EXDT are updated with values 00000000 which is wrong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Sep 2011 08:28:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customer-ale-error-e1knatm-segment/m-p/8138658#M1620137</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-07T08:28:52Z</dc:date>
    </item>
    <item>
      <title>Re: Customer ALE Error (E1KNATM segment)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customer-ale-error-e1knatm-segment/m-p/8138659#M1620138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Upendra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is fine. I will check and tell you.If it is urgent move all customers data with Idoc and remaining tax table upload with Lsmw recording. I faced issue with cin tab. Customers moved but cin tab not moved when i moved customers from one system to another.Check this and post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Sep 2011 08:53:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customer-ale-error-e1knatm-segment/m-p/8138659#M1620138</guid>
      <dc:creator>madhu_vadlamani</dc:creator>
      <dc:date>2011-09-07T08:53:25Z</dc:date>
    </item>
  </channel>
</rss>

