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 / babita

If we don't check for intial condition for table 1 and its
is blank, all the records of second table will be displayed.
Hence it is a good practice to always check for following
before using 'FOR ALL ENTRIES'

if not itab1[] is intial.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what are the problems in processing batch input sessions?

1123


How did you test the form you developed? How did you taken print?

1079


What is the function module to popup contents in the internal table?

1071


What are base tables of an aggregate object? : abap data dictionary

1130


List the various components of the enterprise structure in systems, applications, and products (sap) in human capital management (him)? : sap abap hr

1005


Differentiate between report and dialog program

1126


In selection screen, I have three fields, plant material number and material group. If I input plant how do I get the material number and material group based on plantdynamically?

1146


What are the data classes in abap?

1188


What are the types of windows in sap script?

1165


How do you backup Sapscript layout sets? Can you download and upload? How?

1064


When the get cursor command used in interactive lists?

1173


What is the function of the transport system and workbench organizer?

1205


What are the different types of parameters? How can you distinguish between different kinds of parameters?

1031


What are ranges?

1093


Differentiate between static and dynamic step loops?

1116