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
Why do we use abstract class
What are aggregated objects
When a program is created and need to be transported to prodn does selection texts always go with it? If not how do you make sure? Can you change the cts entries? How do you do it?
What are the types of data types in the sap abap?
What are the techniques involved in using sap supplied programs?
What are the types of subroutines? : abap data dictionary
What do you understand by work area and internal tables in abap? Why do we use it?
How to read 5th record from Hash Internal Table?
What are the types of search helps? : sap abap data dictionary
What is an update task?
Mention the various databases integrities?
can anyone please tell me, in orient paper mill project which fields exits for creating report.
What are the table controls in bdc ? What is the difference between bdc and lsmw ?what is the difference between bdc and rfc ? : abap bdc
how to Implement a BADI in which it restricts the access when purchase order is created against contract using definition ME_PURCHDOC_POSTED. please tell me the answers if any one knows. thanks in advance. :ravikiran
What are the different methods of bdc? : abap bdc