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 update types possible?

608


Name some data dictionary objects?

554


java script for push button in adobe forms.

1886


What is the procedure you followed to upload the data?

570


How to create a link between modified form and modified print program?

583






What’s value table?

587


Can matchcode object contain ids with different update types? : abap data dictionary

611


Explain what is sap script? What is the purpose of sap script?

626


Explain what are the different functions used in sap script? What are the parameters used in each function?

553


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?

979


What is view? Different types of view.

584


What are the merits of its?-

630


Explain how data is stored in cluster table?

658


What is page window?

577


What are logical databases?

627