difference between type and like in detail way
Answer Posted / harpal
In addition to Ashok's answer, if data is are declaring
with TYPE , this will not inherit properties of refering
objects where as by LIKE statement object will inherit all
its property and methods
| Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
How do you find out who has transported a transport request?
Can you assign a matchcode object to a parameter? If so how?
What is lock mechanism? How do we create lock objects in abap?
What is the difference between internal tables and extract datasets? : abap modularization
A subroutine can contain nested form and endform blocks. State true or false. : abap modularization
Hi,have Good Command in SAP ABAP, ABAP WEBDYNPRO now i want to learn sap IS utilities.. can u plz suggest me is it useful r not? If not can i learn BI? Is ABAP with BI have gud future?
How are the date abd time field values stored in sap?
How can one distinguish between different kinds of parameters? : abap modularization
How to Modify Layout set for RVORDER01 for printing sales order confirmation. plz mention the detail coding Tahnks, Rahul
How can I get ascii value of any letter? Is there any function?
Explain the advantages of abap query tool?
Difference between domain and data element? What are aggregate object?
1/ How do u apprach if error occur in sending idocs ? 2/ where u assigned process code ?
hi experts,,, what is meant by documentation? test casr preparation? documentation and preparation and Tcode for this? quality and releasing? test case scenario?
Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subrc after perform?