1.for standard table, it must be sorted by search key.
2.for sorted table , binary search is used automatically when searching with/include table key. 

Note:with a binary search (addition BINARY SEARCH is used for standard tables, automatically for sorted tables), if there are several hits (because of an incompletely specified search key or because there are duplicate entries in the table), then the first hit in terms of the sequence of the rows is always returned, that is, the row with the smallest index.

        using binary search,if there is no records hitted , then sy-subrc is set to 4, sy-tabix is set to 1,
        if there is no record hitted and  the end of the table was reached, sy-subrc is set to 8, sy-tabix is set to lines of table + 1.

最新文章

  1. JAVA构造函数(方法)与方法是啥意思
  2. 利用SQLiteOpenHelper来管理SQLite数据库 (转)
  3. js 键盘移动div、img对象
  4. react编译器jsxTransformer,babel
  5. C#操作Word生成目录
  6. 如何同时启动多个Tomcat服务器
  7. NetAdvantage
  8. 【poj3734】矩阵乘法求解
  9. [Regular Expressions] Introduction
  10. 怎样安装配置tomcat 8
  11. 认知服务调用如何使用图片的DataURL
  12. keepalived+nginx负载均衡+ApacheWeb实现高可用
  13. __x__(30)0908第五天__导航条的练习 <div>版本
  14. Spring data Jpa 分页从1开始,查询方法兼容 Mybatis,分页参数兼容Jqgrid
  15. (笔记)AT91SAM9260的启动过程详细解说
  16. Win7下设置护眼的电脑豆沙绿界面
  17. 【C++】wchar、char格式化符输出
  18. (转)Maven学习-处理资源文件
  19. 运行Chromium浏览器无法登录谷歌账号因为缺少google api密钥
  20. COLLATE CHINESE_PRC_CI_AS_WS 的含义

热门文章

  1. Ubuntu中QT使用FFmpeg的奇怪问题
  2. ZOJ 2753 Min Cut (Destroy Trade Net)(无向图全局最小割)
  3. Android开发常见问题
  4. (转) 寄存器、RAM、ROM、Flash相关概念区别整理
  5. 欲善其事必先利其器---Xcode插件
  6. 【PHP编程之路-1】设置apache虚拟目录
  7. [git]本地查看,重命名,拉取,删除远程分支
  8. SQL Server里的自旋锁介绍
  9. Spring基础——一个简单的例子
  10. Dell_r720服务器部署