what is the purpose of TYPES keyword?

Answer Posted / atul katiyar

types statement is used to create own data type..

example.

types m type c.
data m1 type m.

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the differences between session method and call transaction method? : abap bdc

633


Difference between stand alone CRM and back-end CRM

3893


What is macro? : abap hr

722


Which objects are independent transport objects?

939


In a loop of an internal table, what is the use of at first & at last statements?

1574






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.

1681


What are the different types of data dictionary objects? : abap data dictionary

764


1/ How do u apprach if error occur in sending idocs ? 2/ where u assigned process code ?

1567


What are clustered tables?

703


What are the two levels in defining a match code ?

699


What is the function of a domain?

743


What are the various events associated with screen programming?

805


What is an abap data dictionary? : abap data dictionary

700


Have you set up a back ground job ? How to create a background job without a variant ?

736


1. If I send 5 entries of table from one system to another system, if the only 4 entries there in the target system what I have to do? 2. If I send the customer master IDOC from one SAP system to another system, if one field is missing in target table what is the steps? 3. If I want to access the 4th row 3rd column in the hashed table how to do it? 4. Whether there is any other statement than MODIFY statement to modify the content of internal table?

1515