1) What is the difference between TYPE and LIKE ?

Answer Posted / yarru sreenivasa rao

type wont take any memory
like -allocate memory

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is logo in sap script?

560


Is there any BAPI to retrieve list of customers and their sales areas i.e., Cust No, Distr Channel and Division for all the customers.

1574


How to display or know if the value entered contains records or not?

572


In which table the material master data is stored?

555


What is a fall back class?

1015






How many primary keys can be created for a table?

611


Can a transparent table exist in data dictionary but not in the database physically? : abap data dictionary

697


What is a development class? : abap data dictionary

696


Select up to 1 row and select single difference ?

636


What is an update type with reference to a match code id? : abap data dictionary

575


What is size category?

551


Suppose there is a secondary index on 4 non-key fields A,B,C & D. There are 3 select queries :- a) one on basis of A, B, C , D b) Second on basis of A, B, C c) Third on basis of D, C,B, A In which all situations , the above secondary index will be used?

1063


How can an internal table with header line and one without header line bedistinguished when passed to a subroutine?

630


– Programming using BAPI : Create Debit Memo Request (DMR) with reference to Sales Order and update the delivery number and PO number in the newly created DMR. Send the spool of the report by E-mail if the E-mail option is enabled. Selection Screen Required:  Sales Org  Delivery type  Sales document type Optional:  Planned Goods movement date  Option to choose E-Mail  E-mail Address  Output device Output Output should display both successful and unsuccessful creation of DMR with the following fields,  Success/Error (S/E)  Sales Document number  Delivery number  New Debit memo request number  Error message Tables TVAK, TVCPA, VBAK, LIKP, LIPS

5520


Where do you create indexes in abap?

617