Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Tell me a scenario where did you use secondary index?

1098


How to find the return code of a statement in abap programs?

1149


What is the difference between sum and collect?

1708


SAP query how to use end users?

2252


Can i have some Realtime Scenarios on Reports.

2436


how to use the xk01 in realtime.can it apply the others. how it it will goes to first page and next page.

2355


dear friends, do you know how to configure web dynpro and adobe into ECC6.0 IDES?

3005


What are the system fields?

1049


Can we handle two transaction codes in the same program using call transaction bdc input method? : abap bdc

1339


What do you do when the system crashes in the middle of a BDC batch session?

1235


Explain client-dependent and client-independent tables.

1117


Different between Interface and Abstract classes?

1627


Which function modules can be used to transfer the data using bdc programming? : abap bdc

1204


What is the purpose of at first and at last?

1179


What is the difference between skip and reserve?

1251