메뉴 건너뛰기

SAP 한국 커뮤니티

Internal Table Read performance

sapjoy 2012.03.12 07:50 조회 수 : 6430

 

1.gif

 

 2.gif

 

 

Single record access incurs the costs listed in Table 7.4. As already mentioned for
LOOP ... WHERE, a linear share is added for duplicates in the binary search for the
index tables, which can exhibit a linear runtime behavior in extreme cases (all
entries relate to the duplicates key).
Standard Sorted Hashed
READ ... INDEX O(1)
Constant
O(1)
Constant

READ ... WITH KEY ... (Complete
key)
O(n)
Linear
Binary search:
O(log n)
Logarithmic
O(log n)
Logarithmic
O(1)
Constant
READ ... WITH KEY ...
(Incomplete key, initial part)
O(n)
Linear
Binary search:
O(log n)
Logarithmic
O(log n)
Logarithmic
O(n)
Linear
READ ... WITH KEY ...
(Incomplete key, no initial part)
O(n)
Linear
O(n)
Linear
O(n)
Linear
Table 7.4 Costs for Reading Single Rows from Internal Tables

번호 제목 글쓴이 날짜 조회 수
447 <img src=b.gif>계속 남아있는 Debugger창 없에기(New Debugger)[추천:e-abap][추천:보나][추천:버미!] [14] 해처리 2011.01.07 8164
446 Number Range Object 변경/삭제 [4] file MadMax 2010.12.07 8159
445 BAPI_PO_CHANGE [1] 노름마치 2009.09.03 8139
444 Dynamic Internal Table [5] sapjoy 2007.02.11 8092
443 요약파일1 [7] file 밤의화신 2013.09.11 8039
442 Internal Table 알아보기 [15] file 양키 2010.12.20 8000
441 색상 정리 파일. [15] file 공백 2012.03.08 7973
440 CBO 테이블 데이터 UPLOAD 프로그램 [5] sapjoy 2006.12.21 7951
439 메세지 팝업창 뛰워주는 Function [2] file 양키 2013.08.19 7892
438 유지보수 view 생성 후 Field selection 화면 나오게 하려면? [7] file 나침반친구 2007.08.08 7892
437 평가영역 에서 자재 평가는 불일치성 합니다(이전전기시 에러) [1] sapjoy 2007.07.03 7867
436 [Function]달력 팝업창을 뛰워보자 [14] file 양키 2010.10.07 7825
435 [덤프해결] CX_SY_READ_SRC_LINE_TOO_LONG file 양키 2013.08.16 7790
434 온라인 스크린에서 SELECT-OPTION 사용하기 [1] sapjoy 2007.02.11 7785
433 move 구문 [4] sapjoy 2006.12.02 7730
432 What Are Lock Objects ? D.Y.Kim 2007.07.20 7686
431 ALV에 아이콘 넣는 방법 [1] 푸른밤 2007.07.31 7607
430 BAPI_RESERVATION_CREATE1 MB21의 예약생성시 사용하세요. [2] 노름마치 2007.12.10 7602
429 SALV Webdynpro for abap tutorial [6] Wise 멘토 2011.11.15 7601
428 SAP Netweaver 설치 시스템사양 Tip [1] 양키 2012.09.21 7541