Answer Posted / lokesh
LIKE is used the refer the Existing data object.
TYPE is used to create the user defined Data types.
Examples :
Data : matnr type matnr.
Here type refers existind Datatype matnr.
Data : matnr like Marc-matnr.
Here LIKE refers to exisitng data base object.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
List the various components of the enterprise structure in systems, applications, and products (sap) in human capital management (him)? : sap abap hr
What is the abap program name to process the batch input session automatically? : abap bdc
What is the difference between a dialog program and a report?
What are the different functions used in sap script?
Is logo in script 1st stored as tiff format before uploading or in jpeg format?and where is that stored after uploading?
can anyone do BDC or BAPI for F-02 and F-04 transactions.If it LSMW also.Kindly let me know.
after creating lock object if does n't access record by second user what should we do?
What are Table control and tab strip control in dialog programming ?
What is the t-code to display batch input sessions? : abap bdc
How do you do bdc for a table control? : abap bdc
What are plan versions used for? : sap abap hr
What is the difference of update types in call transaction method ? : abap bdc
What two statements would be used to exchange data between programs using abap memory?
What is database utility?
What is the difference between the exits created in M.M and S&D?