difference between type and like in detail way

Answer Posted / harpal

In addition to Ashok's answer, if data is are declaring
with TYPE , this will not inherit properties of refering
objects where as by LIKE statement object will inherit all
its property and methods

Is This Answer Correct ?    9 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different types of views in sap? : abap data dictionary

798


What are client dependant objects in abap/sap?

862


How to create a button in selection screen ?

1673


What is search help exit? : sap abap data dictionary

927


What are the types of bdc s?

749






What is native sql?

792


Explain the differences between sap memory and abap memory?

716


how do you call third selection screen ?

1822


What is the difference between the function module and a normal abap/4 subroutine? : abap modularization

880


Concepts of OO ABAP and why we are using it?

1076


What is the difference between internal tables and extract datasets? : abap modularization

903


I have 3 transactions,where the output of one transaction is input of another and output of 2nd transaction is input of 3rd transaction.i have one flat file with all data for the 3 transaction.if the 3rd transaction failed can we rollback the remaining 2 transactions or not.Is this possible in BDC,How/

2014


What is a matchcode?

776


What are the data classes in abap?

808


In a loop of an internal table, what is the use of at first & at last statements?

1684