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

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

591


What is the difference between a pool table and a transparent table?

532


Explain the advantages of different types of bdc's?

525


What is the use of lock objects?

566


What are the basic objects of the data dictionary? : abap data dictionary

605






What are the internal tables and work area?

546


What is a type-pool?

605


What is off cycle payroll run

1777


How to call transaction in session method without recording?

1541


What is step-loop? Explain all the steps?

536


What kind of financial periods exist in sap? What is the relavent table for that?

622


What is difference between inner join and outer join?

615


What is screen flow logic? What are the sections in it?

598


What is dynamic action? : sap abap hr

632


What is partner selection?

605