<?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: External view with currency/quantity fields in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/external-view-with-currency-quantity-fields/m-p/9667444#M1765818</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Christine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think is a missing feature in ADT now. May needs to report back to product team.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For now maybe you have to use DEC first.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;YS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Aug 2013 11:44:48 GMT</pubDate>
    <dc:creator>yeushengteo</dc:creator>
    <dc:date>2013-08-20T11:44:48Z</dc:date>
    <item>
      <title>External view with currency/quantity fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/external-view-with-currency-quantity-fields/m-p/9667440#M1765814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello ABAP for HANA experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to create an external view in ABAP Development Tools for a SAP HANA view, and have reached the stage where I see the mapping for each field between the HANA type and the ABAP Dictionary type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some of the fields in my view represent currency amounts and their associated currency keys, and so I have manually changed the proposed Dictionary type to CURR for the amount field, and CUKY for the currency key.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now of course, when creating currency amount fields in SE11, we would be asked to provide a reference table and field for the currency key which describes it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well, when I try to activate my external view in ADT, I get the expected error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'Specify reference table and reference field'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is, I cannot see anywhere where I can maintain this setting in ADT - and since external views cannot be maintained in SE11, I am unable to activate my view.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Christine&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Aug 2013 12:39:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/external-view-with-currency-quantity-fields/m-p/9667440#M1765814</guid>
      <dc:creator>arundec</dc:creator>
      <dc:date>2013-08-15T12:39:21Z</dc:date>
    </item>
    <item>
      <title>Re: External view with currency/quantity fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/external-view-with-currency-quantity-fields/m-p/9667441#M1765815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Typically in ABAP, While we are creating currency fields in ddic we have to give the reference and field in the tab of currency key tab. Like this check is there any tab for currency then refer one standard table and field of currency key.&lt;/P&gt;&lt;P&gt;Hope this will solve your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;John.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Aug 2013 01:07:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/external-view-with-currency-quantity-fields/m-p/9667441#M1765815</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-08-16T01:07:23Z</dc:date>
    </item>
    <item>
      <title>Re: External view with currency/quantity fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/external-view-with-currency-quantity-fields/m-p/9667442#M1765816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes John, but as I said, this would be easy if we were in SE11, but this is in ABAP Development Tools, and there is no tab for the reference table and reference field.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Aug 2013 06:43:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/external-view-with-currency-quantity-fields/m-p/9667442#M1765816</guid>
      <dc:creator>arundec</dc:creator>
      <dc:date>2013-08-16T06:43:50Z</dc:date>
    </item>
    <item>
      <title>Re: External view with currency/quantity fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/external-view-with-currency-quantity-fields/m-p/9667443#M1765817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chris,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I asked my friends, who have got the chance to work on ABAP on HANA. Once i get the solution i will update you. For your future reference go through the below links,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/hana/html/_csql_data_types.html#sql_data_types_datetime_format_additional"&gt;http://help.sap.com/hana/html/_csql_data_types.html#sql_data_types_datetime_format_additional&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki.sdn.sap.com/wiki/display/inmemory/SAP+HANA+commonly+used+SQL"&gt;http://wiki.sdn.sap.com/wiki/display/inmemory/SAP+HANA+commonly+used+SQL&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;John.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Aug 2013 09:52:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/external-view-with-currency-quantity-fields/m-p/9667443#M1765817</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-08-19T09:52:32Z</dc:date>
    </item>
    <item>
      <title>Re: External view with currency/quantity fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/external-view-with-currency-quantity-fields/m-p/9667444#M1765818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Christine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think is a missing feature in ADT now. May needs to report back to product team.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For now maybe you have to use DEC first.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;YS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2013 11:44:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/external-view-with-currency-quantity-fields/m-p/9667444#M1765818</guid>
      <dc:creator>yeushengteo</dc:creator>
      <dc:date>2013-08-20T11:44:48Z</dc:date>
    </item>
  </channel>
</rss>

