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

1) What is the difference between TYPE and LIKE ?

Answer Posted / sivaramakrishna

in old versions we use as below to create wa,itab
data : itab like line of dbtable.
data : wa like dbtable. " to create explicit wa
but in new versions
data : itab type table of dbtabl.
data : wa type dbtable.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Difference between /N and /BEND?

1326


performance tuning concepts

1479


What are the aggregate objects in the dictionary? : abap data dictionary

1237


How do you process errors in session method ? : abap bdc

1186


What are advantages and disadvantages of logical data base

2305


What is a currency factoring technique?

1268


What are plan versions used for? : sap abap hr

1098


What is dynpro? what are its components ?

1156


In events, start-of-selection is a default event. When we have to use this event explicitly? Why?

1078


What function does data dictionary perform?

1198


How many ways you can create table? : abap data dictionary

1052


What is the diffreence between bdc_close_group and bdc_close_dataset? : abap bdc

1268


Why do we use dynamic where conditions?

1503


Why do we use FOR ALL ENTRIES and what is the pre-requisite

1449


In order to upload purchase order details, how you handle multiple values for a single field?

1029