wat is the significance of keyword " LIKE ".

Answer Posted / malli.gontla

LIKE is used to refer the existing DataObjects
TYPE is used to refer the existing DataTypes

Example for TYPE and LIKE

Data: Num type I.
Here Type is to refer the existing DataType I.


Data: Price Like Num.
Here Like is used to refer existing DataObject Num.

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you set up background processing using call transaction?

583


What is sap abap data classes?

593


Are you familiar with all steps for setting up a workflow?

1669


What is the differences between structure and table in data dictionary in abap?

574


What are the differences between table and structure in data dictionary?

594






Suppose there is check box along with the rows. The requirement is, select the require check boxes and press a used defined button to save all these checked row data to another table. How can you do it?

1615


Differentiate database index and match code.

591


In which particular scenario we use sorted table and which particular scenario we use standard table?

1013


What do you mean by transparent tables in sap abap? : abap data dictionary

517


Explain badi in abap.

580


In which time constraint does the infotype records depend on the subtype ? : abap hr

631


What is the transaction for recording bdc ? : abap bdc

599


How did you test the form you developed? How did you taken print?

606


What are the data types of the abap/4 layer? : abap data dictionary

655


If I forgot some command in sap script e.g.: Suppress zero display – how to do find it?

557