The invention is applicable to the data processing field, provides a business data query method, device and data processing system, wherein the method comprises the following steps: receiving the service data query command, the service data query instruction contains the time domain range query service data; according to the time domain field corresponding to the business data. From the business data stored in the lookup time domain field is located in the business data query service data in time domain range specified in the instruction. The embodiment of the invention through pre service data configuration time domain field, business data received on the specified time domain within the scope of the reading instruction, according to the time domain field service data storage, lookup time domain field is located in the business data query service data within the specified time domain range instruction, so as to improve business data the query efficiency and speed, improve the performance of business application system.
【技术实现步骤摘要】
本专利技术属于数据处理领域,尤其涉及一种业务数据的查询方法、装置和数据处理系统。
技术介绍
在业务应用系统中,特别是财务相关软件系统中,业务数据的查询操作一般都比 较频繁,业务数据的查询操作的效率和速度极大程度上影响了业务应用系统的性能。 现有技术在存储业务数据时,为了更好的对业务数据进行统计和管理, 一般包括 多个时间字段,如年和月,月和日,年、月和日,财务年和财务会计期间等。当涉及到指定时 间域范围内的业务数据的查询操作时,一般均是采用循环的方式进行业务数据的查询。其 中,时间域是指业务数据的两个或两个以上时间字段的组合,如年和月的组合,月和日的组 合,或者年、月和日的组合,财务年和财务会计期间等。 在业务应用系统,特别是财务相关软件系统中,业务数据一般包括财务年字段 (Year)和财务会计期间字段(Period)。表1. 1示出了现有的业务数据的其中一个示例 表1. 1 <table>table see original document page 3</column></row><table> 当要查询指定时间域范围内的业务数据时, 一般采用循环的方式进行业务数据查 询,例如假设要查询时间域范围为2008. 11期到2009. 02期之间的业务数据时,则采用代码 举例说明如下 period = 11 for year = 2008 to 2009 取数 If period >= 2 And year = 2009 Then Exit Do End If If period = Ma ...
【技术保护点】
一种业务数据的查询方法,其特指在于,所述方法包括下述步骤:接收业务数据查询指令,所述业务数据查询指令包含有需要查询的业务数据的时间域范围;根据业务数据对应的时间域字段,从存储的业务数据中查找时间域字段位于所述业务数据查询指令指定的时间域范围内的业务数据。
【技术特征摘要】
一种业务数据的查询方法,其特指在于,所述方法包括下述步骤接收业务数据查询指令,所述业务数据查询指令包含有需要查询的业务数据的时间域范围;根据业务数据对应的时间域字段,从存储的业务数据中查找时间域字段位于所述业务数据查询指令指定的时间域范围内的业务数据。2. 如权利要求1所述的方法,其特征在于,在所述从存储的业务数据中查找时间域字 段位于所述业务数据查询指令指定的时间域范围内的业务数据的步骤之后,所述方法还包 括下述步骤输出查询到的业务数据。3. 如权利要求1所述的方法,其特征在于,所述方法还包括下述步骤配置业务数据的时间域字段。4. 如权利要求1至3任一权利要求所述的方法,其特征在于,所述时间域字段为业务数 据的两个或两个以上的时间字段的组合。5. 如权利要求4所述的方法,其特征在于,所述时间域字段为年和月的组合,月和日的 组合,年、月和日的组合,或者财务年和财务会计期间的组合。6. ...
【专利技术属性】
技术研发人员:王军,
申请(专利权)人:金蝶软件中国有限公司,
类型:发明
国别省市:94[中国|深圳]
还没有人留言评论。发表了对其他浏览者有用的留言会获得科技券。