What is the difference between ‘Type’ and ‘Like’?
Answer / chaitanya
‘Type’: You assign data type directly to the data object while declaring.
‘Like’: You assign the data type of another object to the declaring data object.
‘Type’ refers the existing data type while ‘Like’ refers to the existing data object.
Is This Answer Correct ? | 0 Yes | 0 No |
What are different types of data dictionary objects?
What is lock object?
What are the different ABAP/4 editors? What are the differences?
What do you mean by an ABAP data dictionary?
What is dispatcher?
What do you mean by BDC (Batch Data Communications) programming?
How can you create callable modules of program code within one ABAP/4 program?
How can you format the data before write statement in the report?
What is the difference between Master data and Transaction data?
What is the difference between Enhancement point and Enhancement Section?
What is the use of ‘pretty printer’?
Synchronous and asynchronous methods in BDC ?