difference between type and like in detail way

Answer Posted / ravuri sudheer kumar

"TYPE" is used to define the data objects using predefined
data types or user defined data types(which are created
using 'TYPES' statement)

"LIKE" is used to define data objects with the properties of
already existing data objects(which are created using the
'DATA' statement not the 'TYPES' statement') not of the
predefined data type

Is This Answer Correct ?    50 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what is the step-by-step process to create a table in data dictionary?

859


What is the modification assistant?

764


What is pass by value and what is pass by reference? Which is better?

1061


What is Group by in Select statement?

871


Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subrc after perform?

800






What is the difference between call transaction method and the session method? : abap bdc

711


When is the top-of-page event triggered? : abap data dictionary

966


What is a data dictionary? : sap abap data dictionary

725


Explain the different types of mode (run code) in call transaction method?

755


What is the transaction code to display the payroll results ? : abap hr

765


A subroutine can be terminated unconditionally using exit. State true or false : abap modularization

792


What is a help view? : abap data dictionary

849


How do you display a data in a detail list?

759


What is locking ?

770


What is the difference between ABAP and HR ABAP

3247