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
Define abap/4 layer?
Do we have to migrate all sapscript forms to smart forms?
What is the use of info groups? : sap abap hr
what is diff between ECC 5.0 AND ECC 6.0
Name some system global variables you can use in abap programs?
What are the different types of internal table?
What are the rules to create a BAPI?
Use SET PF_STATUS which is in the FM reuse_alv_grid_display to set the button
How to find the return code of a statement in abap programs?
dear friends, do you know how to configure web dynpro and adobe into ECC6.0 IDES?
Explain what is a foreign key relationship? Explain this with the help of an example.
Can i Have Some Realtime Examples On Modulepool programming.
What are the two ways for restricting the value range for a domain? : sap abap data dictionary
What are interactive reports?
BDC program to migrate data to SAP R/3 database. The data will be uploaded using transaction ME11. (Session Method) plz mention the detail coding Tahnks, Rahul