<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									passing a sql view with a parameter to acumatica - Everything Else				            </title>
            <link>https://www.augforums.com/forums/everything-else/passing-a-sql-view-with-a-parameter-to-acumatica/</link>
            <description>Acumatica User Group Forums</description>
            <language>en-US</language>
            <lastBuildDate>Thu, 21 May 2026 12:06:45 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: passing a sql view with a parameter to acumatica</title>
                        <link>https://www.augforums.com/forums/everything-else/passing-a-sql-view-with-a-parameter-to-acumatica/#post-11574</link>
                        <pubDate>Mon, 12 May 2025 11:44:35 +0000</pubDate>
                        <description><![CDATA[@timrodman what i did was just have the top level included on every line of my recursive view and then add a parameter to that.]]></description>
                        <content:encoded><![CDATA[@timrodman what i did was just have the top level included on every line of my recursive view and then add a parameter to that.
3612]]></content:encoded>
						                            <category domain="https://www.augforums.com/forums/everything-else/">Everything Else</category>                        <dc:creator>Justen Mccarter</dc:creator>
                        <guid isPermaLink="true">https://www.augforums.com/forums/everything-else/passing-a-sql-view-with-a-parameter-to-acumatica/#post-11574</guid>
                    </item>
				                    <item>
                        <title>RE: passing a sql view with a parameter to acumatica</title>
                        <link>https://www.augforums.com/forums/everything-else/passing-a-sql-view-with-a-parameter-to-acumatica/#post-11572</link>
                        <pubDate>Mon, 12 May 2025 00:02:33 +0000</pubDate>
                        <description><![CDATA[@jmccarter Glad you found a solution without a parameter. I haven&#039;t been able to figure out how to populate parameters in SQL Views from the Acumatica Framework.]]></description>
                        <content:encoded><![CDATA[@jmccarter Glad you found a solution without a parameter. I haven't been able to figure out how to populate parameters in SQL Views from the Acumatica Framework.]]></content:encoded>
						                            <category domain="https://www.augforums.com/forums/everything-else/">Everything Else</category>                        <dc:creator>Tim Rodman</dc:creator>
                        <guid isPermaLink="true">https://www.augforums.com/forums/everything-else/passing-a-sql-view-with-a-parameter-to-acumatica/#post-11572</guid>
                    </item>
				                    <item>
                        <title>RE: passing a sql view with a parameter to acumatica</title>
                        <link>https://www.augforums.com/forums/everything-else/passing-a-sql-view-with-a-parameter-to-acumatica/#post-11515</link>
                        <pubDate>Fri, 15 Nov 2024 18:21:00 +0000</pubDate>
                        <description><![CDATA[Nevermind, I figured this out. I didnt need to declare it. i just needed to add the top bom to every level then i can sort by this.]]></description>
                        <content:encoded><![CDATA[<p>Nevermind, I figured this out. I didnt need to declare it. i just needed to add the top bom to every level then i can sort by this.</p>]]></content:encoded>
						                            <category domain="https://www.augforums.com/forums/everything-else/">Everything Else</category>                        <dc:creator>Justen Mccarter</dc:creator>
                        <guid isPermaLink="true">https://www.augforums.com/forums/everything-else/passing-a-sql-view-with-a-parameter-to-acumatica/#post-11515</guid>
                    </item>
				                    <item>
                        <title>passing a sql view with a parameter to acumatica</title>
                        <link>https://www.augforums.com/forums/everything-else/passing-a-sql-view-with-a-parameter-to-acumatica/#post-11504</link>
                        <pubDate>Fri, 08 Nov 2024 17:40:42 +0000</pubDate>
                        <description><![CDATA[Is it possible to pass a sql view with an &quot;emtpy&quot; spot to be filled out by a report parameter to acumatica? We wanted to use the mutli level bom for verifying our boms but it is missing info...]]></description>
                        <content:encoded><![CDATA[<p>Is it possible to pass a sql view with an "emtpy" spot to be filled out by a report parameter to acumatica? We wanted to use the mutli level bom for verifying our boms but it is missing information that we need. So I am creating my own as a cte  that uses the recursive statement to blow through the boms and show information for every level. I want to pass this as a view to acumatica. I think it should be done for 1 bom at a time because it would be too exhaustive on the system if it was trying to do all of them at once. How would I set it up so that I can do that? Screen shot of the section im talking about. The goal is to make a report and add it to the side panel of "Bill of Materials" , so that designers can print it out when they build the prototype and compare the Acumatica BOM to what they actually use. This would be a final checkoff before we deem it "Production Ready". I may be over thinking it, but I cant seem to think of a way to pass it over with the "blank" so that the paramater on the report will be the input for the parameter in the CTE. Or should i just pass it over without the "blank" and just make sure its only ever used in a report and or a GI that has a parameter. I also put this statement in AUGSql to double check that the output is the same.</p>
<p> </p>
3581]]></content:encoded>
						                            <category domain="https://www.augforums.com/forums/everything-else/">Everything Else</category>                        <dc:creator>Justen Mccarter</dc:creator>
                        <guid isPermaLink="true">https://www.augforums.com/forums/everything-else/passing-a-sql-view-with-a-parameter-to-acumatica/#post-11504</guid>
                    </item>
							        </channel>
        </rss>
		