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...

when you are using 2 internal table in program, you have
decided to use for all entries statement to retrieve data
but unfortunately there are no records in the first internal
table. What will be the result? (2nd internal table contains
records).

Answer Posted / sreenivasa rao yarru

If there is no records in secondtable then it will give all
recods in first dable

select from firsttable ....
for all entries in secondtable

So we need to check this condition first
For all entries wont give duplicate entries

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

A function module can be called from a transaction screen outside an abap/4 program. State true or false. : abap modularization

1084


suppose i want to print sap script output in different printers at a time what are the settings i'll have to make?

2333


What is the bapi?

1191


In BDC, data transfer is done success in foreground mode but if we done the same in background mode it shows errors. What is the reason?

1517


Where can you find error log for call transaction? : abap bdc

1310


what is difference between set screen and call screen ?

1094


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

1170


Program lines for the radio button selection and unabling some input variables in section screen

1460


What is an “on input filed” statements?

1235


What are the different methods of bdc? : abap bdc

1094


What is the difference between a pool table and a transparent table and how they are stored at the database level?

1112


What are the dynapro keywords?

1174


How many types of tables exists and what are they in data dictionary?

1943


Explain lsmw?

1129


How will you transfer data into a file in application server?

1104