我要实现这样一个查询,用两个文本框定义搜索条件上限及下限。然后查出两者之间的值。类似这样的SQL:select abc from itab where para between $(co1) and $(co2).要怎么写?有没有模板可参考?
SAP数据集-https://help.finereport.com/doc-view-119.html
里面有详解和使用方法!