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 is lock object?
What is the difference between Implicit Enhancements and Explicit Enhancements?
How to create ‘table cluster’?
When do we use End-of-selection?
How do you find BADI?
How to release an object?
What do you mean by an ABAP data dictionary?
What will you use SELECT SINGLE or SELECT UPTO 1 ROWS ?
What are the types of Function Modules? What is an UPDATE function module?
List down the functional modules used in sequence in BDC?
In ABAP what are the differences between table and structure in data dictionary?
Mention what are the two methods of modifying SAP standard tables?