2) What is the difference between TYPE and DATA?

Answer Posted / bharath

TYPE: is used to define new data types and will not occupy
any memory space.

DATA: is used to define the variables representing the
exisitng data types. and will hold the memory space.

Type: var1 type c.
DATA: def type var1.

Is This Answer Correct ?    14 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a variable in the sap abap?

564


What are the events in classical reports?

633


How table control cn be generated using bdc? : abap bdc

581


Name the special commands of list?

624


What is the difference between data elements and domains? : abap data dictionary

593






What are the functional modules used in sequence in bdc? : abap bdc

590


What are the Synchronous and asynchronous methods in bdc ?

625


Explain what are the different functions used in sap script? What are the parameters used in each function?

565


How to upload data using catt ? : abap hr

625


What is difference between inner join and outer join?

642


What is meant by hot spots? : abap data dictionary

649


What is size category?

568


What is occurs in internal table?

610


What are the components of sap scripts? : abap hr

593


PLEASE HELP ANYONE ON THIS ISSUE,is there any problem with this function module :RHPQ_T77BX_ADD_QUALIS_OF_DPLAN. IT IS TRIGGERING BEFORE COMPLETION OF THE DEVELOPMENT PLAN but it has to trigger after compltion of development plan..this issue raised in my project..so reply urgently..thanks in advance..

1671