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
What are the objects of the abap dictionary or what types of objects can be created in the abap dictionary? : abap data dictionary
Can i have some Realtime Scenarios on Reports.
How can we set the table spaces and extent sizes? : abap data dictionary
what is sap scriptview ?
How to eliminate duplicate entries in internal tables? : abap data dictionary
What is abap dictionary or data dictionary? What is the transaction to access abap dictionary? : abap data dictionary
Explain client-dependent and client-independent tables.
Search help exit details.
List the various components of the enterprise structure in systems, applications, and products (sap) in human capital management (him)? : sap abap hr
In which particular scenario we use sorted table and which particular scenario we use standard table?
What is the Process to transfer IDOC from Outbound System to Inbound system.
What are Tickets in Realtime ?
What are conditional chain statement?
What are the disadvantages of different types of bdc's?
What is function group?