Answer Posted / anuraj singh rana
Internal table are of there types:
Standard table:
Index table:
uses linear search
Sorted Table
user binary search
Hashed table : uses hash key field search.
earlier i have given declaring standard table by mistake.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Explain the table, which contain the details of all the name of the programs and forms?
I need the coding for BDC program to upload Purchase orders of known vendor (ME21) in Material Management
A subroutine can contain nested form and endform blocks. State true or false. : abap modularization
What are the events used in abap in the order of execution?
What are system variable in abap?
IN SCRIPTS IF WE HAVE EMPTY SECOND LAYOUT AND IF WE HAVE MENTIONED ABOUT IT IN NEXT PAGE ATTRIBUTE THEN IN OUTPUT HOW WE GET THE SECOND PAGE OUTPUT.
What is payroll area
What is synchronous update?
What is get cursor field?
How many types of size categories and data classes are there?
How do you work with semi colon se[arated files in BDC ?
It is possible to assign a local data object defined in a subroutine or function module to a field group. State true or false. : abap modularization
What is exception class and test class. How to use it?
Filter badi and multiple used badi? Will the sequence matter of the badi implementation in case of multiple used badi?
What is interactive reporting?