Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How to search a Internal Table Fields?

Answer Posted / gvkreddy

SORT itab by BINARY SEARCH
LOOP at itab.
write:...
ENDLOOP.

Is This Answer Correct ?    0 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I am trying to automate a manual processing of iDOCs in BD87. I used the following code to pass idoc-id to global variable 'DCN' and then skip the first screen of BD87 to go to processing directly. After running this code SET PARAMETER ID 'DCN' FIELD itabhdr-idoc_id. CALL TRANSACTION 'BD87' AND SKIP FIRST SCREEN. it takes me to the first screen because it cannot recognize my idoc-id. How I can pass idoc-id to global? I have used the above code to goto VA02 with VBELN and it worked perfectly.

2361


What is time constraint ? : abap hr

1359


hi my name is amit i have passed BE(CSE) with honours(72%) in 2006 yr. i have completed SAP/ABAP training with good exposer. i need a staffing company which can provide me real time exposer in SAP R/3. so plz help me out and send any information regarding on my mail id or tele. no. 9999784331 thanks

1897


What are data classes? What are the various data classes available for selection? : abap data dictionary

1063


What are the function of the transport system and workbench organiser? : abap data dictionary

1027


Describe the difference between macro and subroutine?

1309


What are the different types of parameters? : abap modularization

1233


What are the basic functions of database utility? : abap data dictionary

1156


What will exactly the hide statement do?

1076


A subroutine can be terminated unconditionally using exit. State true or false : abap modularization

1170


How do you get the number of lines in an internal table?

1115


What is bdc programming in sap?

1164


How many lists can a program can produce?

1111


How can you access the function code from menu painter?

1218


What is the table buffer? Which type of tables used this buffer?

1081