<?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: Consume Table Function With Parameters From CDS View in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/consume-table-function-with-parameters-from-cds-view/m-p/754449#M36457</link>
    <description>&lt;P&gt;Hi &lt;A href="https://answers.sap.com/users/115291/diannashort-hopkins.html"&gt;Dianna Short-Hopkins,&lt;BR /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You can't use left side table fields in parameters assignment of right side table/view, it should be some constant/pre-defined values in your case like $session.client. &lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 08 Jan 2019 08:16:01 GMT</pubDate>
    <dc:creator>rajucd81</dc:creator>
    <dc:date>2019-01-08T08:16:01Z</dc:date>
    <item>
      <title>Consume Table Function With Parameters From CDS View</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/consume-table-function-with-parameters-from-cds-view/m-p/754448#M36456</link>
      <description>&lt;P&gt;I have a table function with parameters (other than just client). When I try to consume the function from a CDS view, it only likes the CLIENT parameter; I can't send the values for the others.&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/257767-consuming-a-table-function-with-parameters.jpg" /&gt;&lt;/P&gt;
  &lt;P&gt;I'm new to using table functions and AMDPs so I'm hoping this is just a beginner's error. I am using Eclipse IDE to edit the code.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jan 2019 15:29:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/consume-table-function-with-parameters-from-cds-view/m-p/754448#M36456</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2019-01-07T15:29:56Z</dc:date>
    </item>
    <item>
      <title>Re: Consume Table Function With Parameters From CDS View</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/consume-table-function-with-parameters-from-cds-view/m-p/754449#M36457</link>
      <description>&lt;P&gt;Hi &lt;A href="https://answers.sap.com/users/115291/diannashort-hopkins.html"&gt;Dianna Short-Hopkins,&lt;BR /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You can't use left side table fields in parameters assignment of right side table/view, it should be some constant/pre-defined values in your case like $session.client. &lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Jan 2019 08:16:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/consume-table-function-with-parameters-from-cds-view/m-p/754449#M36457</guid>
      <dc:creator>rajucd81</dc:creator>
      <dc:date>2019-01-08T08:16:01Z</dc:date>
    </item>
    <item>
      <title>Re: Consume Table Function With Parameters From CDS View</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/consume-table-function-with-parameters-from-cds-view/m-p/754450#M36458</link>
      <description>&lt;P&gt;So how would you consume a table function with parameters?&lt;/P&gt;</description>
      <pubDate>Tue, 08 Jan 2019 20:29:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/consume-table-function-with-parameters-from-cds-view/m-p/754450#M36458</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2019-01-08T20:29:34Z</dc:date>
    </item>
    <item>
      <title>Re: Consume Table Function With Parameters From CDS View</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/consume-table-function-with-parameters-from-cds-view/m-p/754451#M36459</link>
      <description>&lt;P&gt;Ideally Table functions will be used in Programs and passed the parameters from selection screen. in CDS views if you want to use it you should have some constants/pre-defined variables to pass to parameters of Table function.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jan 2019 06:26:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/consume-table-function-with-parameters-from-cds-view/m-p/754451#M36459</guid>
      <dc:creator>rajucd81</dc:creator>
      <dc:date>2019-01-10T06:26:25Z</dc:date>
    </item>
    <item>
      <title>Re: Consume Table Function With Parameters From CDS View</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/consume-table-function-with-parameters-from-cds-view/m-p/754452#M36460</link>
      <description>&lt;P&gt;In Select query pass the parameter like below &lt;/P&gt;&lt;P&gt;objects( client : $session.client.. and so on. )&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jan 2020 13:33:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/consume-table-function-with-parameters-from-cds-view/m-p/754452#M36460</guid>
      <dc:creator>sakshi_sawhney</dc:creator>
      <dc:date>2020-01-08T13:33:04Z</dc:date>
    </item>
    <item>
      <title>Re: Consume Table Function With Parameters From CDS View</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/consume-table-function-with-parameters-from-cds-view/m-p/754453#M36461</link>
      <description>&lt;H1&gt;Avoid passing the table function client information during the join in the CDS view. Instead, include it while selecting fields from the table function. For instance, the table function alias is 'object' in your screenshot, and the syntax should be object(clnt: $session.client).Fieldname&lt;/H1&gt;</description>
      <pubDate>Thu, 09 Nov 2023 03:50:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/consume-table-function-with-parameters-from-cds-view/m-p/754453#M36461</guid>
      <dc:creator>former_member187095</dc:creator>
      <dc:date>2023-11-09T03:50:18Z</dc:date>
    </item>
  </channel>
</rss>

