Answer Posted / bandivenkaeswarlu
type is used to refer to the exisiting data type.
where as like is used to reference to the existing data type.
ex: data: name(6) type c,
milk like name.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What is the meaning of abap editor integrated with abap data dictionary? : abap data dictionary
When to use logical database?
Can we control the sequence in which multiple implementations of a multiple use BADI are called? If yes, how?
What are the difference between pool tables and transparent tables?
What is the function module to popup contents in the internal table?
How does the interection between the dynpro and the abap/4 modules takes place?
What are the different functions used in sap script? What are the parameters used in each function?
Specify the types of data dictionary objects.
Did you create secondary index?
What is the difference between skip and reserve?
What are logical databases?
What work you have done in HR module
What is the definition of modification in an sap system and how do they impact an upgrade?
Can i Have Some Realtime Examples On Modulepool programming.
after creating lock object if does n't access record by second user what should we do?