Hi Everyone,
Can one any explain the situation where we can exactly use the
events and also explain the diff. between LIKE AND TYPE.

Am new one of sap-abap.

Thanks in advance
Jaya DS

Answer Posted / lavanya

Type: This statement is used for creating a data object of given data type.

Example: Types: dob1 type i.

Like: This statement is used for creating a data object of  another data object type.

Example: Types: dob2 type dob1.

Here both dob1 and dob2 refer to integer.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the arithmetic operators in the sap abap?

563


What will you code in start-of-selection & end-of-selection ?

595


What is modularization and its benefits?

597


What is web dynpro for abap?

578


How to call transaction in session method without recording?

1552






How do you find if a logical database exists for your program requrements?

607


While doing bdc exp va01 transaction sometime in the item level data shows only 4 items and other times it will show 6 line items, how will you maintain this kind of screen resolutions scenerio? : abap bdc

766


how to Implement a BADI in which it restricts the access when purchase order is created against contract using definition ME_PURCHDOC_POSTED. please tell me the answers if any one knows. thanks in advance. :ravikiran

2048


Explain get pernr concept when we use logical data base? : abap hr

757


What is the tcode to create indexes?

596


What is database utility?

704


Explain the difference between a pool table and a transparent table and how they are stored at the database level?

561


what will happen if called program is not executable ?

1703


How to write a bdc – how do you go about it?

666


What are the different abap/4 editors?

579