difference between type and like in detail way
Answer Posted / s
TYPE: Type keyword refer to the user defined data types and
directly points to existing data types.
LIKE: Like keyword refers to existing data type of data
object or it is used to copy of the existing properties of
already existing data object.
| Is This Answer Correct ? | 7 Yes | 8 No |
Post New Answer View All Answers
How would you set the formatting options statically and dynamically within a report?
What is structure?
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why?
If a table that is to be extended contains a long field, we cannot use append structures why? : abap data dictionary
Explain the use of table maintenance allowed?
How can I get ascii value of any letter? Is there any function?
What happens if we use leave to list-processing without using suppress-dialog?
How to define selection screen?
What is the syntex used to call a screen as dialog box (pop up)?
What functions does a data dictionary perform? : abap data dictionary
Program for Prime numbers and Matrix plz explain me the procedural method with steps
Explain what is the step-by-step process to create a table in data dictionary?
What are the differences between table and structure in data dictionary?
Which transaction code can I use to analyze the performance of abap program?
What are the differences between the table and the structure in the data dictionary in the sap abap?