difference between type and like in detail way
Answer Posted / sudhaker karmori, wipro, uk
"Type" keyword is used to refer a datatype.
"Like" keyword is used to copy the existing properties of
already existing dataobject.
| Is This Answer Correct ? | 65 Yes | 3 No |
Post New Answer View All Answers
How to call other programs?
What two statements are required in an abap program to output an icon using a written statement?
How do you delete duplicate records from internal table?
While using extract datasets it is required to have a special workarea for interface. State true or false. : abap modularization
What is the use of message command in a report? What are the different message types?
What is a table pool? : abap data dictionary
Explain the sequences of event block?
What are the dynapro keywords?
How to convert the Unit for 'Distance' (The value from one Unit to another).
How do you find the information on the current screen? : abap bdc
Can you create a table with fields not referring to data elements? : abap data dictionary
Define batch input session?
How do you save data in bdc tables? : abap bdc
What is the difference between pnp and pnpce? : abap hr
How to debug rfc function module?