What are different data types in ABAP?

Answer Posted / shatrughan singh

There are eight predefined types in ABAP with fixed length:
Four character types: Character (C), Numeric character (N), Date (D), and Time (T).
One hexadecimal type: Byte field (X).
Three numeric types: Integer (I), Floating-point number (F) and Packed number (P).
There are two predefined types in ABAP with variable length:
STRING for character strings , XSTRING for byte strings
Complex type.
structure type.
Reference type.
Data reference
Object Reference
class reference

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is meant by a schema? : sap abap hr

586


What are the system fields?

566


Difference between select option and ranges ?

653


What are the differences between domain and data element?

576


What are the different methods of passing data? : abap modularization

583






What is transparent table?

602


Explain the difference between float and packed data type?

761


What are Tickets in Realtime ?

1678


Explain the advantages and disadvantages of different types of bdc's?

610


How to convert normal function module to bapi?

1526


What are differences between at selection-screen and at selection-screen output?

779


Application Category?

920


What are your ways to performance optimization?

918


Why is pretty printer user in abap?

640


Why do we use events and actions in web dynpro?

594