<?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: Not able to create View Based Generic data source as Base Table field referring other Tables field (Currency/Quantity) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/not-able-to-create-view-based-generic-data-source-as-base-table-field/m-p/10786331#M1879415</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a view on RESB and RC29P tables and include ROAME field of data type ROAME from RC29P table in that view.&lt;/P&gt;&lt;P&gt;OR &lt;/P&gt;&lt;P&gt;Append structure in RESB table and add field ROAME of data type ROAME in it, then change the reference table as RESB for ROANZ field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Dec 2014 06:55:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-12-19T06:55:07Z</dc:date>
    <item>
      <title>Not able to create View Based Generic data source as Base Table field referring other Tables field (Currency/Quantity)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/not-able-to-create-view-based-generic-data-source-as-base-table-field/m-p/10786330#M1879414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi SAP Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to create a Data source on a View (single database table - RESB) but some of the fields of the table RESB are reference to other tables field likewise RESB field ROANZ is referring to RC29P table's field ROAME.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created View with only one table i.e. RESB. But as these some of the fields (Referring fields) are not available in Base table RESB, I am not able to create generic data source over this view. I am getting error as below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/611616" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/611617" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If anyone has got such issue please guide further and provide solution for the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Demish Maniyar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Dec 2014 06:24:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/not-able-to-create-view-based-generic-data-source-as-base-table-field/m-p/10786330#M1879414</guid>
      <dc:creator>former_member209123</dc:creator>
      <dc:date>2014-12-19T06:24:42Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to create View Based Generic data source as Base Table field referring other Tables field (Currency/Quantity)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/not-able-to-create-view-based-generic-data-source-as-base-table-field/m-p/10786331#M1879415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a view on RESB and RC29P tables and include ROAME field of data type ROAME from RC29P table in that view.&lt;/P&gt;&lt;P&gt;OR &lt;/P&gt;&lt;P&gt;Append structure in RESB table and add field ROAME of data type ROAME in it, then change the reference table as RESB for ROANZ field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Dec 2014 06:55:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/not-able-to-create-view-based-generic-data-source-as-base-table-field/m-p/10786331#M1879415</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-12-19T06:55:07Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to create View Based Generic data source as Base Table field referring other Tables field (Currency/Quantity)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/not-able-to-create-view-based-generic-data-source-as-base-table-field/m-p/10786332#M1879416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the Table RC29P is included in View I will need a join condition between both the tables. But there are no common fields for the Join in both the tables.&lt;/P&gt;&lt;P&gt;Regarding enhancing the table, we are unable to enhance the database table due to security reasons.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Dec 2014 06:58:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/not-able-to-create-view-based-generic-data-source-as-base-table-field/m-p/10786332#M1879416</guid>
      <dc:creator>former_member209123</dc:creator>
      <dc:date>2014-12-19T06:58:32Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to create View Based Generic data source as Base Table field referring other Tables field (Currency/Quantity)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/not-able-to-create-view-based-generic-data-source-as-base-table-field/m-p/10786333#M1879417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to append it in Extract structure created for generic datasource. Check if it solves your issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Dec 2014 07:24:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/not-able-to-create-view-based-generic-data-source-as-base-table-field/m-p/10786333#M1879417</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-12-19T07:24:27Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to create View Based Generic data source as Base Table field referring other Tables field (Currency/Quantity)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/not-able-to-create-view-based-generic-data-source-as-base-table-field/m-p/10786334#M1879418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Vishal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After Appending I need to populate those fields through FM. can you please guide how can i do that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Dec 2014 09:23:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/not-able-to-create-view-based-generic-data-source-as-base-table-field/m-p/10786334#M1879418</guid>
      <dc:creator>former_member209123</dc:creator>
      <dc:date>2014-12-19T09:23:19Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to create View Based Generic data source as Base Table field referring other Tables field (Currency/Quantity)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/not-able-to-create-view-based-generic-data-source-as-base-table-field/m-p/10786335#M1879419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you creating datasource using Function module or Table/View.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Dec 2014 11:58:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/not-able-to-create-view-based-generic-data-source-as-base-table-field/m-p/10786335#M1879419</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-12-19T11:58:18Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to create View Based Generic data source as Base Table field referring other Tables field (Currency/Quantity)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/not-able-to-create-view-based-generic-data-source-as-base-table-field/m-p/10786336#M1879420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vishal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created an append structure in Extract structure and added those required fields in View. This resolved the error and data source is consistent now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help..!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Demish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Dec 2014 12:03:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/not-able-to-create-view-based-generic-data-source-as-base-table-field/m-p/10786336#M1879420</guid>
      <dc:creator>former_member209123</dc:creator>
      <dc:date>2014-12-19T12:03:43Z</dc:date>
    </item>
  </channel>
</rss>

