Answer Posted / lokesh
LIKE is used the refer the Existing data object.
TYPE is used to create the user defined Data types.
Examples :
Data : matnr type matnr.
Here type refers existind Datatype matnr.
Data : matnr like Marc-matnr.
Here LIKE refers to exisitng data base object.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How do you execute the payroll
What actually happens in real-time recruitment? : sap abap hr
What are ranges?
Explain what are the events used in interactive reports?
What is example class
How to display if the value entered contains records or not?
What is a type group?
Why grouping of fields is required? What is the max no of modification groups for each field?
Differentiate between the uline and write: sy-uline statements if any?
Name a few data dictionary objects? : abap data dictionary
Explain about Recording Function?
How do you find out who has transported a transport request?
What are the two ways of producing a list within a transaction?
What is an rdbms?
when does a list get sent to the screen on the presentation layer?