What are the various types of the Internal tables used?

Answer Posted / raju01_hi

internal tables are three types.
1. standard table.
seach is Linear search. response time is directly
proportional to no of records that are present in the it.
key is non-unique.
2. sorted table.
search: binary search. data is sorted dynamically by the
system.
key: unique or non-unique.
3. hashed table.
search: hashed algorithm.
response time is independent of records.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

wat are the process that can be executed & tracked in a workflow?

1813


1. what is IDOC monitoring ? what is the tcode used for idoc monitoring ? 2 . what is change pointer in ale ?

6863


Can you assign a matchcode object to a parameter? If so how?

736


What is database view ? : sap abap data dictionary

736


From excel to abap - is batch mode possible ? : abap bdc

770






B -Credit Note report Selection Screen Ranges: Creation date Sales Org Sold to Party Selection condition: Document Category – VBTYP should be ‘O’ Table to be used: VBRK, VBRP,VBPA,ADRC List the CR order types or credit billing type by customer number (or selected customer) and displays the: - Billing Document date (FKDAT) - Customer number (KUNRG) - Name of the reseller (on top of the SAP No) (NAME1) - Billing document number,(VBELN) - order reason (AUGRU_AUFT) - Amount (NETWR) - Currency (WAERK) Group Currency wise, billing type wise sum of Net value. When user double click on field ‘Billing Document #’ , display the document in VF03 Do this using OO ABAP.

2661


write a program for creation of customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA'.

2925


What are the properties of selection screen?

709


BDC program to migrate data to SAP R/3 database. The data will be uploaded using transaction ME11. (Session Method) plz mention the detail coding Tahnks, Rahul

1813


How do you use tab sets in layout sets?

802


How do you process errors in call transaction method? : abap bdc

850


What is the function module for INDIAN PAYROLL to read table cluster for given cluster table and sequence number?

1996


In delivery processing which step comes first picking, packing, posting goods issue ?

1805


What is maintenance view?

733


What is the meaning of client independent?

707