How to search a Internal Table Fields?
Answers were Sorted based on User's Feedback
Answer / raj
Read table itab with key field 1 = pk1 field2 = pk2 binary
search.
Is This Answer Correct ? | 6 Yes | 0 No |
Answer / gvkreddy
SORT itab by BINARY SEARCH
LOOP at itab.
write:...
ENDLOOP.
Is This Answer Correct ? | 0 Yes | 4 No |
What is the difference between select single and select upto 1 rows?
What is the use of 'table index'?
What are the differences between interactive and drill down reports?
Explain the different types of view?
How many types of buffering? : abap data dictionary
what are ALV reports? how they are different from normal reports? what are the main events that are used in an ALV report? what is the use of SLIS type pool in alv reports?
What is the diffrence between Abstract Class and an Interface in OOABAP.
Tell me MM related report that you have done?
what are the main technical differences between oracle and sap? it would be more helpful to me if get this answer...
How to put a TableControl in a Screen of Modulepool Programming?
What is the full form of "SPA/GPA" Paramaters.
Can anybody tell me the procedure to impliment the SAP OSS notes in detail?