difference between type and like in detail way
Answer Posted / abap guru
TYPE: REFER THE DATA TYPE.(NO MEMORY CREATED)
LIKE: COPY THE DATA TYPE.(ITS OWN MEMORY WILL BE CREATED)
Is This Answer Correct ? | 20 Yes | 3 No |
Post New Answer View All Answers
I am getting the (first) page number and the remaining records displayed in another list in another page BUT the PAGE Number is not displayed? What is the code/solution?
What is a report?
How do you write transaction programs in sap?
What is the difference between call transaction and session method? : abap bdc
What are datasets in abap?
What are system variable in abap?
What are the two ways for restricting the value range for a domain? : sap abap data dictionary
Explain what is the difference between sy-tabix and sy-index? Where it is used?
What is the modification assistant?
Explain read dataset in sap abap?
Explain the differences between se01, se09 and se10?
Cds views
What are the difference between tables and structures?
Difference between function group and function module?
In select-options, how to get the default values as current month first date and last date by default?