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 are the basic object types? : sap abap hr

799


How do you control printer functions from sapscript?

946


Hi, I have a requirement for locking the fax field in user master records. As you know user can edit the details using the System>profile>own data (SU3), it is causing some security threat to our model. What i want is users should not be able to change the fax field under communications when they get into su3.I have heard of user Exist functionality but don't know how to implement it. Can you suggest something, it will be greatly appreciated.

1670


Mention some important events in abap programming.

772


Which objects are independent transport objects? : abap data dictionary

765


What is the use of enqueue function module? : sap abap data dictionary

811


What is the relationship existing between the various data elements in data dictionary? : abap data dictionary

915


What is the use of lock objects?

784


if while coding power goes off , how to retrieve the codes?

1808


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

807


What are the aggregate objects in the dictionary? : abap data dictionary

941


when run my program in se38 it was showing output, when i take background execution and giving printer details it was shoing out put. but in SP01 when i give the Spool Request Number it was showing not yet processed entire page why it happens i dont know please give me a solution.

2332


Explain the advantage of structures?

724


What are function modules?

776


What are the advantages of logical databases : abap hr

778