<?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>Question Re: Rules Assignment for Sybase Tables in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/rules-assignment-for-sybase-tables/qaa-p/11654496#M4354591</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chong,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to follow the same process as ECC.&lt;/P&gt;&lt;P&gt;- Add new field in structure and then do the transformation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Along with that also check,&lt;/P&gt;&lt;P&gt;- If table is having same name in source as you are adding in &lt;SPAN style="color: #333333; font-size: 12px;"&gt;"gg_color1".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;- check if DD0* tables have any entries in HANA (they should have).&lt;/P&gt;&lt;P&gt;- Go through the SAP note &lt;A href="https://service.sap.com/sap/support/notes/2125689"&gt;2125689&lt;/A&gt;&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;BJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Apr 2016 08:30:04 GMT</pubDate>
    <dc:creator>former_member252769</dc:creator>
    <dc:date>2016-04-14T08:30:04Z</dc:date>
    <item>
      <title>Rules Assignment for Sybase Tables</title>
      <link>https://community.sap.com/t5/technology-q-a/rules-assignment-for-sybase-tables/qaq-p/11654494</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;I have replicated a table "gg_color1" from sybase to HANA successfully. I can see data in HANA Studio.&lt;/P&gt;&lt;P&gt;Now I want to add a field "CHANGE_DATE" to the target table and give it the value SYSDATE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First, I add table in&amp;nbsp; Table Settings in LTRS. I can find the table "gg_color1" in the list,&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/929457" width="450" /&gt;&lt;/P&gt;&lt;P&gt;But when I click YES, it popups a message showing the table not exists in the source system.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/929458" width="450" /&gt;&lt;/P&gt;&lt;P&gt;Anyway , I click Yes and the table is added with its table structure. I add a new field CHANGE_DATE. Then I want to create a new event-based rule to assign value to it. But it shows ABAP code contains syntax errors.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/929532" width="450" /&gt;&lt;/P&gt;&lt;P&gt;I check the syntax and it shows:&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/929533" width="450" /&gt;&lt;/P&gt;&lt;P&gt;then I find that the table "gg_color" does not exist in HANA DB any longer. It seems to be deleted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use the same way as I deal with ECC tables, but it doesn't work anyway.&lt;/P&gt;&lt;P&gt;So what's the process to create a rule to assign value to a new added field for a sybase table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your any input!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2016 05:41:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/rules-assignment-for-sybase-tables/qaq-p/11654494</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-04-14T05:41:01Z</dc:date>
    </item>
    <item>
      <title>Re: Rules Assignment for Sybase Tables</title>
      <link>https://community.sap.com/t5/technology-q-a/rules-assignment-for-sybase-tables/qaa-p/11654495#M4354590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I found a post discussing about the same problem.&lt;/P&gt;&lt;P&gt;&lt;A __default_attr="3705833" __jive_macro_name="thread" class="jive_macro_thread jive_macro" data-orig-content="SLT Adv Table Replication Settings Rule Assignment" href="https://community.sap.com/" modifiedtitle="true" title="SLT Adv Table Replication Settings Rule Assignment"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The note mentioned in the post is based on DMIS SP08,&lt;/P&gt;&lt;P&gt;but our SLT server is on DMIS SP10.&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/929562" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2016 06:25:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/rules-assignment-for-sybase-tables/qaa-p/11654495#M4354590</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-04-14T06:25:12Z</dc:date>
    </item>
    <item>
      <title>Re: Rules Assignment for Sybase Tables</title>
      <link>https://community.sap.com/t5/technology-q-a/rules-assignment-for-sybase-tables/qaa-p/11654496#M4354591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chong,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to follow the same process as ECC.&lt;/P&gt;&lt;P&gt;- Add new field in structure and then do the transformation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Along with that also check,&lt;/P&gt;&lt;P&gt;- If table is having same name in source as you are adding in &lt;SPAN style="color: #333333; font-size: 12px;"&gt;"gg_color1".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;- check if DD0* tables have any entries in HANA (they should have).&lt;/P&gt;&lt;P&gt;- Go through the SAP note &lt;A href="https://service.sap.com/sap/support/notes/2125689"&gt;2125689&lt;/A&gt;&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;BJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2016 08:30:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/rules-assignment-for-sybase-tables/qaa-p/11654496#M4354591</guid>
      <dc:creator>former_member252769</dc:creator>
      <dc:date>2016-04-14T08:30:04Z</dc:date>
    </item>
    <item>
      <title>Re: Rules Assignment for Sybase Tables</title>
      <link>https://community.sap.com/t5/technology-q-a/rules-assignment-for-sybase-tables/qaa-p/11654497#M4354592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi BJ,&lt;/P&gt;&lt;P&gt;Once again I did it following the same process&amp;nbsp; as ECC, but no luck.&lt;/P&gt;&lt;P&gt;The same error occurred when I change the rule status from New to Released.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;update my check as you mentioned:&lt;BR /&gt;1. table name is just "gg_color1" in SYBASE database.&lt;/P&gt;&lt;P&gt;2. DD02L and DD02T has data about the tables' information in SYBASE.&lt;/P&gt;&lt;P&gt;3. I don't think this note is fitfor our system as we have higher version. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2016 02:32:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/rules-assignment-for-sybase-tables/qaa-p/11654497#M4354592</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-04-15T02:32:01Z</dc:date>
    </item>
    <item>
      <title>Re: Rules Assignment for Sybase Tables</title>
      <link>https://community.sap.com/t5/technology-q-a/rules-assignment-for-sybase-tables/qaa-p/11654498#M4354593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;Hi BJ,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Once again I did it following the same process&amp;nbsp; as ECC, but no luck.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;The same error occurred when I change the rule status from New to Released.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;update my check as you mentioned:&lt;BR /&gt;1. table name is just "gg_color1" in SYBASE database.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;2. DD02L and DD02T has data about the tables' information in SYBASE.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;3. I don't think this note is fitfor our system as we have higher version. &lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Regards,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Chong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2016 02:32:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/rules-assignment-for-sybase-tables/qaa-p/11654498#M4354593</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-04-15T02:32:34Z</dc:date>
    </item>
    <item>
      <title>Re: Rules Assignment for Sybase Tables</title>
      <link>https://community.sap.com/t5/technology-q-a/rules-assignment-for-sybase-tables/qaa-p/11654499#M4354594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi BJ,&lt;/P&gt;&lt;P&gt;found the reason. It's about the letter upper/lower of tables' name in sybase.&lt;/P&gt;&lt;P&gt;If the table's name is lower case , it will fail.&lt;/P&gt;&lt;P&gt;SAP system treats it as upper case, so it pops up a message showing the table not exists in source.&lt;/P&gt;&lt;P&gt;But I still think this is a problem, as SYBASE is case sensitive. There must be some settings to handle it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway I will mark this thread as solved. Thank you for your attention.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Apr 2016 02:07:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/rules-assignment-for-sybase-tables/qaa-p/11654499#M4354594</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-04-18T02:07:10Z</dc:date>
    </item>
  </channel>
</rss>

