Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 Acumatica Report Writer 中,是否有可能/如何使用在主/主报告的子报告中定义和设置的变量值?
我自己没有测试过,但是手册说, “您可以在子报表中声明一个变量并在主报表中使用此变量。例如,您已将 $Test 变量添加到子报表中。您将此子报表添加到带有 subReport1 元素的主报表。现在您可以将主报表中子报表的 $Test 变量用作 $subReport1_Test。